ET MALWARE Win32/TrojanDownloader.Wauchos.A CnC Activity


Query · suricata

flow:established,to_server;
content:"|0d 0a 0d 0a|stpfu";
http.method;
content:"POST";
Raw source ET MALWARE Win32/TrojanDownloader.Wauchos.A CnC Activity · 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/TrojanDownloader.Wauchos.A CnC Activity";
    flow:established,to_server;
    content:"|0d 0a 0d 0a|stpfu";
    http.method;
    content:"POST";
    classtype:trojan-activity;
    sid:2015895; rev:3;
    metadata:created_at 2012_11_20, malware_family Win32_TrojanDownloader_Wauchos_A, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_04_22;
)

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.