ET DELETED Blackhole file containing obfuscated Java payload URIs


Query · suricata

flow:established,from_server;
file_data;
content:"0b0909041f3131"; within:14;
flowbits:set,et.exploitkitlanding;

Rule dependencies

Feeds into

  • 7 rules read et.exploitkitlanding · view all
Raw source ET DELETED Blackhole file containing obfuscated Java payload URIs · 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 file containing obfuscated Java payload URIs";
#    flow:established,from_server;
#    file_data;
#    content:"0b0909041f3131"; within:14;
#    flowbits:set,et.exploitkitlanding;
#    classtype:trojan-activity;
#    sid:2015844; rev:4;
#    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2012_10_26, 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.