ET MALWARE Winsoft.E Checkin 1


Query · suricata

flow:established,to_server;
http.uri;
content:".asp?prj=";
content:"&pid=";
content:"&logdata=";
http.host;
content:"winsoft";
Raw source ET MALWARE Winsoft.E 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 Winsoft.E Checkin 1";
    flow:established,to_server;
    http.uri;
    content:".asp?prj=";
    content:"&pid=";
    content:"&logdata=";
    http.host;
    content:"winsoft";
    reference:md5,d773d063d8cf35166831af0dae13a4b7;
    reference:url,xml.ssdsandbox.net/index.php/935021734dd64921defd1eb266c3fb39;
    classtype:command-and-control;
    sid:2012222; rev:4;
    metadata:created_at 2011_01_24, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_08_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.