WordPress Plugin Qards
ID: wp-qards-listing
Severity: info
Author: pussycat0x
Tags: wordpress,listing,wp-plugin,wp
Description
Section titled “Description”Searches for sensitive directories present in the qards plugin.
YAML Source
Section titled “YAML Source”id: wp-qards-listing
info: name: WordPress Plugin Qards author: pussycat0x severity: info description: Searches for sensitive directories present in the qards plugin. metadata: max-request: 1 tags: wordpress,listing,wp-plugin,wp
http: - method: GET path: - "{{BaseURL}}/wp-content/plugins/qards/"
matchers-condition: and matchers: - type: word words: - "Index of" - "/wp-content/plugins/qards" condition: and
- type: status status: - 200# digest: 4b0a00483046022100b5389fb241681e2f4ad4765951a8b5253d7e1ae4aefad3a054c7331944578388022100d2d1f2f75c090668d0b7f0ca88c93a04ab62deddae9b4a11b778732df5673899: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-qards-listing.yaml"