Update qibocms-file-download.yaml
parent
221b253406
commit
e5398d06d1
|
@ -1,10 +1,10 @@
|
|||
id: qibocms-file-download
|
||||
|
||||
info:
|
||||
name: qibocms file download- arbitary file download
|
||||
name: Qibocms - Arbitary File Download
|
||||
author: theabhinavgaur
|
||||
severity: high
|
||||
tags: qibocms-file-download
|
||||
tags: qibocms,arbitary,download
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
@ -20,6 +20,11 @@ requests:
|
|||
- "$webdb"
|
||||
condition: and
|
||||
|
||||
- type: word
|
||||
part: header
|
||||
words:
|
||||
- "filename=config"
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
|
Loading…
Reference in New Issue