ET POLICY Android Adups Firmware DNS Query


Query · suricata

dns.query;
content:"bigdata.adups.com"; depth:17; nocase; endswith; fast_pattern;
Raw source ET POLICY Android Adups Firmware DNS Query · 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 Android Adups Firmware DNS Query";
    dns.query;
    content:"bigdata.adups.com"; depth:17; nocase; endswith; fast_pattern;
    reference:url,www.kryptowire.com/adups_security_analysis.html;
    classtype:policy-violation;
    sid:2023515; rev:5;
    metadata:affected_product Android, attack_target Mobile_Client, created_at 2016_11_16, deployment Perimeter, confidence High, signature_severity Informational, tag Android, 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.