2021-06-21 12:39:16 +00:00
|
|
|
id: wordpress-bbpress-plugin-listing
|
2021-06-21 08:20:11 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: WordPress bbPress Plugin Directory Listing
|
|
|
|
author: dhiyaneshDK
|
2021-07-23 18:36:13 +00:00
|
|
|
severity: info
|
2021-06-21 08:20:11 +00:00
|
|
|
description: Searches for sensitive directories present in the bbpress wordpress plugin.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://www.exploit-db.com/ghdb/6158
|
2022-08-27 04:41:18 +00:00
|
|
|
tags: wordpress,listing,plugin,edb
|
2021-06-21 08:20:11 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/wp-content/plugins/bbpress/"
|
2021-07-23 18:36:13 +00:00
|
|
|
|
2021-06-21 08:20:11 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "Index of"
|
|
|
|
- "/wp-content/plugins/bbpress/"
|
2021-06-21 12:39:16 +00:00
|
|
|
condition: and
|
|
|
|
|
2021-06-21 08:20:11 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|