ET MALWARE Win32/Pift Checkin 1


Query · suricata

flow:established,to_server;
urilen:7;
http.uri;
content:"/plg3.z"; fast_pattern;
http.user_agent;
content:"Mozilla/4.0"; depth:11; endswith;
Raw source ET MALWARE Win32/Pift Checkin 1 · 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 Win32/Pift Checkin 1";
    flow:established,to_server;
    urilen:7;
    http.uri;
    content:"/plg3.z"; fast_pattern;
    http.user_agent;
    content:"Mozilla/4.0"; depth:11; endswith;
    reference:url,kc.mcafee.com/resources/sites/MCAFEE/content/live/PRODUCT_DOCUMENTATION/23000/PD23873/en_US/McAfee%20Labs%20Threat%20Advisory-W32-Pift.pdf;
    reference:md5,d3c6af8284276b11c2f693c1195b4735;
    classtype:command-and-control;
    sid:2015458; rev:4;
    metadata:created_at 2012_07_13, malware_family Win32_Pift, signature_severity Major, updated_at 2020_10_14;
)

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.