32 lines
827 B
YAML
32 lines
827 B
YAML
id: wordpress-plugins-lifterlms
|
|
|
|
info:
|
|
name: WordPress Plugin lifterlms Listing
|
|
author: pussycat0x
|
|
severity: info
|
|
description: Searches for sensitive directories present in the lifterlms plugin.
|
|
reference:
|
|
- https://www.exploit-db.com/ghdb/6420
|
|
metadata:
|
|
max-request: 1
|
|
tags: wordpress,listing,plugin,edb
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/wp-content/plugins/lifterlms/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "Index of"
|
|
- "/wp-content/plugins/lifterlms/"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a00463044022054340947379a7caa6903417dd9fb53bfeba275879b5f5b242138838f669f5ab5022017bb2a8fade49fe72908ffceb0e94106d1084a805f89aaa69d2540b4e41e6d62:922c64590222798bb761d5b6d8e72950
|