WordPress super-forms Plugin Directory Listing
ID: wordpress-super-forms
Severity: low
Author: pussycat0x
Tags: listing,plugin,edb,wordpress
Description
Section titled “Description”Searches for sensitive directories present in the super-forms plugin.
YAML Source
Section titled “YAML Source”id: wordpress-super-forms
info: name: WordPress super-forms Plugin Directory Listing author: pussycat0x severity: low description: Searches for sensitive directories present in the super-forms plugin. reference: - https://www.exploit-db.com/ghdb/6776 metadata: max-request: 1 tags: listing,plugin,edb,wordpress
http: - method: GET path: - "{{BaseURL}}/wp-content/plugins/super-forms/"
matchers-condition: and matchers: - type: word words: - "Index of /wp-content/plugins/super-forms/"
- type: status status: - 200# digest: 490a0046304402204a51b6fae083fb63b681128299899cfa54394f8dffd3d8554f6f8de2b6ba36e802200b1c3a9f2691f09e8e4ba55f4efe48516d1b692c2dfb1111dfc0432e42df0a12: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-super-forms.yaml"