alert http $HOME_NET any -> $EXTERNAL_NET any (
msg:"ET MALWARE OrbitalBeam CnC Token Request";
flow:established,to_server;
flowbits:set,ET.OrbitalBeamToken;
urilen:20;
http.method;
content:"GET";
http.uri;
content:"/api/v1/Client/Token"; fast_pattern;
http.header_names;
content:"X-Request-ID|0d 0a|";
http.header;
content:"X-Request-ID|3a 20|";
pcre:"/^(?:(?:[a-z0-9]{8})\x2d(?:[a-z0-9]{4})\x2d(?:[a-z0-9]{4})\x2d(?:[a-z0-9]{4})\x2d(?:[a-z0-9]{12})\x0d\x0a)/R";
threshold:type limit,track by_src,count 1,seconds 300;
classtype:trojan-activity;
sid:2050008; rev:1;
metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2024_01_11, deployment Perimeter, confidence High, signature_severity Critical, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2024_01_11;
)