ET MALWARE ProxyBox - ProxyBotCommand - I_AM


Query · suricata

flow:established,to_server;
content:"I_AM|0D 0A|"; depth:6;
Raw source ET MALWARE ProxyBox - ProxyBotCommand - I_AM · 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 ProxyBox - ProxyBotCommand - I_AM";
    flow:established,to_server;
    content:"I_AM|0D 0A|"; depth:6;
    reference:url,www.symantec.com/security_response/writeup.jsp?docid=2012-071005-4515-99&tabid=2;
    classtype:trojan-activity;
    sid:2015510; rev:2;
    metadata:created_at 2012_07_21, 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.