ET EXPLOIT_KIT Bleeding Life 2 GPLed Exploit Pack payload download


Query · suricata

flow:established,from_server;
http.header;
content:"filename=payload.exe.exe|0d 0a|";
Raw source ET EXPLOIT_KIT Bleeding Life 2 GPLed Exploit Pack payload download · 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 Bleeding Life 2 GPLed Exploit Pack payload download";
    flow:established,from_server;
    http.header;
    content:"filename=payload.exe.exe|0d 0a|";
    classtype:exploit-kit;
    sid:2014707; rev:5;
    metadata:created_at 2012_05_04, signature_severity Major, updated_at 2020_04_30;
)

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.