alert http $EXTERNAL_NET any -> $HTTP_SERVERS any (
msg:"ET WEB_SERVER LANDesk Command Injection Attempt";
flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:"/gsb/datetime.php"; nocase;
http.request_body;
content:"delBackupName"; nocase;
content:"backupRestoreFormSubmitted"; distance:0; nocase;
reference:url,www.coresecurity.com/content/landesk-csrf-vulnerability;
reference:cve,2010-0369;
classtype:web-application-attack;
sid:2010863; rev:9;
metadata:created_at 2010_07_30, cve CVE_2010_0369, signature_severity Major, updated_at 2020_11_07, mitre_tactic_id TA0008, mitre_tactic_name Lateral_Movement, mitre_technique_id T1210, mitre_technique_name Exploitation_Of_Remote_Services;
)