alert http $EXTERNAL_NET any -> $HTTP_SERVERS any (
msg:"ET WEB_SPECIFIC_APPS Constructr CMS Injection Attempt -- constructrXmlOutput.content.xml.php page_id DELETE";
flow:established,to_server;
http.uri;
content:"/xmlOutput/constructrXmlOutput.content.xml.php?"; nocase;
content:"page_id="; nocase;
content:"DELETE"; nocase;
content:"FROM"; nocase; distance:0;
reference:bugtraq,46842;
reference:url,packetstormsecurity.org/files/99204;
reference:url,exploit-db.com/exploits/16963/;
classtype:web-application-attack;
sid:2012501; rev:4;
metadata:created_at 2011_03_15, signature_severity Major, updated_at 2020_04_19;
)