ET MALWARE Upatre Binary Download Jan 02 2014


Query · suricata

flow:established,from_server;
http.content_type;
content:"text/plain"; bsize:10;
file.data;
content:"ZZP|00|"; within:4;
Raw source ET MALWARE Upatre Binary Download Jan 02 2014 · 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 MALWARE Upatre Binary Download Jan 02 2014";
    flow:established,from_server;
    http.content_type;
    content:"text/plain"; bsize:10;
    file.data;
    content:"ZZP|00|"; within:4;
    classtype:trojan-activity;
    sid:2018055; rev:5;
    metadata:created_at 2014_02_03, signature_severity Major, updated_at 2020_05_21;
)

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.