32 lines
860 B
YAML
32 lines
860 B
YAML
id: wordpress-woocommerce-listing
|
|
|
|
info:
|
|
name: WordPress WooCommerce - Directory Search
|
|
author: dhiyaneshDK
|
|
severity: info
|
|
description: WordPress WooCommerce plugin sensitive directory searches were conducted.
|
|
reference:
|
|
- https://www.exploit-db.com/ghdb/6192
|
|
metadata:
|
|
max-request: 1
|
|
tags: edb,wordpress,listing,plugin,woocommerce
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/wp-content/plugins/woocommerce/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "Index of"
|
|
- "/wp-content/plugins/woocommerce/"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100ced0f66a337980894542fbe1f4f6ef0cda1d6da743eaba194d4fadc05b0da8f10220259d8b73e86d0cf8bf3b19b6670f436f47a433e601c16941216d38f14c6bb1f9:922c64590222798bb761d5b6d8e72950
|