ET EXPLOIT_KIT Evil Redirector Leading To EK Sep 30 2015


Query · suricata

flow:to_server,established;
urilen:5;
http.uri;
content:"/052F";
Raw source ET EXPLOIT_KIT Evil Redirector Leading To EK Sep 30 2015 · 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 Evil Redirector Leading To EK Sep 30 2015";
    flow:to_server,established;
    urilen:5;
    http.uri;
    content:"/052F";
    classtype:exploit-kit;
    sid:2021870; rev:3;
    metadata:affected_product Web_Browsers, attack_target Client_Endpoint, created_at 2015_09_30, deployment Perimeter, confidence High, signature_severity Major, tag Redirector, updated_at 2020_06_02;
)

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.