ET POLICY Observed DNS Query to IP Lookup Domain (me .shodan .io)


Query · suricata

dns.query;
content:"me.shodan.io"; nocase; bsize:12;
Raw source ET POLICY Observed DNS Query to IP Lookup Domain (me .shodan .io) · 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 Observed DNS Query to IP Lookup Domain (me .shodan .io)";
    dns.query;
    content:"me.shodan.io"; nocase; bsize:12;
    classtype:policy-violation;
    sid:2033729; rev:1;
    metadata:attack_target Client_Endpoint, created_at 2021_08_13, deployment Perimeter, confidence High, signature_severity Informational, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2021_08_13;
)

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.