ET MALWARE Win32/Tofsee Unique Email Body Byte Sequence Observed


Query · suricata

flow:to_server,established;
content:"|0d 0a 0d 0a 3d 32 30 0d 0a 0d 0a 0d 0a 0d 0a 0d 0a 0d 0a 53 0d 0a|"; fast_pattern;
threshold:type threshold, count 5, seconds 120, track by_src;
Raw source ET MALWARE Win32/Tofsee Unique Email Body Byte Sequence Observed · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert smtp $HOME_NET any -> $EXTERNAL_NET any (
    msg:"ET MALWARE Win32/Tofsee Unique Email Body Byte Sequence Observed";
    flow:to_server,established;
    content:"|0d 0a 0d 0a 3d 32 30 0d 0a 0d 0a 0d 0a 0d 0a 0d 0a 0d 0a 53 0d 0a|"; fast_pattern;
    threshold:type threshold, count 5, seconds 120, track by_src;
    classtype:command-and-control;
    sid:2029775; rev:2;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, created_at 2020_03_31, malware_family Tofsee, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_03_31;
)

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.