ET EXPLOIT_KIT DollyWay v3 PHP TDS Redirect M2


Query · suricata

flow:established,to_server;
http.method;
content:"GET";
http.uri;
content:"/help/?";
content:"|26|sub_id_1|3d|"; fast_pattern;
target:dest_ip;
Raw source ET EXPLOIT_KIT DollyWay v3 PHP TDS Redirect M2 · 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 Redirect M2";
    flow:established,to_server;
    http.method;
    content:"GET";
    http.uri;
    content:"/help/?";
    content:"|26|sub_id_1|3d|"; fast_pattern;
    reference:url,www.godaddy.com/resources/news/dollyway-malware-c2-tds;
    classtype:trojan-activity;
    sid:2062245; rev:1;
    metadata:attack_target Web_Server, tls_state TLSDecrypt, created_at 2025_05_12, deployment Perimeter, deployment SSLDecrypt, confidence High, signature_severity Major, tag compromised_website, updated_at 2025_05_12;
    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.