ET MALWARE Zingo/GinzoStealer Data Exfiltration M2


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.request_body;
content:"Content|2d|Disposition|3a 20|form|2d|data|3b 20|name|3d 22|file|22 3b 20|filename|3d 22|ginzoarchive|2e|zip|22 0d 0a|Content|2d|Type|3a 20|application|2f|octet|2d|stream|0d 0a 0d 0a|PK|03 04|"; fast_pattern;
Raw source ET MALWARE Zingo/GinzoStealer Data Exfiltration M2 · 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 Zingo/GinzoStealer Data Exfiltration M2";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.request_body;
    content:"Content|2d|Disposition|3a 20|form|2d|data|3b 20|name|3d 22|file|22 3b 20|filename|3d 22|ginzoarchive|2e|zip|22 0d 0a|Content|2d|Type|3a 20|application|2f|octet|2d|stream|0d 0a 0d 0a|PK|03 04|"; fast_pattern;
    reference:md5,b918a1b21063907a9bbf4dda8259bd78;
    reference:url,blog.talosintelligence.com/2022/04/haskers-gang-zingostealer.html;
    classtype:trojan-activity;
    sid:2036250; rev:1;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2022_04_19, deployment Perimeter, deployment SSLDecrypt, malware_family ZingoStealer, performance_impact Low, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2022_04_19;
)

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.