ET MOBILE_MALWARE [PTsecurity] Spyware.BondPath (PathCall/Dingwe) Check-in


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:"backup.php";
http.header;
content:"Content-Length|3a 20|"; depth:20;
content:"Content-Type|3a 20|application/x-www-form-urlencoded"; distance:0;
http.user_agent;
content:"Apache-HttpClient"; depth:17;
http.request_body;
content:"type="; depth:5; fast_pattern;
content:"data=";
content:"hash=";
Raw source ET MOBILE_MALWARE [PTsecurity] Spyware.BondPath (PathCall/Dingwe) Check-in · 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 [PTsecurity] Spyware.BondPath (PathCall/Dingwe) Check-in";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.uri;
    content:"backup.php";
    http.header;
    content:"Content-Length|3a 20|"; depth:20;
    content:"Content-Type|3a 20|application/x-www-form-urlencoded"; distance:0;
    http.user_agent;
    content:"Apache-HttpClient"; depth:17;
    http.request_body;
    content:"type="; depth:5; fast_pattern;
    content:"data=";
    content:"hash=";
    reference:url,www.fortinet.com/blog/threat-research/android-bondpath--a-mature-spyware.html;
    classtype:trojan-activity;
    sid:2026039; rev:6;
    metadata:affected_product Android, attack_target Client_Endpoint, created_at 2018_08_28, deployment Perimeter, malware_family BondPath, performance_impact Low, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2024_04_15;
)

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.