ET MOBILE_MALWARE Suspected PROJECTSPY CnC (video)


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:"/api/index.php?p=showMyAllVideos"; fast_pattern; bsize:32;
http.user_agent;
content:"Dalvik";
Raw source ET MOBILE_MALWARE Suspected PROJECTSPY CnC (video) · 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 Suspected PROJECTSPY CnC (video)";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.uri;
    content:"/api/index.php?p=showMyAllVideos"; fast_pattern; bsize:32;
    http.user_agent;
    content:"Dalvik";
    reference:md5,30a2f5b9c9cf01b16aaa4d3f40323faf;
    reference:url,blog.trendmicro.com/trendlabs-security-intelligence/coronavirus-update-app-leads-to-project-spy-android-and-ios-spyware/;
    classtype:command-and-control;
    sid:2029981; rev:1;
    metadata:attack_target Mobile_Client, created_at 2020_04_20, deployment Perimeter, performance_impact Low, confidence Medium, 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.