ET MOBILE_MALWARE Adware.Adwo.A


Query · suricata

flow:established,to_server;
http.method;
content:"GET"; nocase;
http.uri;
content:".php?m=";
content:"&a=";
content:"&os=";
content:!"&ComPut=";
http.header_names;
content:!"User-Agent";
Raw source ET MOBILE_MALWARE Adware.Adwo.A · 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 MOBILE_MALWARE Adware.Adwo.A";
    flow:established,to_server;
    http.method;
    content:"GET"; nocase;
    http.uri;
    content:".php?m=";
    content:"&a=";
    content:"&os=";
    content:!"&ComPut=";
    http.header_names;
    content:!"User-Agent";
    reference:md5,bbb0aa6c9f84963dacec55345fe4c47e;
    classtype:trojan-activity;
    sid:2023475; rev:4;
    metadata:affected_product Android, attack_target Mobile_Client, created_at 2016_11_01, deployment Perimeter, performance_impact Low, confidence High, signature_severity Major, tag Android, updated_at 2020_08_20;
)

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.