Skip to content

Joomla! Panel

ID: joomla-panel

Severity: info

Author: its0x08

Tags: panel,joomla

id: joomla-panel
info:
name: Joomla! Panel
author: its0x08
severity: info
classification:
cpe: cpe:2.3:a:joomla:joomla\!:*:*:*:*:*:*:*:*
metadata:
max-request: 1
vendor: joomla
product: joomla\!
shodan-query:
- http.html:"joomla! - open source content management"
- http.component:"joomla"
- cpe:"cpe:2.3:a:joomla:joomla\!"
fofa-query: body="joomla! - open source content management"
tags: panel,joomla
http:
- method: GET
path:
- "{{BaseURL}}/administrator/"
matchers:
- type: word
words:
- '<meta name="generator" content="Joomla! - Open Source Content Management"
/>'
- '/administrator/templates/isis/images/joomla.png'
condition: or
# digest: 4a0a00473045022100b2b2e49f567177d95a5f3ebed090056299dffb877c63792cda23ae6194affa9002207a276d9f3440f61d9064571f72047eb00385cc52978123a9e7c9d3b53ca79863:922c64590222798bb761d5b6d8e72950

This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.

Terminal window
$ nuclei -u "URL" -t "http/exposed-panels/joomla-panel.yaml"

View on Github