ET RETIRED DNS Query Gauss Domain *.bestcomputeradvisor.com


Query · suricata

dns.query;
content:".bestcomputeradvisor.com"; fast_pattern; nocase; endswith;
Raw source ET RETIRED DNS Query Gauss Domain *.bestcomputeradvisor.com · 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 RETIRED DNS Query Gauss Domain *.bestcomputeradvisor.com";
    dns.query;
    content:".bestcomputeradvisor.com"; fast_pattern; nocase; endswith;
    reference:url,www.securelist.com/en/analysis/204792238/Gauss_Abnormal_Distribution;
    classtype:bad-unknown;
    sid:2015599; rev:9;
    metadata:created_at 2012_08_10, former_category MALWARE, signature_severity Informational, updated_at 2024_12_04;
)

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.