ET SCADA SEIG SYSTEM 9 - Remote Code Execution


Query · suricata

flow:established,to_server;
content:"|14 60 00 00 66 66 07 00 10 00 00 00 19 00 00 00 00 00 04 00 00 00 60 00|"; depth:24;
content:!"|0d|"; distance:0;
content:!"|0a|"; distance:0;
content:!"|ff|";
content:!"|00|"; distance:0;
Raw source ET SCADA SEIG SYSTEM 9 - Remote Code Execution · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp any any -> $HOME_NET 12397 (
    msg:"ET SCADA SEIG SYSTEM 9 - Remote Code Execution";
    flow:established,to_server;
    content:"|14 60 00 00 66 66 07 00 10 00 00 00 19 00 00 00 00 00 04 00 00 00 60 00|"; depth:24;
    content:!"|0d|"; distance:0;
    content:!"|0a|"; distance:0;
    content:!"|ff|";
    content:!"|00|"; distance:0;
    reference:url,exploit-db.com/exploits/45218/;
    reference:cve,2013-0657;
    classtype:attempted-user;
    sid:2026003; rev:1;
    metadata:created_at 2018_08_21, cve CVE_2013_0657, confidence High, signature_severity Major, updated_at 2019_07_26, 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.