ET EXPLOIT_KIT DollyWay v3 PHP TDS (data.txt)


Query · suricata

flow:established,to_server;
http.method;
content:"GET";
http.uri;
content:"/wp-content/data.txt"; fast_pattern;
target:dest_ip;
Raw source ET EXPLOIT_KIT DollyWay v3 PHP TDS (data.txt) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http any any -> $HOME_NET any (
    msg:"ET EXPLOIT_KIT DollyWay v3 PHP TDS (data.txt)";
    flow:established,to_server;
    http.method;
    content:"GET";
    http.uri;
    content:"/wp-content/data.txt"; fast_pattern;
    reference:url,www.godaddy.com/resources/news/dollyway-malware-c2-tds;
    classtype:trojan-activity;
    sid:2062223; rev:1;
    metadata:attack_target Web_Server, created_at 2025_05_09, deployment Perimeter, confidence High, signature_severity Major, tag compromised_website, updated_at 2025_05_09;
    target:dest_ip;
)

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.