ET COINMINER Panchan Mining Rig CnC Activity (Outbound)


Query · suricata

flow:established,to_server;
content:"pan|2d|chan|27|s mining rig hi|21 0a|sharepeer|20|"; startswith; fast_pattern;
pcre:"/(?:[0-9]{1,3}\.){3}[0-9]{1,3}/R";
content:"|0a|sharepeer"; within:30;
Raw source ET COINMINER Panchan Mining Rig CnC Activity (Outbound) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
#alert tcp $HOME_NET any -> $EXTERNAL_NET 1919 (
#    msg:"ET COINMINER Panchan Mining Rig CnC Activity (Outbound)";
#    flow:established,to_server;
#    content:"pan|2d|chan|27|s mining rig hi|21 0a|sharepeer|20|"; startswith; fast_pattern;
#    pcre:"/(?:[0-9]{1,3}\.){3}[0-9]{1,3}/R";
#    content:"|0a|sharepeer"; within:30;
#    reference:url,github.com/akamai/akamai-security-research/tree/main/malware/panchan;
#    classtype:coin-mining;
#    sid:2036997; rev:2;
#    metadata:attack_target Client_Endpoint, created_at 2022_06_15, deployment Perimeter, confidence High, signature_severity Major, tag Coinminer, updated_at 2023_03_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.