ET MALWARE Trojan.Delf-5496 New Infection Report


Query · suricata

flow:established,to_server;
dsize:<500;
content:"|7c|OnConnect|7c|"; depth:20;
pcre:"/^\d+?\x7cOnConnect\x7c/";
Raw source ET MALWARE Trojan.Delf-5496 New Infection Report · 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 1024: (
    msg:"ET MALWARE Trojan.Delf-5496 New Infection Report";
    flow:established,to_server;
    dsize:<500;
    content:"|7c|OnConnect|7c|"; depth:20;
    pcre:"/^\d+?\x7cOnConnect\x7c/";
    reference:md5,3a7f11fbaf815cd2338d633de175e252;
    classtype:trojan-activity;
    sid:2008908; rev:5;
    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.