ET WEB_SPECIFIC_APPS Joomla GoogleMaps Plugin Open Proxy Access


Query · suricata

flow:established,to_server;
http.uri;
content:"/plugins/system/plugin_googlemap2_proxy.php?url="; fast_pattern;
http.header_names;
content:!"Referer|0d 0a|";
Raw source ET WEB_SPECIFIC_APPS Joomla GoogleMaps Plugin Open Proxy Access · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $EXTERNAL_NET any -> $HTTP_SERVERS any (
    msg:"ET WEB_SPECIFIC_APPS Joomla GoogleMaps Plugin Open Proxy Access";
    flow:established,to_server;
    http.uri;
    content:"/plugins/system/plugin_googlemap2_proxy.php?url="; fast_pattern;
    http.header_names;
    content:!"Referer|0d 0a|";
    reference:url,bnshosting.net/googlemap-proxy-vulnerability;
    classtype:web-application-attack;
    sid:2023574; rev:3;
    metadata:affected_product Joomla, attack_target Web_Server, created_at 2016_12_02, deployment Datacenter, performance_impact Low, signature_severity Major, updated_at 2020_08_03;
)

Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.