ET SHELLCODE Rothenburg Shellcode


Query · suricata

flow:established;
content:"|D9 74 24 F4 5B 81 73 13|";
content:"|83 EB FC E2 F4|"; distance:0;
Raw source ET SHELLCODE Rothenburg Shellcode · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp any any -> any any (
    msg:"ET SHELLCODE Rothenburg Shellcode";
    flow:established;
    content:"|D9 74 24 F4 5B 81 73 13|";
    content:"|83 EB FC E2 F4|"; distance:0;
    classtype:shellcode-detect;
    sid:2009247; rev:3;
    metadata:created_at 2010_07_30, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, 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.