ET INFO Observed TA Abused Free Hosting Domain in DNS Lookup (*. yzz .me)


Query · suricata

dns.query; dotprefix;
content:".yzz.me"; nocase; endswith;
Raw source ET INFO Observed TA Abused Free Hosting Domain in DNS Lookup (*. yzz .me) · 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 Observed TA Abused Free Hosting Domain in DNS Lookup (*. yzz .me)";
    dns.query; dotprefix;
    content:".yzz.me"; nocase; endswith;
    classtype:misc-activity;
    sid:2068977; rev:1;
    metadata:attack_target Client_Endpoint, created_at 2026_04_24, deployment Perimeter, performance_impact Low, confidence High, signature_severity Major, updated_at 2026_04_24, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1189, mitre_technique_name Drive_by_Compromise;
)

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.