ET WEB_SPECIFIC_APPS Yahoo CD Player ActiveX Open Stack Overflow Attempt


Query · suricata

flow:established,to_client;
content:"clsid"; nocase;
content:"5622772D-6C27-11D3-95E5-006008D14F3B"; nocase; distance:0;
content:"Open"; nocase;
pcre:"/<OBJECT\s+[^>]*classid\s*=\s*[\x22\x27]?\s*clsid\s*\x3a\s*\x7B?\s*5622772D-6C27-11D3-95E5-006008D14F3B/si";
Raw source ET WEB_SPECIFIC_APPS Yahoo CD Player ActiveX Open Stack Overflow Attempt · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp $EXTERNAL_NET $HTTP_PORTS -> $HOME_NET any (
    msg:"ET WEB_SPECIFIC_APPS Yahoo CD Player ActiveX Open Stack Overflow Attempt";
    flow:established,to_client;
    content:"clsid"; nocase;
    content:"5622772D-6C27-11D3-95E5-006008D14F3B"; nocase; distance:0;
    content:"Open"; nocase;
    pcre:"/<OBJECT\s+[^>]*classid\s*=\s*[\x22\x27]?\s*clsid\s*\x3a\s*\x7B?\s*5622772D-6C27-11D3-95E5-006008D14F3B/si";
    reference:url,www.shinnai.net/exploits/pD9YWswsoR3EIcE9bf3N.txt;
    classtype:attempted-user;
    sid:2010945; rev:2;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2010_07_30, deployment Perimeter, confidence High, signature_severity Major, tag ActiveX, updated_at 2019_07_26;
)

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.