26 lines
559 B
YAML
26 lines
559 B
YAML
id: dzs-zoomsounds-listing
|
|
|
|
info:
|
|
name: WordPress Plugin dzs zoomsounds
|
|
author: pussycat0x
|
|
severity: info
|
|
description: Searches for sensitive directories present in the dzs-zoomsounds plugin.
|
|
tags: wordpress,listing,wp-plugin,wp
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/wp-content/plugins/dzs-zoomsounds/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "Index of"
|
|
- "/wp-content/plugins/dzs-zoomsounds"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|