ET MALWARE Win32.Fareit.A/Pony Downloader Checkin (2)


Query · suricata

flow:to_server,established;
http.uri;
content:"ch=1"; fast_pattern;
pcre:"/ch=1$/";
http.request_body;
content:"ch=1"; depth:4;
Raw source ET MALWARE Win32.Fareit.A/Pony Downloader Checkin (2) · 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 (2)";
    flow:to_server,established;
    http.uri;
    content:"ch=1"; fast_pattern;
    pcre:"/ch=1$/";
    http.request_body;
    content:"ch=1"; depth:4;
    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:2015799; rev:8;
    metadata:created_at 2012_10_13, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_09_17;
)

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.