ET MALWARE ChamelGang Related CnC Domain in DNS Lookup (centralgoogle .com)


Query · suricata

dns.query; dotprefix;
content:".centralgoogle.com"; nocase; endswith; fast_pattern;
content:!"www";
Raw source ET MALWARE ChamelGang Related CnC Domain in DNS Lookup (centralgoogle .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 MALWARE ChamelGang Related CnC Domain in DNS Lookup (centralgoogle .com)";
    dns.query; dotprefix;
    content:".centralgoogle.com"; nocase; endswith; fast_pattern;
    content:!"www";
    reference:url,www.ptsecurity.com/ww-en/analytics/pt-esc-threat-intelligence/new-apt-group-chamelgang/;
    reference:md5,38bf0d130c73fd59c950a2fdac1b70e3;
    classtype:domain-c2;
    sid:2034077; rev:2;
    metadata:attack_target Client_Endpoint, created_at 2021_10_01, deployment Perimeter, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2021_10_01;
)

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.