ET MALWARE Suspected Monero Miner CnC Channel Secondary Domain Lookup


Query · suricata

dns.query;
content:"mylog.icu"; endswith;
threshold:type limit, track by_src, count 1, seconds 300;
Raw source ET MALWARE Suspected Monero Miner CnC Channel Secondary Domain Lookup · 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 Suspected Monero Miner CnC Channel Secondary Domain Lookup";
    dns.query;
    content:"mylog.icu"; endswith;
    threshold:type limit, track by_src, count 1, seconds 300;
    reference:md5,2a2219f1dbb6039f52a5792a87cf760a;
    classtype:command-and-control;
    sid:2026098; rev:4;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2018_09_05, deployment Perimeter, malware_family CoinMiner, performance_impact Moderate, confidence Medium, signature_severity Major, updated_at 2024_04_19;
)

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.