ET POLICY Pastebin-style Service nrecom in DNS Query


Query · suricata

dns.query;
content:"paste.nrecom.net"; nocase; endswith;
Raw source ET POLICY Pastebin-style Service nrecom in DNS Query · 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 Pastebin-style Service nrecom in DNS Query";
    dns.query;
    content:"paste.nrecom.net"; nocase; endswith;
    classtype:policy-violation;
    sid:2031001; rev:3;
    metadata:created_at 2020_10_12, confidence High, signature_severity Informational, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_11_19;
)

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.