ET MALWARE Infostealer.Bancos Sending Stolen info SMTP


Query · suricata

flow:to_server,established;
content:"X-Library|3a 20|Indy";
content:"BIGFONE TOCOU"; fast_pattern;
content:"Nome Comp";
Raw source ET MALWARE Infostealer.Bancos Sending Stolen info SMTP · 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,587] (
    msg:"ET MALWARE Infostealer.Bancos Sending Stolen info SMTP";
    flow:to_server,established;
    content:"X-Library|3a 20|Indy";
    content:"BIGFONE TOCOU"; fast_pattern;
    content:"Nome Comp";
    reference:md5,f71c41b816eadf221e188f6618798969;
    classtype:trojan-activity;
    sid:2019938; rev:2;
    metadata:created_at 2014_12_15, malware_family Bancos, signature_severity Major, tag Banking_Trojan, updated_at 2019_10_08;
)

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.