ET MALWARE DNS Reply Sinkhole - Microsoft - 199.2.137.0/24


Query · suricata

content:"|00 01 00 01|";
content:"|00 04 c7 02 89|"; distance:4; within:5;
Raw source ET MALWARE DNS Reply Sinkhole - Microsoft - 199.2.137.0/24 · 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 - 199.2.137.0/24";
    content:"|00 01 00 01|";
    content:"|00 04 c7 02 89|"; distance:4; within:5;
    classtype:trojan-activity;
    sid:2016102; rev:3;
    metadata:created_at 2012_12_28, confidence High, signature_severity Major, updated_at 2022_07_13, reviewed_at 2024_03_25;
)

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.