ET MOBILE_MALWARE Android/Xnore Fake Facebook Login Credentials Collected


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.header;
content:"xnore.com";
http.user_agent;
content:"|20|Android|20|";
http.request_body;
content:"app_id="; depth:7; fast_pattern;
content:"&cemail="; distance:0;
content:"&cpass="; distance:0;
http.header_names;
content:"Origin";
content:"Referer";
Raw source ET MOBILE_MALWARE Android/Xnore Fake Facebook Login Credentials Collected · 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/Xnore Fake Facebook Login Credentials Collected";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.header;
    content:"xnore.com";
    http.user_agent;
    content:"|20|Android|20|";
    http.request_body;
    content:"app_id="; depth:7; fast_pattern;
    content:"&cemail="; distance:0;
    content:"&cpass="; distance:0;
    http.header_names;
    content:"Origin";
    content:"Referer";
    classtype:trojan-activity;
    sid:2026907; rev:2;
    metadata:affected_product Android, attack_target Mobile_Client, created_at 2019_02_13, deployment Perimeter, malware_family Xnore, performance_impact Low, confidence High, signature_severity Major, tag Spyware, updated_at 2020_08_27;
)

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.