2021-07-22 14:12:25 +00:00
|
|
|
id: wp-arforms-listing
|
|
|
|
info:
|
|
|
|
name: WordPress Plugin Arforms Listing
|
|
|
|
author: pussycat0x
|
2021-07-23 18:36:13 +00:00
|
|
|
severity: info
|
2021-07-22 14:12:25 +00:00
|
|
|
description: Searches for sensitive directories present in the wordpress-plugins plugin.
|
|
|
|
reference: https://www.exploit-db.com/ghdb/6424
|
|
|
|
tags: wordpress,listing
|
2021-07-22 19:02:05 +00:00
|
|
|
|
2021-07-22 14:12:25 +00:00
|
|
|
requests:
|
2021-07-22 19:02:05 +00:00
|
|
|
|
2021-07-22 14:12:25 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/wp-content/plugins/arforms/"
|
2021-07-22 19:02:13 +00:00
|
|
|
|
2021-07-22 14:12:25 +00:00
|
|
|
matchers-condition: and
|
2021-07-22 19:02:13 +00:00
|
|
|
|
2021-07-22 14:12:25 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "Index of"
|
|
|
|
- "wp-content/plugins/arforms/"
|
2021-07-23 18:29:54 +00:00
|
|
|
condition: and
|
|
|
|
|
2021-07-22 14:12:25 +00:00
|
|
|
- type: status
|
2021-07-23 18:19:14 +00:00
|
|
|
|
2021-07-22 14:12:25 +00:00
|
|
|
status:
|
2021-07-23 18:29:54 +00:00
|
|
|
- 200
|