ET POLICY Request for Jsecoin Browser Miner M2


Query · suricata

flow:established,from_server;
tls.cert_serial;
content:"00:E7:F9:B6:DE:A6:57:93:E2:44:6A:3B:95:C6:B3:EC:DF";
Raw source ET POLICY Request for Jsecoin Browser 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 Jsecoin Browser Miner M2";
    flow:established,from_server;
    tls.cert_serial;
    content:"00:E7:F9:B6:DE:A6:57:93:E2:44:6A:3B:95:C6:B3:EC:DF";
    classtype:policy-violation;
    sid:2024788; 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.