Update CVE-2015-1635.yaml
parent
5b9bd0571d
commit
c9e4e5ea2b
|
@ -14,15 +14,15 @@ info:
|
|||
cve-id: CVE-2015-1635
|
||||
tags: cve,cve2015,kev,microsoft
|
||||
|
||||
requests:
|
||||
http:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/"
|
||||
- "{{BaseURL}}"
|
||||
headers:
|
||||
Range: "bytes=0-18446744073709551615"
|
||||
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "416"
|
||||
- "The requested range is not satisfiable"
|
||||
- "HTTP Error 416"
|
||||
- "The requested range is not satisfiable"
|
||||
|
|
Loading…
Reference in New Issue