WordPress Popup Plugin Directory Listing
ID: wordpress-popup-listing
Severity: info
Author: aashiq
Tags: wordpress,listing,plugin
Description
Section titled “Description”Searches for sensitive directories present in the wordpress-popup plugin.
YAML Source
Section titled “YAML Source”id: wordpress-popup-listing
info: name: WordPress Popup Plugin Directory Listing author: aashiq severity: info description: Searches for sensitive directories present in the wordpress-popup plugin. metadata: max-request: 1 tags: wordpress,listing,plugin
http: - method: GET path: - "{{BaseURL}}/wp-content/plugins/wordpress-popup/views/admin/"
matchers-condition: and matchers: - type: status status: - 200
- type: word words: - "Index of" - "/wp-content/plugins/wordpress-popup/views/admin" condition: and# digest: 4a0a00473045022100812251c8dc30bd6d26d1d6bcdea9508a45f5bc414851b1089541061f1015500902202bfb96ce744eaf3d7d06c4998a11be0f733eab0bf9ce13abafc830cd9d979cd3:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”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.
$ nuclei -u "URL" -t "http/vulnerabilities/wordpress/wp-popup-listing.yaml"