ET MALWARE Win32/Comrerop Checkin to FTP server


Query · suricata

flow:established,to_server;
content:"USER griptoloji|0d 0a|"; fast_pattern;
Raw source ET MALWARE Win32/Comrerop Checkin to FTP server · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert ftp $HOME_NET any -> $EXTERNAL_NET any (
    msg:"ET MALWARE Win32/Comrerop Checkin to FTP server";
    flow:established,to_server;
    content:"USER griptoloji|0d 0a|"; fast_pattern;
    reference:md5,6b16290b05afd1a9d638737924f2ab5c;
    classtype:command-and-control;
    sid:2014757; rev:5;
    metadata:created_at 2012_05_16, malware_family Win32_Comrerop, signature_severity Major, updated_at 2022_03_17, reviewed_at 2024_03_19;
)

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.