GPL MISC UPnP Location overflow


Query · suricata

content:"Location|3A|"; nocase;
isdataat:128,relative;
pcre:"/^Location\x3a[^\n]{128}/smi";
Raw source GPL MISC UPnP Location overflow · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert udp $EXTERNAL_NET any -> $HOME_NET 1900 (
    msg:"GPL MISC UPnP Location overflow";
    content:"Location|3A|"; nocase;
    isdataat:128,relative;
    pcre:"/^Location\x3a[^\n]{128}/smi";
    reference:bugtraq,3723;
    reference:cve,2001-0876;
    classtype:misc-attack;
    sid:2101388; rev:14;
    metadata:created_at 2010_09_23, cve CVE_2001_0876, signature_severity Informational, 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.