2020-06-30 11:36:10 +00:00
|
|
|
id: wordpress-directory-listing
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Wordpress directory listing
|
|
|
|
author: Manas_Harsh
|
2020-08-03 21:52:00 +00:00
|
|
|
severity: info
|
2024-01-02 15:45:12 +00:00
|
|
|
description: Directory listing enabled in wordpress.
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 4
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: wordpress
|
2020-06-30 11:36:10 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2020-06-30 11:36:10 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/wp-content/uploads/"
|
2020-08-30 15:03:04 +00:00
|
|
|
- "{{BaseURL}}/wp-content/themes/"
|
|
|
|
- "{{BaseURL}}/wp-content/plugins/"
|
|
|
|
- "{{BaseURL}}/wp-includes/"
|
2021-07-23 18:36:13 +00:00
|
|
|
|
2020-07-08 11:38:57 +00:00
|
|
|
matchers-condition: and
|
2020-06-30 11:36:10 +00:00
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2021-07-23 18:36:13 +00:00
|
|
|
|
2020-06-30 11:36:10 +00:00
|
|
|
- type: word
|
|
|
|
words:
|
2021-07-23 18:36:13 +00:00
|
|
|
- "Index of /"
|
2024-01-15 11:49:24 +00:00
|
|
|
# digest: 4a0a00473045022018bddb15479fc7f81582196fc58fdc5156ad92897da4ab02393422428495b79e022100cb86040b668e55c636869250c36bafda625004c82d22996c8c482c97f6847283:922c64590222798bb761d5b6d8e72950
|