ET MOBILE_MALWARE Android PHONEMONITOR RAT CnC (getsettings)


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.user_agent;
content:"PhoneMonitor"; bsize:12; fast_pattern;
http.uri;
content:"/webpanel/getsettings.php"; bsize:25;
Raw source ET MOBILE_MALWARE Android PHONEMONITOR RAT CnC (getsettings) · 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 PHONEMONITOR RAT CnC (getsettings)";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.user_agent;
    content:"PhoneMonitor"; bsize:12; fast_pattern;
    http.uri;
    content:"/webpanel/getsettings.php"; bsize:25;
    reference:md5,09aa3bb05a55b0df864d1e1709c29960;
    reference:url,blog.trendmicro.com/trendlabs-security-intelligence/coronavirus-update-app-leads-to-project-spy-android-and-ios-spyware/;
    classtype:command-and-control;
    sid:2029979; rev:1;
    metadata:attack_target Mobile_Client, created_at 2020_04_20, deployment Perimeter, performance_impact Low, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_04_20;
)

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.