ET ACTIVEX Vulnerable Microsoft Video ActiveX CLSID access (2)


Query · suricata

flow:to_client,established;
content:"clsid"; nocase;
content:"0149EEDF-D08F-4142-8D73-D23903D21E90"; nocase; distance:0;
pcre:"/<OBJECT\s+[^>]*classid\s*=\s*[\x22\x27]?\s*clsid\s*\x3a\s*\x7B?\s*0149EEDF-D08F-4142-8D73-D23903D21E90/si";
Raw source ET ACTIVEX Vulnerable Microsoft Video ActiveX CLSID access (2) · 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 (2)";
    flow:to_client,established;
    content:"clsid"; nocase;
    content:"0149EEDF-D08F-4142-8D73-D23903D21E90"; nocase; distance:0;
    pcre:"/<OBJECT\s+[^>]*classid\s*=\s*[\x22\x27]?\s*clsid\s*\x3a\s*\x7B?\s*0149EEDF-D08F-4142-8D73-D23903D21E90/si";
    reference:url,microsoft.com/technet/security/advisory/972890.mspx;
    classtype:web-application-attack;
    sid:2009615; 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.