ET MALWARE Win32.Raccoon Stealer Checkin Response M5


Query · suricata

flow:established,to_client;
file_data;
content:"VqiRa2vbXS"; startswith; fast_pattern;
pcre:"/^[a-zA-Z0-9+\/]+(?:[a-zA-Z0-9+\/]{2}==|[a-zA-Z0-9+\/]{3}=|[a-zA-Z0-9+\/]{4})$/";
Raw source ET MALWARE Win32.Raccoon Stealer Checkin Response M5 · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $EXTERNAL_NET any -> $HOME_NET any (
    msg:"ET MALWARE Win32.Raccoon Stealer Checkin Response M5";
    flow:established,to_client;
    file_data;
    content:"VqiRa2vbXS"; startswith; fast_pattern;
    pcre:"/^[a-zA-Z0-9+\/]+(?:[a-zA-Z0-9+\/]{2}==|[a-zA-Z0-9+\/]{3}=|[a-zA-Z0-9+\/]{4})$/";
    reference:md5,3acb8e439a1bd66a8a42c6bd5d8930b4;
    classtype:command-and-control;
    sid:2035179; rev:2;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2022_02_11, deployment Perimeter, deployment SSLDecrypt, malware_family Raccoon_Stealer, performance_impact Moderate, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2022_02_11;
)

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.