2021-06-21 12:41:30 +00:00
|
|
|
id: wordpress-woocommerce-listing
|
2021-06-21 07:33:20 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: WordPress Woocommerce Plugin Directory Listing
|
|
|
|
author: dhiyaneshDK
|
|
|
|
severity: low
|
2021-06-21 08:18:15 +00:00
|
|
|
description: Searches for sensitive directories present in the woocommerce wordpress plugin.
|
2021-06-21 07:33:20 +00:00
|
|
|
reference: https://www.exploit-db.com/ghdb/6192
|
|
|
|
tags: wordpress,listing
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/wp-content/plugins/woocommerce/"
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "Index of"
|
|
|
|
- "/wp-content/plugins/woocommerce/"
|
2021-06-21 12:39:16 +00:00
|
|
|
condition: and
|
|
|
|
|
2021-06-21 07:33:20 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|