ET POLICY DNS Query For XXX Adult Site Top Level Domain


Query · suricata

dns.query;
content:".xxx"; nocase; endswith;
Raw source ET POLICY DNS Query For XXX Adult Site Top Level Domain · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert dns $HOME_NET any -> any any (
    msg:"ET POLICY DNS Query For XXX Adult Site Top Level Domain";
    dns.query;
    content:".xxx"; nocase; endswith;
    reference:url,mashable.com/2011/03/19/xxx-tld-porn/;
    reference:url,mashable.com/2010/06/24/dot-xxx-porn-domain/;
    classtype:policy-violation;
    sid:2012522; rev:4;
    metadata:created_at 2011_03_21, confidence High, signature_severity Informational, updated_at 2020_09_15;
)

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.