ET MOBILE_MALWARE Android Trojan Fake10086 checkin 2


Query · suricata

flow:established,to_server;
http.uri;
content:"req.php"; nocase;
content:"pid="; nocase;
content:"ver="; nocase;
content:"area="; nocase;
content:"insttime="; nocase;
content:"first="; nocase;
Raw source ET MOBILE_MALWARE Android Trojan Fake10086 checkin 2 · 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 Fake10086 checkin 2";
    flow:established,to_server;
    http.uri;
    content:"req.php"; nocase;
    content:"pid="; nocase;
    content:"ver="; nocase;
    content:"area="; nocase;
    content:"insttime="; nocase;
    content:"first="; nocase;
    reference:url,blog.aegislab.com/index.php?op=ViewArticle&articleId=81&blogId=1;
    classtype:trojan-activity;
    sid:2012455; rev:3;
    metadata:affected_product Android, attack_target Mobile_Client, created_at 2011_03_10, deployment Perimeter, signature_severity Major, tag Android, updated_at 2020_04_19, mitre_tactic_id TA0010, mitre_tactic_name Exfiltration, mitre_technique_id T1041, mitre_technique_name Exfiltration_Over_C2_Channel;
)

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.