GPL SHELLCODE x86 0xEB0C NOOP


Query · suricata

content:"|EB 0C EB 0C EB 0C EB 0C EB 0C EB 0C EB 0C EB 0C|"; fast_pattern;
Raw source GPL SHELLCODE x86 0xEB0C NOOP · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert ip $EXTERNAL_NET $SHELLCODE_PORTS -> $HOME_NET any (
    msg:"GPL SHELLCODE x86 0xEB0C NOOP";
    content:"|EB 0C EB 0C EB 0C EB 0C EB 0C EB 0C EB 0C EB 0C|"; fast_pattern;
    classtype:shellcode-detect;
    sid:2101424; rev:9;
    metadata:created_at 2010_09_23, confidence High, signature_severity Minor, updated_at 2019_10_08;
)

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.