ET WEB_CLIENT Possible Adobe Acrobat and Reader Pushstring Memory Corruption Attempt


Query · suricata

flow:established,to_client;
flowbits:isset,ET.flash.pdf;
content:"|2C E8 88 F0 FF 33|";

Rule dependencies

Higher-order rule. It fires on other rules' alerts, not on raw events, so it cannot fire on its own. Deploy the rules it depends on too.

Depends on

Raw source ET WEB_CLIENT Possible Adobe Acrobat and Reader Pushstring Memory Corruption Attempt · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $EXTERNAL_NET any -> $HOME_NET any (
    msg:"ET WEB_CLIENT Possible Adobe Acrobat and Reader Pushstring Memory Corruption Attempt";
    flow:established,to_client;
    flowbits:isset,ET.flash.pdf;
    content:"|2C E8 88 F0 FF 33|";
    reference:url,www.exploit-db.com/moaub12-adobe-acrobat-and-reader-pushstring-memory-corruption/;
    reference:bugtraq,41237;
    reference:cve,2010-2201;
    classtype:attempted-user;
    sid:2011500; rev:3;
    metadata:affected_product Web_Browsers, affected_product Web_Browser_Plugins, attack_target Client_Endpoint, created_at 2010_09_27, cve CVE_2010_2201, deployment Perimeter, confidence Low, signature_severity Major, tag Web_Client_Attacks, updated_at 2019_09_27;
)

Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.