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