ET EXPLOIT_KIT Evil Redirect Leading to EK Jul 28 2016


Query · suricata

flow:established,to_client;
http.start;
content:"Set-Cookie|3a 20|yatutuzebil=1|3b|"; fast_pattern;
Raw source ET EXPLOIT_KIT Evil Redirect Leading to EK Jul 28 2016 · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $EXTERNAL_NET any -> $HOME_NET any (
    msg:"ET EXPLOIT_KIT Evil Redirect Leading to EK Jul 28 2016";
    flow:established,to_client;
    http.start;
    content:"Set-Cookie|3a 20|yatutuzebil=1|3b|"; fast_pattern;
    classtype:exploit-kit;
    sid:2022990; rev:4;
    metadata:attack_target Client_Endpoint, created_at 2016_07_28, deployment Perimeter, performance_impact Low, confidence High, signature_severity Major, tag Redirector, updated_at 2020_10_29;
)

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.