ET MALWARE Unknown Actor Targeting Minority Groups CnC Activity


Query · suricata

flow:established,to_server;
http.uri;
content:"/verify_.php?uuid="; startswith; fast_pattern;
Raw source ET MALWARE Unknown Actor Targeting Minority Groups CnC Activity · 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 MALWARE Unknown Actor Targeting Minority Groups CnC Activity";
    flow:established,to_server;
    http.uri;
    content:"/verify_.php?uuid="; startswith; fast_pattern;
    reference:url,research.checkpoint.com/2021/uyghurs-a-Turkic-ethnic-minority-in-china-targeted-via-fake-foundations/;
    classtype:command-and-control;
    sid:2033043; rev:1;
    metadata:attack_target Client_Endpoint, created_at 2021_05_27, deployment Perimeter, deployment SSLDecrypt, performance_impact Low, confidence Medium, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2021_05_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.