ET DELETED Blackhole Java applet with obfuscated URL Jan 21 2012


Query · suricata

flow:established,from_server;
file_data;
content:"applet";
content:"Dyy"; within:300;
content:"Ojj"; within:200;
flowbits:set,et.exploitkitlanding;

Rule dependencies

Feeds into

  • 7 rules read et.exploitkitlanding · view all
Raw source ET DELETED Blackhole Java applet with obfuscated URL Jan 21 2012 · 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 DELETED Blackhole Java applet with obfuscated URL Jan 21 2012";
#    flow:established,from_server;
#    file_data;
#    content:"applet";
#    content:"Dyy"; within:300;
#    content:"Ojj"; within:200;
#    flowbits:set,et.exploitkitlanding;
#    classtype:bad-unknown;
#    sid:2016242; rev:7;
#    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2013_01_22, deployment Perimeter, malware_family Blackhole, signature_severity Critical, tag Blackhole, tag Exploit_Kit, updated_at 2019_07_26, mitre_tactic_id TA0005, mitre_tactic_name Defense_Evasion, mitre_technique_id T1027, mitre_technique_name Obfuscated_Files_or_Information;
#)

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.