ET MALWARE TinyLoader.B1 Sending Processes


Query · suricata

content:"Sy|5c|";
content:"wininit|5c|"; distance:0;
content:"winlogon|5c|"; fast_pattern;
Raw source ET MALWARE TinyLoader.B1 Sending Processes · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert udp $HOME_NET any -> $EXTERNAL_NET any (
    msg:"ET MALWARE TinyLoader.B1 Sending Processes";
    content:"Sy|5c|";
    content:"wininit|5c|"; distance:0;
    content:"winlogon|5c|"; fast_pattern;
    reference:md5,bd69714997e839618a7db82484819552;
    classtype:trojan-activity;
    sid:2020852; rev:2;
    metadata:created_at 2015_04_08, signature_severity Major, 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.