ET ACTIVEX Vulnerable Microsoft Video ActiveX CLSID access (41)


Query · suricata

flow:to_client,established;
content:"clsid"; nocase;
content:"CAAFDD83-CEFC-4E3D-BA03-175F17A24F91"; nocase; distance:0;
pcre:"/<OBJECT\s+[^>]*classid\s*=\s*[\x22\x27]?\s*clsid\s*\x3a\s*\x7B?\s*CAAFDD83-CEFC-4E3D-BA03-175F17A24F91/si";
Raw source ET ACTIVEX Vulnerable Microsoft Video ActiveX CLSID access (41) · 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 (41)";
    flow:to_client,established;
    content:"clsid"; nocase;
    content:"CAAFDD83-CEFC-4E3D-BA03-175F17A24F91"; nocase; distance:0;
    pcre:"/<OBJECT\s+[^>]*classid\s*=\s*[\x22\x27]?\s*clsid\s*\x3a\s*\x7B?\s*CAAFDD83-CEFC-4E3D-BA03-175F17A24F91/si";
    reference:url,microsoft.com/technet/security/advisory/972890.mspx;
    classtype:web-application-attack;
    sid:2009610; 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.