ET MALWARE Win32.Fareit.A/Pony Downloader Checkin


Query · suricata

flow:to_server,established;
http.request_body;
content:"CRYPTED0"; depth:8; nocase;
Raw source ET MALWARE Win32.Fareit.A/Pony Downloader 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 Win32.Fareit.A/Pony Downloader Checkin";
    flow:to_server,established;
    http.request_body;
    content:"CRYPTED0"; depth:8; nocase;
    reference:url,www.microsoft.com/security/portal/Threat/Encyclopedia/Entry.aspx?Name=PWS%3aWin32%2fFareit.A;
    reference:md5,99fab94fd824737393f5184685e8edf2;
    reference:md5,bf422f3aa215d896f55bbe2ebcd25d17;
    reference:md5,d50c39753ba88daa00bc40848f174168;
    reference:md5,9544c681ae5c4fe3fdbd4d5c6c90e38e;
    reference:url,www.microsoft.com/security/portal/Threat/Encyclopedia/Entry.aspx?Name=PWS%3aWin32%2fFareit;
    classtype:command-and-control;
    sid:2013934; rev:6;
    metadata:created_at 2011_05_19, signature_severity Major, updated_at 2020_04_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.