ET ACTIVEX Possible AOL SuperBuddy ActiveX Control Remote Code Execution Attempt


Query · suricata

flow:from_server,established;
content:"189504B8-50D1-4AA8-B4D6-95C8F58A6414"; nocase;
content:"SetSuperBuddy"; nocase;
content:"//";
pcre:"/<OBJECT\s+[^>]*classid\s*=\s*[\x22\x27]?\s*clsid\s*\x3a\s*\x7B?\s*189504B8-50D1-4AA8-B4D6-95C8F58A6414/si";
Raw source ET ACTIVEX Possible AOL SuperBuddy ActiveX Control Remote Code Execution Attempt · 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 ACTIVEX Possible AOL SuperBuddy ActiveX Control Remote Code Execution Attempt";
    flow:from_server,established;
    content:"189504B8-50D1-4AA8-B4D6-95C8F58A6414"; nocase;
    content:"SetSuperBuddy"; nocase;
    content:"//";
    pcre:"/<OBJECT\s+[^>]*classid\s*=\s*[\x22\x27]?\s*clsid\s*\x3a\s*\x7B?\s*189504B8-50D1-4AA8-B4D6-95C8F58A6414/si";
    reference:url,www.securityfocus.com/bid/36580/info;
    reference:url,www.securityfocus.com/archive/1/506889;
    classtype:attempted-user;
    sid:2010039; rev:7;
    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_09_27, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application;
)

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.