Skip to content

WordPress Plugin dzs zoomsounds

ID: dzs-zoomsounds-listing

Severity: info

Author: pussycat0x

Tags: wordpress,listing,wp-plugin,wp

Searches for sensitive directories present in the dzs-zoomsounds plugin.

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.
metadata:
max-request: 1
tags: wordpress,listing,wp-plugin,wp
http:
- 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
# digest: 4a0a00473045022100990e0ba11e3a06f5d3c41fbd25e871dea9863f9997cf8df8df5562b0a9ae35f702201bb47e1e43c28cd8972501e909455985b6522d826d66b17d517d4c8399e990e9:922c64590222798bb761d5b6d8e72950

This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.

Terminal window
$ nuclei -u "URL" -t "http/vulnerabilities/wordpress/dzs-zoomsounds-listing.yaml"

View on Github