ET COINMINER Observed DNS Query to Browser Coinminer (crypto-loot[.]com)


Query · suricata

dns.query;
content:"crypto-loot.com"; endswith;
Raw source ET COINMINER Observed DNS Query to Browser Coinminer (crypto-loot[.]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 COINMINER Observed DNS Query to Browser Coinminer (crypto-loot[.]com)";
    dns.query;
    content:"crypto-loot.com"; endswith;
    classtype:coin-mining;
    sid:2024828; rev:5;
    metadata:affected_product Any, attack_target Client_Endpoint, created_at 2017_10_09, deployment Perimeter, malware_family CoinMiner, confidence High, signature_severity Major, tag Coinminer, updated_at 2020_09_15, mitre_tactic_id TA0040, mitre_tactic_name Impact, mitre_technique_id T1496, mitre_technique_name Resource_Hijacking;
)

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.