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