ET SHELLCODE Hex Obfuscated JavaScript Heap Spray 0b0b0b0b


Query · suricata

flow:established,to_client;
file_data;
content:"|5C|x0b|5C|x0b|5C|x0b|5C|x0b"; nocase;
Raw source ET SHELLCODE Hex Obfuscated JavaScript Heap Spray 0b0b0b0b · 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 SHELLCODE Hex Obfuscated JavaScript Heap Spray 0b0b0b0b";
    flow:established,to_client;
    file_data;
    content:"|5C|x0b|5C|x0b|5C|x0b|5C|x0b"; nocase;
    reference:url,www.darkreading.com/security/vulnerabilities/221901428/index.html;
    classtype:shellcode-detect;
    sid:2013268; rev:4;
    metadata:created_at 2011_07_14, confidence High, signature_severity Major, 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.