2021-03-04 16:00:06 +00:00
|
|
|
id: joomla-config-dist-file
|
|
|
|
|
|
|
|
info:
|
2023-02-09 21:22:10 +00:00
|
|
|
name: Joomla! Configuration File - Detect
|
2021-03-04 16:00:06 +00:00
|
|
|
author: oppsec
|
|
|
|
severity: low
|
2023-02-09 21:22:10 +00:00
|
|
|
description: Joomla! configuration.php-dist file was detected.
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: config,exposure,joomla
|
2021-03-04 16:00:06 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-03-04 16:00:06 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/configuration.php-dist"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "Joomla"
|
|
|
|
- "JConfig"
|
|
|
|
- "@package"
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "text/plain"
|
|
|
|
part: header
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a004730450221008d2729d95e7cf854a8508eac469bb502578e21d995edf32f4f5ef7bde53d9f0c022017c6322f4341b3e22ff27e4dff407d6fd7299c6bb9dfc053cb22982504851ebb:922c64590222798bb761d5b6d8e72950
|