ET POLICY Request for Coinhive Browser Monero Miner M2


Query · suricata

flow:established,from_server;
tls.cert_serial;
content:"0A:E1:E6:BD:51:FB:3D:8F:06:BE:0D:B5:5E:BD:E9:DF";
Raw source ET POLICY Request for Coinhive Browser Monero Miner M2 · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tls $EXTERNAL_NET any -> $HOME_NET any (
    msg:"ET POLICY Request for Coinhive Browser Monero Miner M2";
    flow:established,from_server;
    tls.cert_serial;
    content:"0A:E1:E6:BD:51:FB:3D:8F:06:BE:0D:B5:5E:BD:E9:DF";
    classtype:policy-violation;
    sid:2024786; rev:3;
    metadata:affected_product Web_Browsers, attack_target Client_Endpoint, created_at 2017_09_29, deployment Perimeter, confidence High, signature_severity Minor, updated_at 2020_08_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.