2022-03-03 11:11:00 +00:00
|
|
|
id: wp-qards-listing
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2022-02-28 16:59:32 +00:00
|
|
|
info:
|
|
|
|
name: WordPress Plugin Qards
|
|
|
|
author: pussycat0x
|
2022-03-03 11:11:00 +00:00
|
|
|
severity: info
|
2022-02-28 16:59:32 +00:00
|
|
|
description: Searches for sensitive directories present in the wordpress-plugins plugin.
|
2022-03-03 11:11:00 +00:00
|
|
|
tags: wordpress,listing,wp-plugin,wp
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2022-02-28 16:59:32 +00:00
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/wp-content/plugins/qards/"
|
2022-03-03 11:11:00 +00:00
|
|
|
|
2022-02-28 16:59:32 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "Index of"
|
2022-03-03 11:11:00 +00:00
|
|
|
- "/wp-content/plugins/qards"
|
|
|
|
condition: and
|
|
|
|
|
2022-02-28 16:59:32 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
2022-03-03 11:11:00 +00:00
|
|
|
- 200
|