ET MALWARE OSX/WireLurker HTTP Request for manhuaba.com.cn


Query · suricata

flow:established,to_server;
http.method;
content:"GET";
http.host;
content:"manhuaba.com.cn"; endswith;
Raw source ET MALWARE OSX/WireLurker HTTP Request for manhuaba.com.cn · 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 OSX/WireLurker HTTP Request for manhuaba.com.cn";
    flow:established,to_server;
    http.method;
    content:"GET";
    http.host;
    content:"manhuaba.com.cn"; endswith;
    reference:url,researchcenter.paloaltonetworks.com/2014/11/question-wirelurker-attribution-responsible;
    classtype:trojan-activity;
    sid:2019731; rev:4;
    metadata:created_at 2014_11_18, malware_family OSX_WireLurker, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_05_13;
)

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.