ET MALWARE Win32/MultiPasswordRecovery.A cs-crash PWS


Query · suricata

flow:to_server,established;
content:"X-Mailer|3a| Blat ";
content:"Subject|3A 20|Contents of file|3A 20|stdin.txt";
content:"name|3D|"; distance:0;
content:".mpf"; within:24;
Raw source ET MALWARE Win32/MultiPasswordRecovery.A cs-crash PWS · 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 25 (
    msg:"ET MALWARE Win32/MultiPasswordRecovery.A cs-crash PWS";
    flow:to_server,established;
    content:"X-Mailer|3a| Blat ";
    content:"Subject|3A 20|Contents of file|3A 20|stdin.txt";
    content:"name|3D|"; distance:0;
    content:".mpf"; within:24;
    classtype:trojan-activity;
    sid:2014793; rev:3;
    metadata:created_at 2012_05_19, malware_family Win32_MultiPasswordRecovery_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.