ET POLICY Nimiq Miner Initiating Mining Session with Skypool


Query · suricata

flow:established,to_server;
http.method;
content:"GET";
http.host;
content:"nimiq.skypool.org"; fast_pattern;
http.header_names;
content:"Upgrade";
content:"Sec-WebSocket-Version";
Raw source ET POLICY Nimiq Miner Initiating Mining Session with Skypool · 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 POLICY Nimiq Miner Initiating Mining Session with Skypool";
    flow:established,to_server;
    http.method;
    content:"GET";
    http.host;
    content:"nimiq.skypool.org"; fast_pattern;
    http.header_names;
    content:"Upgrade";
    content:"Sec-WebSocket-Version";
    reference:md5,2a0a5e1ed928eb01e322dd3680a13eba;
    classtype:policy-violation;
    sid:2026868; rev:2;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2019_02_01, deployment Perimeter, malware_family CoinMiner, performance_impact Low, confidence High, signature_severity Major, tag Coinminer, updated_at 2020_08_27;
)

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.