ET MOBILE_MALWARE Trojan-Banker.AndroidOS.Wroba Lure (Package Delivery)


Query · suricata

flow:established,to_client;
content:"|82|"; startswith;
content:"jsonrpc"; distance:5; within:8;
content:"Your parcel has been sent out.Please check and accept it. http"; fast_pattern;
Raw source ET MOBILE_MALWARE Trojan-Banker.AndroidOS.Wroba Lure (Package Delivery) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp $EXTERNAL_NET any -> $HOME_NET any (
    msg:"ET MOBILE_MALWARE Trojan-Banker.AndroidOS.Wroba Lure (Package Delivery)";
    flow:established,to_client;
    content:"|82|"; startswith;
    content:"jsonrpc"; distance:5; within:8;
    content:"Your parcel has been sent out.Please check and accept it. http"; fast_pattern;
    reference:url,team-cymru.com/blog/2022/04/07/moqhao-part-2-continued-european-expansion;
    classtype:trojan-activity;
    sid:2036215; rev:2;
    metadata:affected_product Android, attack_target Mobile_Client, created_at 2022_04_14, deployment Perimeter, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2022_04_14;
)

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.