ET MOBILE_MALWARE Android/SlemBunk.Banker Phished Credentials Upload


Query · suricata

flow:established,to_server;
urilen:1;
http.method;
content:"POST";
http.uri;
content:"/"; depth:1;
http.user_agent;
content:"Apache-HttpClient/UNAVAILABLE"; startswith;
http.request_body;
content:"{|22|data|22 3A|"; depth:8;
content:"|22|password old|22 3A|"; fast_pattern; distance:0;
content:"|22|login|22 3A|";
content:"|22|type|22 3A|"; distance:0;
content:"|22|login old|22 3A|"; distance:0;
content:"|22|password|22 3A|"; distance:0;
content:"|22|name|22 3A|"; distance:0;
content:"|22|code|22 3A|"; distance:0;
http.header_names;
content:!"Referer|0d 0a|";
Raw source ET MOBILE_MALWARE Android/SlemBunk.Banker Phished Credentials Upload · 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/SlemBunk.Banker Phished Credentials Upload";
    flow:established,to_server;
    urilen:1;
    http.method;
    content:"POST";
    http.uri;
    content:"/"; depth:1;
    http.user_agent;
    content:"Apache-HttpClient/UNAVAILABLE"; startswith;
    http.request_body;
    content:"{|22|data|22 3A|"; depth:8;
    content:"|22|password old|22 3A|"; fast_pattern; distance:0;
    content:"|22|login|22 3A|";
    content:"|22|type|22 3A|"; distance:0;
    content:"|22|login old|22 3A|"; distance:0;
    content:"|22|password|22 3A|"; distance:0;
    content:"|22|name|22 3A|"; distance:0;
    content:"|22|code|22 3A|"; distance:0;
    http.header_names;
    content:!"Referer|0d 0a|";
    reference:url,www.fireeye.com/blog/threat-research/2015/12/slembunk_an_evolvin.html;
    classtype:trojan-activity;
    sid:2022289; rev:3;
    metadata:affected_product Android, attack_target Client_Endpoint, created_at 2015_12_21, deployment Perimeter, signature_severity Critical, tag Android, updated_at 2020_06_10;
)

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.