GPL SHELLCODE Linux shellcode


Query · suricata

content:"|90 90 90 E8 C0 FF FF FF|/bin/sh";
Raw source GPL SHELLCODE Linux shellcode · 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 Linux shellcode";
    content:"|90 90 90 E8 C0 FF FF FF|/bin/sh";
    reference:arachnids,343;
    classtype:shellcode-detect;
    sid:2100652; rev:10;
    metadata:created_at 2010_09_23, confidence Medium, signature_severity Minor, updated_at 2019_07_26;
)

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.