ET SHELLCODE Common %u0a%u0a%u0a%u0a UTF-8 Heap Spray String


Query · suricata

flow:established,to_client;
content:"%u0a%u0a%u0a%u0a"; nocase;
Raw source ET SHELLCODE Common %u0a%u0a%u0a%u0a UTF-8 Heap Spray String · 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 Common %u0a%u0a%u0a%u0a UTF-8 Heap Spray String";
    flow:established,to_client;
    content:"%u0a%u0a%u0a%u0a"; nocase;
    reference:url,www.darkreading.com/security/vulnerabilities/221901428/index.html;
    classtype:shellcode-detect;
    sid:2012255; rev:4;
    metadata:created_at 2011_02_03, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2019_09_27;
)

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.