ET MALWARE Successful Cobalt Strike Shellcode Download (x32)


Query · suricata

flow:established,to_client;
http.stat_code;
content:"200";
http.response_body;
content:"|fc e8 89 00 00 00 60 89 e5 31 d2 64 8b 52 30 8b 52 0c 8b|"; startswith; fast_pattern;
Raw source ET MALWARE Successful Cobalt Strike Shellcode Download (x32) · 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 Successful Cobalt Strike Shellcode Download (x32)";
    flow:established,to_client;
    http.stat_code;
    content:"200";
    http.response_body;
    content:"|fc e8 89 00 00 00 60 89 e5 31 d2 64 8b 52 30 8b 52 0c 8b|"; startswith; fast_pattern;
    reference:md5,a133c9d87aa58e8cb1a6c0f413bf5dbd;
    reference:url,github.com/giMini/PowerMemory/blob/master/PowerProcess/Inject-ShellCodeInProcess.ps1;
    reference:url,cisa.gov/uscert/ncas/alerts/aa21-265a;
    classtype:trojan-activity;
    sid:2035441; rev:2;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2022_03_11, deployment Perimeter, malware_family Cobalt_Strike, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2022_03_11, reviewed_at 2023_10_16;
)

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.