ET MALWARE Win32.SpyEyes.bllw CnC Exfil


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:".php";
http.request_body;
content:"|0d 0a|Content-Disposition|3a 20|form-data|3b 20|name=|22|file|22 3b 20|filename=|22|"; distance:0;
content:".zip|22 0d 0a|"; distance:0; within:50;
content:"passwords.txt"; distance:0; fast_pattern;
http.header_names;
content:!"Referer";
content:!"User-Agent";
content:!"Accept";
Raw source ET MALWARE Win32.SpyEyes.bllw CnC Exfil · 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.SpyEyes.bllw CnC Exfil";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.uri;
    content:".php";
    http.request_body;
    content:"|0d 0a|Content-Disposition|3a 20|form-data|3b 20|name=|22|file|22 3b 20|filename=|22|"; distance:0;
    content:".zip|22 0d 0a|"; distance:0; within:50;
    content:"passwords.txt"; distance:0; fast_pattern;
    http.header_names;
    content:!"Referer";
    content:!"User-Agent";
    content:!"Accept";
    reference:md5,c818013b12aedef81965f4dd98634ea8;
    classtype:trojan-activity;
    sid:2035017; rev:1;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2021_04_27, deployment Perimeter, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2021_04_27;
)

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.