alert http $EXTERNAL_NET any -> $HTTP_SERVERS any (
msg:"ET WEB_SPECIFIC_APPS SaurusCMS com_del.php class_path Parameter Remote File Inclusion Attempt";
flow:to_server,established;
http.method;
content:"GET";
http.uri;
content:"/com_del.php?"; nocase;
content:"class_path="; nocase;
pcre:"/class_path=\s*(ftps?|https?|php)\:\//i";
reference:url,inj3ct0r.com/exploits/13665;
classtype:web-application-attack;
sid:2011377; rev:4;
metadata:created_at 2010_09_28, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_09_10, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application;
)