ET MOBILE_MALWARE Unknown Redirector Nov 17 2016


Query · suricata

flow:from_server,established;
file_data;
content:"<script>";
content:".indexOf(|22|_mauthtoken|22|)=="; distance:0;
content:"|22|ooglebot|22|";
content:"|7c|fennec|7c|";
content:"|22|_mauthtoken=1|3b| path=/|3b|expires=|22|"; fast_pattern;
Raw source ET MOBILE_MALWARE Unknown Redirector Nov 17 2016 · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $EXTERNAL_NET any -> $HOME_NET any (
    msg:"ET MOBILE_MALWARE Unknown Redirector Nov 17 2016";
    flow:from_server,established;
    file_data;
    content:"<script>";
    content:".indexOf(|22|_mauthtoken|22|)=="; distance:0;
    content:"|22|ooglebot|22|";
    content:"|7c|fennec|7c|";
    content:"|22|_mauthtoken=1|3b| path=/|3b|expires=|22|"; fast_pattern;
    reference:url,labs.sucuri.net/?note=2016-11-17;
    classtype:trojan-activity;
    sid:2023531; rev:2;
    metadata:affected_product Android, attack_target Mobile_Client, created_at 2016_11_18, deployment Perimeter, confidence Medium, signature_severity Major, tag Android, updated_at 2019_07_26;
)

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.