Update CVE-2020-7473.yaml
Ready guys. Now the template will check for size. I didn't implement the "HEAD" method because the nuclei is not supported.patch-1
parent
d22d0745d2
commit
7a37488076
|
@ -11,6 +11,6 @@ requests:
|
|||
path:
|
||||
- "{{BaseURL}}/UploadTest.aspx"
|
||||
matchers:
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
- type: size
|
||||
size:
|
||||
- 0
|
||||
|
|
Loading…
Reference in New Issue