Skip to content

Commit 19a14d3

Browse files
authored
Update README.md
1 parent 3571aad commit 19a14d3

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,11 @@
1111

1212
# 📝 二、TODO
1313

14-
* [ ] 添加支持2023 JeeSpringCloud 任意文件上传漏洞【实测漏洞危害较大,暂缓更新】
14+
* [x] 添加支持2023 JeeSpringCloud 任意文件上传漏洞
15+
* [x] 添加支持2021 SnakeYAML_RCE 漏洞
16+
* [x] 添加支持2020 Jolokia配置不当导致RCE漏洞
17+
* [x] 添加支持CVE-2021-21234 (任意文件读取漏洞)
18+
* [x] 支持自动对Spring进行指纹识别
1519
* [x] 在漏洞利用模块,对错误进行输出为 `error.log`
1620
* [x] 支持使用带认证的HTTP代理
1721
* [x]`13exp` 师傅友情制作GUI图形化版本
@@ -54,7 +58,7 @@ pip3 install -r requirements.txt
5458
/ \
5559
| $$$$$$\ _______ ______ _______ +-------------------------------------+
5660
| $$___\$$ / \| \ | \ + +
57-
\$$ \ | $$$$$$$ \$$$$$$\| $$$$$$$\ + Version: 2.05 +
61+
\$$ \ | $$$$$$$ \$$$$$$\| $$$$$$$\ + Version: 2.10 +
5862
_\$$$$$$\| $$ / $$| $$ | $$ + Author: 曾哥(@AabyssZG) +
5963
| \__| $$| $$_____| $$$$$$$| $$ | $$ + Whoami: https://github.com/AabyssZG +
6064
\$$ $$ \$$ \\$$ $$| $$ | $$ + +

0 commit comments

Comments
 (0)