Create wpdm-cache-session.yaml

patch-1
Dhiyaneshwaran 2021-06-13 17:43:24 +05:30 committed by GitHub
parent d38c7ce5e4
commit dab25e2df3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,24 @@
id: wpdm-cache-session
info:
name: Wpdm-Cache Session
author: dhiyaneshDk
severity: medium
reference: https://www.exploit-db.com/ghdb/7004
tags: wordpress
requests:
- method: GET
path:
- '{{BaseURL}}/wp-content/uploads/wpdm-cache/'
matchers-condition: and
matchers:
- type: word
words:
- "Index of /"
- ".txt"
condition: and
part: body
- type: status
status:
- 200