ET SCADA PROMOTIC ActiveX Control Insecure method (AddTrend)


Query · suricata

flow:to_client,established;
content:"<OBJECT "; nocase;
content:"classid"; nocase; distance:0;
content:"CLSID"; nocase; distance:0;
content:"02000002-9DFA-4B37-ABE9-1929F4BCDEA2"; nocase; distance:0;
content:".AddTrend"; nocase;
pcre:"/<OBJECT\s+[^>]*classid\s*=\s*[\x22\x27]?\s*clsid\s*\x3a\s*\x7B?\s*02000002-9DFA-4B37-ABE9-1929F4BCDEA2/si";
Raw source ET SCADA PROMOTIC ActiveX Control Insecure method (AddTrend) · 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 SCADA PROMOTIC ActiveX Control Insecure method (AddTrend)";
    flow:to_client,established;
    content:"<OBJECT "; nocase;
    content:"classid"; nocase; distance:0;
    content:"CLSID"; nocase; distance:0;
    content:"02000002-9DFA-4B37-ABE9-1929F4BCDEA2"; nocase; distance:0;
    content:".AddTrend"; nocase;
    pcre:"/<OBJECT\s+[^>]*classid\s*=\s*[\x22\x27]?\s*clsid\s*\x3a\s*\x7B?\s*02000002-9DFA-4B37-ABE9-1929F4BCDEA2/si";
    reference:url,aluigi.altervista.org/adv/promotic_1-adv.txt;
    classtype:attempted-user;
    sid:2013879; rev:2;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2011_11_08, deployment Perimeter, 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.