ET MALWARE TinyLoader.A Checkin x86


Query · suricata

dsize:12;
content:"|00 00 00 00 00 00 00 00 00 00 32 32|"; fast_pattern;
Raw source ET MALWARE TinyLoader.A Checkin x86 · 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.A Checkin x86";
    dsize:12;
    content:"|00 00 00 00 00 00 00 00 00 00 32 32|"; fast_pattern;
    reference:md5,ad7e8dd9140d02f47eca2d8402e2ecc4;
    classtype:command-and-control;
    sid:2020150; rev:2;
    metadata:created_at 2015_01_07, confidence Medium, 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.