Update and rename wordpress-plugins-dzs-zoomsounds.yaml to dzs-zoomsounds-listing.yaml
parent
64670366a1
commit
a55ae538d1
|
@ -1,20 +1,23 @@
|
|||
id: wordpress-plugins-dzs-zoomsounds
|
||||
id: dzs-zoomsounds-listing
|
||||
info:
|
||||
name: WordPress Plugin dzs zoomsounds
|
||||
author: pussycat0x
|
||||
severity: low
|
||||
severity: info
|
||||
description: Searches for sensitive directories present in the wordpress-plugins plugin.
|
||||
tags: wordpress,listing
|
||||
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/"
|
||||
- "/wp-content/plugins/dzs-zoomsounds"
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
- 200
|
Loading…
Reference in New Issue