ET INFO Bitcoin QR Code Generated via Btcfrog.com


Query · suricata

flow:established,to_server;
http.uri;
content:"/qr/bitcoinPNG.php?address="; fast_pattern;
http.host;
content:"www.btcfrog.com"; bsize:15;
Raw source ET INFO Bitcoin QR Code Generated via Btcfrog.com · 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 INFO Bitcoin QR Code Generated via Btcfrog.com";
    flow:established,to_server;
    http.uri;
    content:"/qr/bitcoinPNG.php?address="; fast_pattern;
    http.host;
    content:"www.btcfrog.com"; bsize:15;
    classtype:misc-activity;
    sid:2024292; rev:4;
    metadata:attack_target Client_Endpoint, created_at 2017_05_12, deployment Perimeter, deployment alert_only, performance_impact Low, confidence High, signature_severity Informational, updated_at 2023_04_26;
)

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.