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