ET MOBILE_MALWARE Android Rafel RAT Checkin M1


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.uri; bsize:33;
content:"/Server_Panel/public/commands.php";
http.request_body;
content:"country="; startswith;
content:"&total_ram="; distance:0;
content:"&unique_id="; distance:0;
content:"&add_victim_device="; distance:0; fast_pattern;
content:"&device_model="; distance:0;
content:"&device_language="; distance:0;
content:"&is_rooted="; distance:0;
content:"&software_version="; distance:0;
content:"&sim_operator="; distance:0;
content:"&charge="; distance:0;
Raw source ET MOBILE_MALWARE Android Rafel RAT Checkin M1 · 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 Rafel RAT Checkin M1";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.uri; bsize:33;
    content:"/Server_Panel/public/commands.php";
    http.request_body;
    content:"country="; startswith;
    content:"&total_ram="; distance:0;
    content:"&unique_id="; distance:0;
    content:"&add_victim_device="; distance:0; fast_pattern;
    content:"&device_model="; distance:0;
    content:"&device_language="; distance:0;
    content:"&is_rooted="; distance:0;
    content:"&software_version="; distance:0;
    content:"&sim_operator="; distance:0;
    content:"&charge="; distance:0;
    reference:url,research.checkpoint.com/2024/rafel-rat-android-malware-from-espionage-to-ransomware-operations/;
    classtype:trojan-activity;
    sid:2053799; rev:1;
    metadata:affected_product Android, attack_target Mobile_Client, tls_state TLSDecrypt, created_at 2024_06_21, deployment Perimeter, malware_family RafelRAT, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2024_06_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.