alert http $EXTERNAL_NET any -> $HOME_NET any (
msg:"ET WEB_SPECIFIC_APPS PandoraFMS OS Command Injection in goTTY QuickShell (CVE-2024-12992)";
flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:"/pandora_console/index.php?"; fast_pattern;
content:"sec|3d|gsetup";
content:"section|3d|quickshell";
http.request_body;
content:"port|3d|";
pcre:"/^[^\x26\x0d]*?[\x3b\x60\x7c\x24]/R";
reference:url,attackerkb.com/topics/Aua29E9XcB/cve-2024-12992;
reference:cve,2024-12992;
classtype:web-application-attack;
sid:2061009; rev:1;
metadata:attack_target Server, created_at 2025_03_21, cve CVE_2024_12992, deployment Perimeter, deployment Internal, confidence High, signature_severity Major, tag Exploit, updated_at 2025_03_21, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application;
target:dest_ip;
)