ET MOBILE_MALWARE Android.Trojan.SMSSend.Y


Query · suricata

flow:established,to_server;
http.uri;
content:"/api/log.html|3f|"; fast_pattern;
content:"c=";
content:"&o=";
content:"&n=";
http.user_agent;
content:"Apache-HttpClient"; depth:18;
Raw source ET MOBILE_MALWARE Android.Trojan.SMSSend.Y · 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 Android.Trojan.SMSSend.Y";
    flow:established,to_server;
    http.uri;
    content:"/api/log.html|3f|"; fast_pattern;
    content:"c=";
    content:"&o=";
    content:"&n=";
    http.user_agent;
    content:"Apache-HttpClient"; depth:18;
    reference:md5,ef79985c90675e7abfb6b9a6bc5a6c65;
    classtype:trojan-activity;
    sid:2020729; rev:7;
    metadata:affected_product Android, attack_target Client_Endpoint, created_at 2015_03_23, deployment Perimeter, signature_severity Critical, tag Android, updated_at 2020_05_19;
)

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.