ET MOBILE_MALWARE Android.Stealthgenie Checkin


Query · suricata

flow:to_server,established;
http.method;
content:"GET";
http.uri;
content:"/SGCommand.aspx?sgcommand="; fast_pattern;
content:"&uid="; distance:0;
content:"&sid="; distance:0;
content:"&value="; distance:0;
http.header_names;
content:!"Referer|0d 0a|";
content:!"Accept-";
http.user_agent;
content:"|20|Android|20|";
Raw source ET MOBILE_MALWARE Android.Stealthgenie Checkin · 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.Stealthgenie Checkin";
    flow:to_server,established;
    http.method;
    content:"GET";
    http.uri;
    content:"/SGCommand.aspx?sgcommand="; fast_pattern;
    content:"&uid="; distance:0;
    content:"&sid="; distance:0;
    content:"&value="; distance:0;
    http.header_names;
    content:!"Referer|0d 0a|";
    content:!"Accept-";
    http.user_agent;
    content:"|20|Android|20|";
    reference:md5,06947ce839a904d6abcb272ff46e7de1;
    reference:url,www.symantec.com/security_response/writeup.jsp?docid=2014-111416-1306-99&tabid=2;
    reference:url,engadget.com/2014/09/30/crackdown-on-spying-apps-leads-to-stealthgenie-ceos-arrest/;
    classtype:trojan-activity;
    sid:2019805; rev:5;
    metadata:affected_product Android, attack_target Mobile_Client, created_at 2014_11_25, deployment Perimeter, signature_severity Major, tag Android, updated_at 2022_03_17, 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.