alert http $HOME_NET any -> $EXTERNAL_NET any (
msg:"ET MALWARE Cobalt Strike Beacon (WooCommerce Profile)";
flow:established,to_server;
http.method;
content:"GET";
http.uri;
content:".js"; endswith;
http.cookie;
content:"woocommerce_cart_hash="; startswith; fast_pattern;
pcre:"/^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=|[A-Za-z0-9+/]{4})$/R";
reference:md5,7502041ccf809668e2dce5a38fa0a2a5;
reference:url,medium.com/walmartglobaltech/nimar-loader-4f61c090c49e;
classtype:command-and-control;
sid:2031881; rev:1;
metadata:attack_target Client_Endpoint, created_at 2021_03_09, deployment Perimeter, deployment SSLDecrypt, confidence Medium, signature_severity Major, tag c2, updated_at 2021_03_09, mitre_tactic_id TA0010, mitre_tactic_name Exfiltration, mitre_technique_id T1041, mitre_technique_name Exfiltration_Over_C2_Channel;
)