ET MOBILE_MALWARE TransparentTribe AhMyth RAT Variant Activity (POST)


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:".php"; endswith;
http.user_agent;
content:"U|3b 20|Android";
http.request_body;
content:"form-data|3b 20|name=|22|imei|22 0d 0a|";
content:"form-data|3b 20|name=|22|image|22 3b 20|filename=|22|sm.csv|22 0d 0a|"; fast_pattern; distance:0;
Raw source ET MOBILE_MALWARE TransparentTribe AhMyth RAT Variant Activity (POST) · 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 TransparentTribe AhMyth RAT Variant Activity (POST)";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.uri;
    content:".php"; endswith;
    http.user_agent;
    content:"U|3b 20|Android";
    http.request_body;
    content:"form-data|3b 20|name=|22|imei|22 0d 0a|";
    content:"form-data|3b 20|name=|22|image|22 3b 20|filename=|22|sm.csv|22 0d 0a|"; fast_pattern; distance:0;
    reference:url,securelist.com/transparent-tribe-part-2/98233/;
    reference:md5,b8006e986453a6f25fd94db6b7114ac2;
    classtype:trojan-activity;
    sid:2030940; rev:2;
    metadata:attack_target Mobile_Client, created_at 2020_10_01, deployment Perimeter, performance_impact Low, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2024_05_21;
)

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.