ET ACTIVEX Vulnerable Microsoft Video ActiveX CLSID access (3)


Query · suricata

flow:to_client,established;
content:"clsid"; nocase;
content:"0369B4E5-45B6-11D3-B650-00C04F79498E"; nocase; distance:0;
pcre:"/<OBJECT\s+[^>]*classid\s*=\s*[\x22\x27]?\s*clsid\s*\x3a\s*\x7B?\s*0369B4E5-45B6-11D3-B650-00C04F79498E/si";
Raw source ET ACTIVEX Vulnerable Microsoft Video ActiveX CLSID access (3) · 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 ACTIVEX Vulnerable Microsoft Video ActiveX CLSID access (3)";
    flow:to_client,established;
    content:"clsid"; nocase;
    content:"0369B4E5-45B6-11D3-B650-00C04F79498E"; nocase; distance:0;
    pcre:"/<OBJECT\s+[^>]*classid\s*=\s*[\x22\x27]?\s*clsid\s*\x3a\s*\x7B?\s*0369B4E5-45B6-11D3-B650-00C04F79498E/si";
    reference:url,microsoft.com/technet/security/advisory/972890.mspx;
    classtype:web-application-attack;
    sid:2009616; rev:4;
    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 Medium, 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.