32 lines
849 B
YAML
32 lines
849 B
YAML
id: wordpress-bbpress-plugin-listing
|
|
|
|
info:
|
|
name: WordPress bbPress Plugin Directory Listing
|
|
author: dhiyaneshDK
|
|
severity: info
|
|
description: Searches for sensitive directories present in the bbpress wordpress plugin.
|
|
reference:
|
|
- https://www.exploit-db.com/ghdb/6158
|
|
metadata:
|
|
max-request: 1
|
|
tags: wordpress,listing,plugin,edb
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/wp-content/plugins/bbpress/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "Index of"
|
|
- "/wp-content/plugins/bbpress/"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a004830460221008825336555a367cc545ea29ad64137fc08baaa81d0266231a6cf55c9961bf6750221008386dd178bea15b1fdb2694c53a05de87f57ead0a19160509c37597271f2ebc9:922c64590222798bb761d5b6d8e72950
|