ET MALWARE Syrian Malware Checkin


Query · suricata

flow:established,to_server;
content:"|2f|j|7c|n|5c|"; offset:2; depth:5;
content:"[endof]"; fast_pattern; distance:0;
Raw source ET MALWARE Syrian Malware Checkin · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp $HOME_NET any -> $EXTERNAL_NET any (
    msg:"ET MALWARE Syrian Malware Checkin";
    flow:established,to_server;
    content:"|2f|j|7c|n|5c|"; offset:2; depth:5;
    content:"[endof]"; fast_pattern; distance:0;
    reference:url,fireeye.com/blog/technical/2014/08/connecting-the-dots-syrian-malware-team-uses-blackworm-for-attacks.html;
    reference:md5,a8cf815c3800202d448d035300985dc7;
    classtype:command-and-control;
    sid:2019084; rev:1;
    metadata:created_at 2014_08_29, signature_severity Major, 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.