ET POLICY possible OnePlus phone data leakage DNS


Query · suricata

dns.query;
content:"open.oneplus.net"; nocase; endswith;
Raw source ET POLICY possible OnePlus phone data leakage DNS · 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 possible OnePlus phone data leakage DNS";
    dns.query;
    content:"open.oneplus.net"; nocase; endswith;
    reference:url,www.chrisdcmoore.co.uk/post/oneplus-analytics/;
    classtype:policy-violation;
    sid:2025133; rev:5;
    metadata:affected_product Android, attack_target Mobile_Client, created_at 2017_12_06, deployment Perimeter, malware_family Android_OnePlus, confidence High, signature_severity Minor, tag Android, updated_at 2020_09_16;
)

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.