ET EXPLOIT Possible Malicious NAT-PMP Response Successful TCP Map to External Network


Query · suricata

dsize:16;
content:"|82 00 00|"; offset:1; depth:3;
Raw source ET EXPLOIT Possible Malicious NAT-PMP Response Successful TCP Map to External Network · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert udp $HOME_NET 5351 -> $EXTERNAL_NET any (
    msg:"ET EXPLOIT Possible Malicious NAT-PMP Response Successful TCP Map to External Network";
    dsize:16;
    content:"|82 00 00|"; offset:1; depth:3;
    reference:url,community.rapid7.com/community/metasploit/blog/2014/10/21/r7-2014-17-nat-pmp-implementation-and-configuration-vulnerabilities;
    classtype:attempted-admin;
    sid:2019491; rev:2;
    metadata:created_at 2014_10_22, confidence Medium, 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.