alert http any any -> [$HOME_NET,$HTTP_SERVERS] any (
msg:"ET EXPLOIT HikVision iSecure Center RCE Attempt Inbound";
flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:"/applyAutoLoginTicket"; endswith; fast_pattern;
http.header_names;
content:"|0d 0a|cmd|0d 0a|"; nocase;
classtype:attempted-admin;
sid:2053329; rev:1;
metadata:affected_product HikVision, attack_target Server, created_at 2024_06_07, deployment Perimeter, deployment Internal, confidence High, signature_severity Major, tag Exploit, updated_at 2024_06_07, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application;
)