ET MALWARE Win32/TrojanDownloader.Waski.F Locker DL URI Struct Jul 25 2014


Query · suricata

flow:to_server,established;
http.uri;
content:"/wp-content/themes/"; depth:19;
pcre:"/^[^\x2f]+\/[a-z0-9]+$/R";
http.header_names;
content:"|0d 0a|User-Agent|0d 0a|Host|0d 0a|Cache-Control|0d 0a 0d 0a|"; bsize:37;
Raw source ET MALWARE Win32/TrojanDownloader.Waski.F Locker DL URI Struct Jul 25 2014 · 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.Waski.F Locker DL URI Struct Jul 25 2014";
    flow:to_server,established;
    http.uri;
    content:"/wp-content/themes/"; depth:19;
    pcre:"/^[^\x2f]+\/[a-z0-9]+$/R";
    http.header_names;
    content:"|0d 0a|User-Agent|0d 0a|Host|0d 0a|Cache-Control|0d 0a 0d 0a|"; bsize:37;
    reference:md5,dc4d0bd7fb9e647501c3b0d75aa2be65;
    classtype:trojan-activity;
    sid:2018787; rev:4;
    metadata:created_at 2014_07_26, malware_family Win32_TrojanDownloader_Waski_F, performance_impact Significant, signature_severity Major, updated_at 2024_04_08;
)

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.