ET MALWARE XiebroC2 CnC Activity SendInfo M1 (Outbound)


Query · suricata

flow:established,to_server;
dsize:<500;
content:"|ce 06 fe b3 28 4e 21 76 49 55 69 b9 6e c6 81 a8|"; startswith;
target:src_ip;
Raw source ET MALWARE XiebroC2 CnC Activity SendInfo M1 (Outbound) · 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 any (
    msg:"ET MALWARE XiebroC2 CnC Activity SendInfo M1 (Outbound)";
    flow:established,to_server;
    dsize:<500;
    content:"|ce 06 fe b3 28 4e 21 76 49 55 69 b9 6e c6 81 a8|"; startswith;
    reference:md5,431e275f4e43ec4ef7c2cc8ba126e9d3;
    reference:url,news.sophos.com/en-us/2024/09/10/crimson-palace-new-tools-tactics-targets/;
    reference:url,github.com/INotGreen/XiebroC2/;
    classtype:command-and-control;
    sid:2058244; rev:1;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, affected_product Linux, attack_target Client_Endpoint, created_at 2024_12_12, deployment Perimeter, confidence High, signature_severity Major, tag c2, tag Xiebro, updated_at 2024_12_12, mitre_tactic_id TA0011, mitre_tactic_name Command_And_Control, mitre_technique_id T1071, mitre_technique_name Application_Layer_Protocol;
    target:src_ip;
)

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.