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
|
2021-07-23 18:36:13 +00:00
|
|
|
severity: info
|
2021-06-21 08:18:15 +00:00
|
|
|
description: Searches for sensitive directories present in the woocommerce wordpress plugin.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://www.exploit-db.com/ghdb/6192
|
2022-08-27 04:41:18 +00:00
|
|
|
tags: edb,wordpress,listing,plugin,woocommerce
|
2021-06-21 07:33:20 +00:00
|
|
|
|
|
|
|
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
|