ET MALWARE Hoic.zip retrieval


Query · suricata

flow:from_server,established;
file_data;
content:"Hoic/buttons2/PK";
content:"Hoic/buttons2/buttons.rar"; distance:0;
Raw source ET MALWARE Hoic.zip retrieval · 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 Hoic.zip retrieval";
    flow:from_server,established;
    file_data;
    content:"Hoic/buttons2/PK";
    content:"Hoic/buttons2/buttons.rar"; distance:0;
    reference:url,blog.spiderlabs.com/2012/01/hoic-ddos-analysis-and-detection.html;
    classtype:trojan-activity;
    sid:2018976; rev:3;
    metadata:created_at 2014_08_21, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, 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.