ET EXPLOIT_KIT Possible Unknown TDS /top2.html


Query · suricata

flow:established,to_server;
urilen:10;
http.uri;
content:"/top2.html"; fast_pattern;
Raw source ET EXPLOIT_KIT Possible Unknown TDS /top2.html · 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 EXPLOIT_KIT Possible Unknown TDS /top2.html";
    flow:established,to_server;
    urilen:10;
    http.uri;
    content:"/top2.html"; fast_pattern;
    reference:url,blog.unmaskparasites.com/2012/07/11/whats-in-your-wp-head/;
    classtype:exploit-kit;
    sid:2015478; rev:5;
    metadata:created_at 2012_07_17, confidence Medium, signature_severity Major, tag TDS, updated_at 2020_10_09;
)

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.