2021-02-26 02:19:22 +00:00
|
|
|
id: joomla-htaccess-file
|
|
|
|
|
|
|
|
info:
|
2022-06-09 20:35:21 +00:00
|
|
|
name: Joomla! htaccess file disclosure
|
2021-02-26 02:19:22 +00:00
|
|
|
author: oppsec
|
|
|
|
severity: info
|
2022-06-09 20:35:21 +00:00
|
|
|
description: Joomla! has an htaccess file to store configurations about HTTP config, directory listing, etc.
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2024-01-14 09:21:50 +00:00
|
|
|
tags: miscellaneous,misc,joomla
|
2021-02-26 02:19:22 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-02-26 02:19:22 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/htaccess.txt"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2022-01-28 10:24:49 +00:00
|
|
|
- "Joomla"
|
2021-02-26 05:28:24 +00:00
|
|
|
- "Open Source Matters. All rights reserved"
|
2021-02-26 02:19:22 +00:00
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
2022-01-28 10:24:49 +00:00
|
|
|
part: header
|
2021-02-26 02:19:22 +00:00
|
|
|
words:
|
|
|
|
- "text/plain"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-01-26 08:31:11 +00:00
|
|
|
# digest: 4a0a00473045022100ce684060c457a53e986b0fa4e410a42541ba46eb29b9f166383beafb805b66090220141dfe88c8431f138b1d92d5dc9513e05b8f86572f549d4e6d183a9aba8baa94:922c64590222798bb761d5b6d8e72950
|