ET WEB_CLIENT PDF With Adobe Audition Session File Handling Buffer Overflow Flowbit Set


Query · suricata

flow:established,to_client;
content:"PDF-"; depth:300;
content:".ses"; fast_pattern; nocase; distance:0;
flowbits:set,ET_Assassin.ses;
flowbits:noalert;

Rule dependencies

Feeds into

  • 1 rule read ET_Assassin.ses · view all
Raw source ET WEB_CLIENT PDF With Adobe Audition Session File Handling Buffer Overflow Flowbit Set · 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 PDF With Adobe Audition Session File Handling Buffer Overflow Flowbit Set";
    flow:established,to_client;
    content:"PDF-"; depth:300;
    content:".ses"; fast_pattern; nocase; distance:0;
    flowbits:set,ET_Assassin.ses;
    flowbits:noalert;
    reference:url,exploit-db.com/exploits/17278/;
    reference:url,securitytracker.com/id/1025530;
    classtype:bad-unknown;
    sid:2012813; rev:3;
    metadata:affected_product Web_Browsers, affected_product Web_Browser_Plugins, attack_target Client_Endpoint, created_at 2011_05_18, deployment Perimeter, performance_impact Significant, confidence High, signature_severity Major, tag Web_Client_Attacks, updated_at 2024_04_09;
)

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.