32 lines
813 B
YAML
32 lines
813 B
YAML
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: 490a004630440220266c3c1a6cbfd7bd92f893299adcdbcc2b6e57b2b79691daf23b2de605c1296002207496889670034f48d8a2d8ddfee2ed9a2d609e409db95c51b4b8b1351373b377:922c64590222798bb761d5b6d8e72950
|