ET MOBILE_MALWARE Android/TrickMo.Banker POST Request


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.request_body;
content:"|22|id|22|";
content:"|22|imsi|22|"; distance:0;
content:"|22|imei|22|"; distance:0;
content:"|22|phone|22|"; distance:0;
content:"|22|operator|22|"; distance:0;
content:"|22|aid|22|"; distance:0;
content:"|22|model|22|"; distance:0;
content:"|22|brand|22|"; distance:0;
content:"|22|version|22|"; distance:0;
content:"|22|build|22|"; distance:0;
content:"|22|battery|22|"; distance:0;
content:"|22|wifi|22|"; distance:0;
content:"|22|w_time|22|"; distance:0;
content:"|22|smsApp|22|"; distance:0;
content:"|22|smsAppPackage|22|"; distance:0;
content:"|22|clickerConfig|22|"; distance:0; fast_pattern;
content:"|22|signal|22|"; distance:0;
content:"|22|installedApps|22|"; distance:0;
target:src_ip;
Raw source ET MOBILE_MALWARE Android/TrickMo.Banker POST Request · 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/TrickMo.Banker POST Request";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.request_body;
    content:"|22|id|22|";
    content:"|22|imsi|22|"; distance:0;
    content:"|22|imei|22|"; distance:0;
    content:"|22|phone|22|"; distance:0;
    content:"|22|operator|22|"; distance:0;
    content:"|22|aid|22|"; distance:0;
    content:"|22|model|22|"; distance:0;
    content:"|22|brand|22|"; distance:0;
    content:"|22|version|22|"; distance:0;
    content:"|22|build|22|"; distance:0;
    content:"|22|battery|22|"; distance:0;
    content:"|22|wifi|22|"; distance:0;
    content:"|22|w_time|22|"; distance:0;
    content:"|22|smsApp|22|"; distance:0;
    content:"|22|smsAppPackage|22|"; distance:0;
    content:"|22|clickerConfig|22|"; distance:0; fast_pattern;
    content:"|22|signal|22|"; distance:0;
    content:"|22|installedApps|22|"; distance:0;
    reference:url,www.cleafy.com/cleafy-labs/a-new-trickmo-saga-from-banking-trojan-to-victims-data-leak;
    classtype:trojan-activity;
    sid:2057141; rev:1;
    metadata:affected_product Android, attack_target Mobile_Client, tls_state TLSDecrypt, created_at 2024_10_29, deployment Perimeter, deployment Internal, deployment SSLDecrypt, malware_family Android_TrickMo_Banker, performance_impact Low, confidence High, signature_severity Major, updated_at 2024_10_29;
    target:src_ip;
)

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.