ET COINMINER W32/BitCoinMiner.MultiThreat Stratum Protocol Mining.Notify Work Server Response


Query · suricata

flow:established,to_client;
content:"|22|params|22 3A| [|22|"; depth:120;
content:"|22|method|22 3A| |22|mining.notify|22|"; distance:0;
Raw source ET COINMINER W32/BitCoinMiner.MultiThreat Stratum Protocol Mining.Notify Work Server Response · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp $EXTERNAL_NET any -> $HOME_NET any (
    msg:"ET COINMINER W32/BitCoinMiner.MultiThreat Stratum Protocol Mining.Notify Work Server Response";
    flow:established,to_client;
    content:"|22|params|22 3A| [|22|"; depth:120;
    content:"|22|method|22 3A| |22|mining.notify|22|"; distance:0;
    reference:url,research.zscaler.com/2013/12/bitcoin-mining-operation-seen-across.html;
    reference:url,www.btcguild.com/new_protocol.php;
    reference:url,mining.bitcoin.cz/stratum-mining;
    classtype:coin-mining;
    sid:2017873; rev:3;
    metadata:attack_target Client_Endpoint, created_at 2013_12_17, deployment Perimeter, confidence High, signature_severity Major, tag Coinminer, updated_at 2019_07_26, 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.