ET MALWARE Win32/Tapazom.A


Query · suricata

flow:established,to_server;
content:"GIVEME|7c|";
Raw source ET MALWARE Win32/Tapazom.A · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp $HOME_NET any -> $EXTERNAL_NET 1431 (
    msg:"ET MALWARE Win32/Tapazom.A";
    flow:established,to_server;
    content:"GIVEME|7c|";
    reference:md5,dc7284b199d212e73c26a21a0913c69d;
    classtype:trojan-activity;
    sid:2018133; rev:1;
    metadata:created_at 2014_02_13, malware_family Win32_Tapazom_A, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, 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.