From 994b32d065d186275b3198a6a7b1b1651c34eab4 Mon Sep 17 00:00:00 2001 From: wolf Date: Thu, 31 Jan 2019 10:43:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=92=E4=BB=B6name=20=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugin/json/weblogic_debug.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin/json/weblogic_debug.json b/plugin/json/weblogic_debug.json index 4d198605..e3b568bf 100644 --- a/plugin/json/weblogic_debug.json +++ b/plugin/json/weblogic_debug.json @@ -1,7 +1,7 @@ { "target":"weblogic", "meta":{ - "name": "Weblogic SSRF", + "name": "Weblogic 任意文件上传漏洞", "remarks": "配置中启用 Web 服务测试页后,未授权的两个页面存在任意上传getshell漏洞,利用该漏洞可以上传任意jsp文件,进而获取服务器权限。", "level": 0, "type": "RCE", @@ -19,4 +19,4 @@ "type": "string", "match": "Work Home Dir" } -} \ No newline at end of file +}