alert http $EXTERNAL_NET any -> $HTTP_SERVERS any (
msg:"ET WEB_SPECIFIC_APPS Joomla Component com_banners banners.class.php Remote File inclusion Attempt";
flow:to_server,established;
http.method;
content:"GET";
http.uri;
content:"/components/com_banners/banners.class.php?"; nocase;
content:"mosConfig_absolute_path="; nocase; distance:0;
pcre:"/^\s*(ftps?|https?|php)\x3a\//Ri";
reference:url,packetstormsecurity.org/1010-exploits/joomlabanners-rfi.txt;
classtype:web-application-attack;
sid:2011929; rev:5;
metadata:created_at 2010_11_19, signature_severity Major, updated_at 2020_11_07, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application;
)