We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f263fa9 commit d93ebe4Copy full SHA for d93ebe4
README.md
@@ -12,6 +12,7 @@
12
# 📝 二、TODO
13
14
* [x] 添加支持CVE-2022-22947 (Spring Cloud Gateway SpELRCE)
15
+* [x] 添加支持CVE-2022-22963 (Spring Cloud Function SpEL RCE)
16
* [x] 添加支持CVE-2022-22965 (Spring Core RCE)
17
* [x] 命令执行漏洞式支持交互式执行命令
18
* [x] 验证代理是否存活
@@ -44,7 +45,7 @@ pip3 install -r requirements.txt
44
45
/ \
46
| $$$$$$\ _______ ______ _______ +-------------------------------------+
47
| $$___\$$ / \| \ | \ + +
- \$$ \ | $$$$$$$ \$$$$$$\| $$$$$$$\ + Version: 2.02 +
48
+ \$$ \ | $$$$$$$ \$$$$$$\| $$$$$$$\ + Version: 2.03 +
49
_\$$$$$$\| $$ / $$| $$ | $$ + Author: 曾哥(@AabyssZG) +
50
| \__| $$| $$_____| $$$$$$$| $$ | $$ + Whoami: https://github.com/AabyssZG +
51
\$$ $$ \$$ \\$$ $$| $$ | $$ + +
0 commit comments