ET POLICY Android.Plankton/Tonclank Successful Installation Device Information POST Message Body


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.request_body;
content:"action=get&applicationID="; nocase; depth:25; fast_pattern;
content:"&developerId="; nocase; distance:0;
content:"&deviceId="; nocase; distance:0;
content:"android.permission"; nocase; distance:0;
Raw source ET POLICY Android.Plankton/Tonclank Successful Installation Device Information POST Message Body · 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 POLICY Android.Plankton/Tonclank Successful Installation Device Information POST Message Body";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.request_body;
    content:"action=get&applicationID="; nocase; depth:25; fast_pattern;
    content:"&developerId="; nocase; distance:0;
    content:"&deviceId="; nocase; distance:0;
    content:"android.permission"; nocase; distance:0;
    reference:url,www.csc.ncsu.edu/faculty/jiang/Plankton/;
    reference:url,www.symantec.com/security_response/writeup.jsp?docid=2011-060910-5804-99&tabid=2;
    classtype:trojan-activity;
    sid:2013043; rev:6;
    metadata:created_at 2011_06_16, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_10_28;
)

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.