ET ADWARE_PUP BitCoinPlus Embedded site forcing visitors to mine BitCoins


Query · suricata

flow:established,from_server;
content:"BitcoinPlusMiner(";
Raw source ET ADWARE_PUP BitCoinPlus Embedded site forcing visitors to mine BitCoins · 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 ADWARE_PUP BitCoinPlus Embedded site forcing visitors to mine BitCoins";
    flow:established,from_server;
    content:"BitcoinPlusMiner(";
    reference:url,www.bitcoinplus.com/miner/embeddable;
    reference:url,www.bitcoinplus.com/miner/whatsthis;
    classtype:coin-mining;
    sid:2014535; rev:4;
    metadata:created_at 2012_04_10, signature_severity Minor, updated_at 2019_08_14;
)

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.