ET MALWARE DNS Reply Sinkhole Microsoft NO-IP Domain


Query · suricata

content:"|00 01 00 01|";
content:"|00 04 cc 5f 63|"; distance:4; within:5;
Raw source ET MALWARE DNS Reply Sinkhole Microsoft NO-IP 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 any any -> $HOME_NET any (
    msg:"ET MALWARE DNS Reply Sinkhole Microsoft NO-IP Domain";
    content:"|00 01 00 01|";
    content:"|00 04 cc 5f 63|"; distance:4; within:5;
    classtype:trojan-activity;
    sid:2018642; rev:3;
    metadata:created_at 2014_07_04, confidence High, signature_severity Major, updated_at 2022_07_13, reviewed_at 2024_03_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.