ET MALWARE Shiz/Rohimafo Checkin


Query · suricata

flow:established,to_server;
http.uri;
content:".php?id="; nocase;
content:"&ver="; nocase;
content:"&up="; nocase;
content:"&os="; nocase;
Raw source ET MALWARE Shiz/Rohimafo Checkin · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $HOME_NET any -> $EXTERNAL_NET any (
    msg:"ET MALWARE Shiz/Rohimafo Checkin";
    flow:established,to_server;
    http.uri;
    content:".php?id="; nocase;
    content:"&ver="; nocase;
    content:"&up="; nocase;
    content:"&os="; nocase;
    reference:url,www.symantec.com/business/security_response/writeup.jsp?docid=2010-041308-3301-99&tabid=2;
    reference:url,asert.arbornetworks.com/2010/09/shiz-and-rohimafo-malware-cousins/;
    reference:md5,a671eb9979505119f4106a990c4ef7ab;
    reference:md5,0bb4662b54f02c989edc520314fc20ea;
    reference:md5,3614d4f6527d512b61c27c4e213347a6;
    classtype:command-and-control;
    sid:2011791; rev:6;
    metadata:created_at 2010_09_29, signature_severity Major, updated_at 2020_09_10;
)

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.