ET POLICY DNS Query to .onion proxy Domain (marketcryptopartners.com)


Query · suricata

dns.query;
content:".marketcryptopartners.com"; fast_pattern; endswith; nocase;
Raw source ET POLICY DNS Query to .onion proxy Domain (marketcryptopartners.com) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert dns $HOME_NET any -> any any (
    msg:"ET POLICY DNS Query to .onion proxy Domain (marketcryptopartners.com)";
    dns.query;
    content:".marketcryptopartners.com"; fast_pattern; endswith; nocase;
    reference:url,en.wikipedia.org/wiki/Tor_(anonymity_network);
    classtype:policy-violation;
    sid:2022043; rev:6;
    metadata:affected_product Any, attack_target Client_Endpoint, created_at 2015_11_07, deployment Perimeter, confidence Medium, signature_severity Informational, tag DNS_Onion_Query, updated_at 2020_09_17;
)

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.