ET POLICY Pastebin-style Service paste .c-net in DNS Query


Query · suricata

dns.query;
content:"paste.c-net.org"; nocase; endswith;
Raw source ET POLICY Pastebin-style Service paste .c-net 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 paste .c-net in DNS Query";
    dns.query;
    content:"paste.c-net.org"; nocase; endswith;
    reference:md5,144cf514759595e65f3468f6fdb66d59;
    classtype:policy-violation;
    sid:2034154; rev:1;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2021_10_07, deployment Perimeter, performance_impact Low, confidence High, signature_severity Informational, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2021_10_07;
)

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.