ET INFO DYNAMIC_DNS Query to 3322.org Domain


Query · suricata

dns.query;
content:".3322.org"; nocase; endswith;
Raw source ET INFO DYNAMIC_DNS Query to 3322.org 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 INFO DYNAMIC_DNS Query to 3322.org Domain";
    dns.query;
    content:".3322.org"; nocase; endswith;
    reference:url,isc.sans.edu/diary.html?storyid=3266;
    reference:url,isc.sans.edu/diary.html?storyid=5710;
    reference:url,google.com/safebrowsing/diagnostic?site=3322.org/;
    reference:url,www.mywot.com/en/scorecard/3322.org;
    classtype:misc-activity;
    sid:2012171; rev:9;
    metadata:created_at 2011_01_12, confidence Medium, signature_severity Informational, updated_at 2020_09_14;
)

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.