ET MALWARE MSIL/CoinMiner Performing System Checkin


Query · suricata

flow:established,to_server;
http.uri;
content:"/ReportSpeed"; endswith; fast_pattern;
http.request_body;
content:"|2c 22|GpuDriver|22 3a 22|";
content:"|2c 22|OSName|22 3a 22|";
content:"|2c 22|DiskSpace|22 3a 22|";
Raw source ET MALWARE MSIL/CoinMiner Performing System Checkin · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $HOME_NET any -> $EXTERNAL_NET any (
    msg:"ET MALWARE MSIL/CoinMiner Performing System Checkin";
    flow:established,to_server;
    http.uri;
    content:"/ReportSpeed"; endswith; fast_pattern;
    http.request_body;
    content:"|2c 22|GpuDriver|22 3a 22|";
    content:"|2c 22|OSName|22 3a 22|";
    content:"|2c 22|DiskSpace|22 3a 22|";
    reference:md5,0bdfccd5aab30f98e212abde79d923ef;
    classtype:coin-mining;
    sid:2030812; rev:1;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2020_08_28, deployment Perimeter, malware_family MSIL_CoinMiner, confidence High, signature_severity Major, tag Coinminer, updated_at 2020_08_28, 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.