ET MALWARE TinyNuke VNC Checkin


Query · suricata

flow:established,to_server;
dsize:7;
content:"MELTED|00|"; fast_pattern;
Raw source ET MALWARE TinyNuke VNC Checkin · 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 TinyNuke VNC Checkin";
    flow:established,to_server;
    dsize:7;
    content:"MELTED|00|"; fast_pattern;
    reference:url,app.any.run/tasks/cad45c57-d1fd-4e3b-9e1f-4e6742affb56/;
    reference:md5,e82aae34a54d0398bd099a0c33db9266;
    reference:url,twitter.com/Jane_0stin/status/1453441977014497280;
    classtype:trojan-activity;
    sid:2034281; rev:1;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2021_10_28, deployment Perimeter, malware_family TinyNuke, confidence High, signature_severity Major, tag RAT, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2021_10_28;
)

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.