2022-09-08 13:28:46 +00:00
|
|
|
id: wp-mstore-plugin-listing
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2022-09-08 13:28:46 +00:00
|
|
|
info:
|
|
|
|
name: Wordpress Plugin MStore API
|
|
|
|
author: pussycat0x
|
|
|
|
severity: low
|
2022-09-11 17:48:17 +00:00
|
|
|
description: Searches for sensitive directories present in the mstore-api plugin.
|
2022-09-08 13:28:46 +00:00
|
|
|
metadata:
|
2022-09-08 22:39:14 +00:00
|
|
|
google-query: inurl:/wp-content/plugins/mstore-api/
|
2022-09-08 13:28:46 +00:00
|
|
|
tags: wordpress,listing,wp-plugin
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2022-09-08 13:28:46 +00:00
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/wp-content/plugins/mstore-api/"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "Index of"
|
|
|
|
- "/wp-content/plugins/mstore-api"
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2022-09-11 17:48:17 +00:00
|
|
|
- 200
|