nuclei-templates/exposed-panels/joomla-panel.yaml

19 lines
398 B
YAML

id: joomla-panel
info:
name: Joomla Panel
author: its0x08
severity: info
tags: panel,joomla
requests:
- 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