ET MOBILE_MALWARE Android/Kemoge Checkin 2


Query · suricata

flow:established,to_server;
http.method;
content:"GET";
http.uri;
content:"/v1.jsp?e="; fast_pattern; depth:10;
content:"&s="; distance:0;
content:"&g="; distance:0;
content:"&versionCode="; distance:0;
content:"&osVersion="; distance:0;
content:"&countryCode="; distance:0;
http.header_names;
content:!"Referer|0d 0a|";
Raw source ET MOBILE_MALWARE Android/Kemoge 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/Kemoge Checkin 2";
    flow:established,to_server;
    http.method;
    content:"GET";
    http.uri;
    content:"/v1.jsp?e="; fast_pattern; depth:10;
    content:"&s="; distance:0;
    content:"&g="; distance:0;
    content:"&versionCode="; distance:0;
    content:"&osVersion="; distance:0;
    content:"&countryCode="; distance:0;
    http.header_names;
    content:!"Referer|0d 0a|";
    reference:url,fireeye.com/blog/threat-research/2015/10/kemoge_another_mobi.html;
    classtype:trojan-activity;
    sid:2021929; rev:3;
    metadata:affected_product Android, attack_target Mobile_Client, created_at 2015_10_08, deployment Perimeter, signature_severity Major, tag Android, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_06_02, 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.