Create wordpress-updraftplus-pem-key.yaml

patch-1
Dhiyaneshwaran 2021-06-20 23:03:52 +05:30 committed by GitHub
parent 42c937d730
commit 5d01e7b235
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
id: updraftplus-pem-keys
info:
name: UpdraftPlus Plugin Pem Key
author: dhiyaneshDk
severity: medium
reference: https://www.exploit-db.com/ghdb/6437
tags: wordpress
requests:
- method: GET
path:
- '{{BaseURL}}/wp-content/plugins/updraftplus/includes/'
matchers-condition: and
matchers:
- type: word
words:
- "Index of /"
- ".pem"
- "updraftplus"
condition: and
part: body
- type: status
status:
- 200