ET MALWARE Banker.Delf Infection - Sending Initial Email to Owner


Query · suricata

flow:established,to_server;
content:"X-Library|3a| Indy 9"; nocase;
content:"Maquina.."; nocase;
content:"Vers|e3|o do Windows"; nocase;
content:"Microsoft Windows"; nocase;
content:"Mac Address.."; nocase;
Raw source ET MALWARE Banker.Delf Infection - Sending Initial Email to Owner · 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 Banker.Delf Infection - Sending Initial Email to Owner";
    flow:established,to_server;
    content:"X-Library|3a| Indy 9"; nocase;
    content:"Maquina.."; nocase;
    content:"Vers|e3|o do Windows"; nocase;
    content:"Microsoft Windows"; nocase;
    content:"Mac Address.."; nocase;
    reference:url,www.avira.com/en/threats/section/details/id_vir/1836/tr_banker.delf.df735649.html;
    classtype:trojan-activity;
    sid:2002976; rev:8;
    metadata:created_at 2010_07_30, signature_severity Major, 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.