ET MALWARE [Akamai] Panchan Miner Botnet Checkin


Query · suricata

flow:established,to_server;
content:"pan-chan|27|s mining rig hi|21|"; fast_pattern;
Raw source ET MALWARE [Akamai] Panchan Miner Botnet Checkin · 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 -> any 1919 (
    msg:"ET MALWARE [Akamai] Panchan Miner Botnet Checkin";
    flow:established,to_server;
    content:"pan-chan|27|s mining rig hi|21|"; fast_pattern;
    reference:url,github.com/akamai/akamai-security-research/tree/main/malware/panchan;
    classtype:trojan-activity;
    sid:2037093; rev:1;
    metadata:attack_target Client_and_Server, created_at 2022_06_22, deployment Perimeter, performance_impact Low, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2022_06_22;
)

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.