ET EXPLOIT_KIT DRIVEBY EgyPack Exploit Kit Cookie Present


Query · suricata

flow:established,to_server;
http.cookie;
content:"visited=TRUE|3b 20|mutex="; startswith;
Raw source ET EXPLOIT_KIT DRIVEBY EgyPack Exploit Kit Cookie Present · 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 DRIVEBY EgyPack Exploit Kit Cookie Present";
    flow:established,to_server;
    http.cookie;
    content:"visited=TRUE|3b 20|mutex="; startswith;
    reference:url,www.kahusecurity.com/2011/new-exploit-kit-egypack/;
    reference:url,www.vbulletin.com/forum/forum/vbulletin-3-8/vbulletin-3-8-questions-problems-and-troubleshooting/346989-vbulletin-footer-sql-injection-hack;
    reference:url,blog.webroot.com/2013/03/29/a-peek-inside-the-egypack-web-malware-exploitation-kit/;
    classtype:exploit-kit;
    sid:2014408; rev:5;
    metadata:affected_product Any, attack_target Client_Endpoint, created_at 2012_03_22, deployment Perimeter, signature_severity Major, tag DriveBy, updated_at 2020_04_23;
)

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.