GPL MISC rwhoisd format string attempt


Query · suricata

flow:to_server,established;
content:"-soa %p";
Raw source GPL MISC rwhoisd format string 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 4321 (
    msg:"GPL MISC rwhoisd format string attempt";
    flow:to_server,established;
    content:"-soa %p";
    reference:bugtraq,3474;
    reference:cve,2001-0838;
    classtype:misc-attack;
    sid:2101323; rev:7;
    metadata:created_at 2010_09_23, cve CVE_2001_0838, signature_severity Informational, 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.