ET MALWARE Evil Monero Cryptocurrency Miner Request Pools


Query · suricata

flow:from_server,established;
http.stat_code;
content:"200";
http.content_type;
content:"text/html"; startswith;
file.data;
content:"<HTML>|0d 0a|<HEAD>|0d 0a|<BODY>|0d 0a|<DIV"; depth:28;
content:"|0d 0a|899@"; distance:0;
content:"0.rn,9.re9899@n&9,bgggs"; distance:0; fast_pattern;
Raw source ET MALWARE Evil Monero Cryptocurrency Miner Request Pools · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $EXTERNAL_NET any -> $HOME_NET any (
    msg:"ET MALWARE Evil Monero Cryptocurrency Miner Request Pools";
    flow:from_server,established;
    http.stat_code;
    content:"200";
    http.content_type;
    content:"text/html"; startswith;
    file.data;
    content:"<HTML>|0d 0a|<HEAD>|0d 0a|<BODY>|0d 0a|<DIV"; depth:28;
    content:"|0d 0a|899@"; distance:0;
    content:"0.rn,9.re9899@n&9,bgggs"; distance:0; fast_pattern;
    reference:md5,848720742b957d27f6ee94b9fe4126f0;
    reference:url,www.fireeye.com/blog/threat-research/2016/06/resurrection-of-the-evil-miner.html;
    classtype:trojan-activity;
    sid:2022982; rev:3;
    metadata:attack_target Client_Endpoint, created_at 2016_07_21, deployment Perimeter, performance_impact Low, confidence High, signature_severity Major, updated_at 2020_07_20;
)

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.