2021-03-30 00:01:39 +00:00
|
|
|
id: joomla-panel
|
|
|
|
|
|
|
|
info:
|
2022-01-28 20:57:06 +00:00
|
|
|
name: Joomla! Panel
|
2021-06-09 12:20:56 +00:00
|
|
|
author: its0x08
|
2021-03-30 00:01:39 +00:00
|
|
|
severity: info
|
2021-06-11 07:15:16 +00:00
|
|
|
tags: panel,joomla
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2021-03-30 00:01:39 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-03-30 00:01:39 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/administrator/"
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '<meta name="generator" content="Joomla! - Open Source Content Management" />'
|
|
|
|
- '/administrator/templates/isis/images/joomla.png'
|
2021-03-30 00:19:02 +00:00
|
|
|
condition: or
|
2022-01-28 20:57:06 +00:00
|
|
|
|
|
|
|
# Enhanced by cs on 2022/01/28
|