Add CVE-2015-1635

patch-1
aron 2021-02-24 14:28:24 +01:00
parent 0661d57d9d
commit 1d436a4837
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
id: cve-2015-1635
info:
name: CVE-2015-1635
author: thomas_from_offensity
severity: critical
description: Vulnerability in Windows HTTP.sys Could Allow Remote Code Execution
requests:
- method: GET
path:
- "{{BaseURL}}"
headers:
Range: "bytes=0-18446744073709551615"
matchers-condition: and
matchers:
- type: status
status:
- 416
- type: regex
regex:
- "Requested Range Not Satisfiable"
part: all