ET MOBILE_MALWARE Android Fancy Bear Checkin 6


Query · suricata

flow:to_server,established;
http.uri;
content:"lm=";
content:"/close/?"; fast_pattern;
pcre:"/\/\?(?:text|from|a(?:gs|q)|oe|btnG|oprnd|utm|channel)=/";
Raw source ET MOBILE_MALWARE Android Fancy Bear Checkin 6 · 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 Fancy Bear Checkin 6";
    flow:to_server,established;
    http.uri;
    content:"lm=";
    content:"/close/?"; fast_pattern;
    pcre:"/\/\?(?:text|from|a(?:gs|q)|oe|btnG|oprnd|utm|channel)=/";
    reference:md5,6f7523d3019fa190499f327211e01fcb;
    reference:url,www.crowdstrike.com/blog/danger-close-fancy-bear-tracking-ukrainian-field-artillery-units/;
    classtype:trojan-activity;
    sid:2023685; rev:4;
    metadata:affected_product Android, attack_target Mobile_Client, created_at 2016_12_23, deployment Perimeter, malware_family Fancy_Bear, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_10_07, 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.