33 lines
730 B
YAML
33 lines
730 B
YAML
id: wpdm-cache-session
|
|
|
|
info:
|
|
name: Wpdm-Cache Session
|
|
author: dhiyaneshDk
|
|
severity: medium
|
|
reference:
|
|
- https://www.exploit-db.com/ghdb/7004
|
|
metadata:
|
|
max-request: 1
|
|
tags: wordpress,edb
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/wp-content/uploads/wpdm-cache/'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "Index of /"
|
|
- ".txt"
|
|
- "wpdm-cache"
|
|
condition: and
|
|
part: body
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a004730450220713c53ff25e3a8ebf9891228a1282a340f4432deed66c15f92b996b9d6d4e705022100a86157a1b145daaf7c9f93cabd33dce3cfa3b6ca52c511abf3f0091451be4cfc:922c64590222798bb761d5b6d8e72950
|