GPL EXPLOIT kadmind buffer overflow attempt


Query · suricata

flow:established,to_server;
content:"|FF FF|KADM0.0A|00 00 FB 03|";
Raw source GPL EXPLOIT kadmind buffer overflow attempt · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp $EXTERNAL_NET any -> $HOME_NET 751 (
    msg:"GPL EXPLOIT kadmind buffer overflow attempt";
    flow:established,to_server;
    content:"|FF FF|KADM0.0A|00 00 FB 03|";
    reference:bugtraq,5731;
    reference:bugtraq,6024;
    reference:cve,2002-1226;
    reference:cve,2002-1235;
    reference:url,www.kb.cert.org/vuls/id/875073;
    classtype:shellcode-detect;
    sid:2101897; rev:9;
    metadata:created_at 2010_09_23, cve CVE_2002_1226, confidence High, signature_severity Major, 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.