ET MALWARE Win32/HMR RAT Sending System Information


Query · suricata

flow:established,to_server;
content:"|25 56 0a dc 26 2f d2 d8 ee aa 8b 8f|"; fast_pattern;
content:"|43 00 3a 00 5c 00|";
Raw source ET MALWARE Win32/HMR RAT Sending System Information · 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 443 (
    msg:"ET MALWARE Win32/HMR RAT Sending System Information";
    flow:established,to_server;
    content:"|25 56 0a dc 26 2f d2 d8 ee aa 8b 8f|"; fast_pattern;
    content:"|43 00 3a 00 5c 00|";
    reference:md5,f49e3a53cb88905982491b7e88740f33;
    reference:md5,dfcbc4d4be5cd43c26b1729ddb936df3;
    reference:md5,711114867e22b9573614b72756466e5a;
    classtype:trojan-activity;
    sid:2043753; rev:1;
    metadata:attack_target Client_Endpoint, created_at 2023_01_24, deployment Perimeter, malware_family Win32_HMR, performance_impact Low, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2023_03_13;
)

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.