alert http $EXTERNAL_NET any -> $HTTP_SERVERS any (
msg:"ET WEB_SPECIFIC_APPS Joomla AjaxChat Component ajcuser.php GLOBALS Parameter Remote File Inclusion Attempt";
flow:to_server,established;
http.uri;
content:"/components/com_ajaxchat/tests/ajcuser.php?"; nocase;
content:"GLOBALS[mosConfig_absolute_path]="; nocase;
pcre:"/GLOBALS\[mosConfig_absolute_path\]\s*=\s*(https?|ftps?|php)\:\//i";
reference:url,osvdb.org/show/osvdb/59056;
reference:url,packetstormsecurity.org/0910-exploits/joomlaajaxchat-rfi.txt;
classtype:web-application-attack;
sid:2010260; rev:6;
metadata:created_at 2010_07_30, signature_severity Major, updated_at 2020_09_11, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application;
)