ET INFO Possible NOP Sled Observed in Large DNS over TCP Packet M2


Query · suricata

flow:established,from_server;
dsize:>1200;
content:"|90 90 90 90 90 90 90 90|"; fast_pattern;
Raw source ET INFO Possible NOP Sled Observed in Large DNS over TCP Packet M2 · 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 53 -> any any (
    msg:"ET INFO Possible NOP Sled Observed in Large DNS over TCP Packet M2";
    flow:established,from_server;
    dsize:>1200;
    content:"|90 90 90 90 90 90 90 90|"; fast_pattern;
    classtype:misc-attack;
    sid:2030525; rev:2;
    metadata:affected_product Windows_DNS_server, created_at 2020_07_15, performance_impact Significant, confidence High, signature_severity Informational, tag possible_exploitation, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2026_01_20;
)

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.