Skip to content

Commit df9e5e9

Browse files
committed
READ
1 parent d463429 commit df9e5e9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717

1818
## 📝 TODO
1919

20-
* [x] 添加支持CVE-2022-22947 (Spring Cloud Gateway RCE)
21-
* [ ] 添加支持
20+
* [x] 添加支持CVE-2022-22947 (Spring Cloud Gateway SpELRCE)
21+
* [ ] 添加支持CVE-2022-22963 (Spring Cloud Function SpEL RCE)
2222
* [ ] 自定义并发
2323
* [ ] 自定义输出日志位置
2424
* [ ] 自定义结果输出位置
@@ -30,7 +30,7 @@
3030
---
3131
## 🐉 来龙去脉
3232

33-
为了学习一下golang,写了这款框架式的exp利用工具
33+
为了学习一下golang,花了两天时间,写了这款框架式的exp利用工具练练手,后续还会支持其他的漏洞。初学golang,代码还是很粗糙。一开始是打算就支持Spring系列漏洞的利用,但写到后面自我感觉能够集成其他的漏洞利用。具体会支持那些漏洞,作者会根据情况自我判断,可以提建议,但不一定被采纳。亦可以提交pr。可以查看源代码写poc和exp,写了很多注释,很容易懂
3434

3535

3636

@@ -39,7 +39,7 @@
3939
---
4040
## ⚡下载安装
4141

42-
[release](https://github.com/SummerSec/SpringExploit/releases)界面下载
42+
[release](https://github.com/SummerSec/SpringExploit/releases)界面下载对应操作系统版本。
4343

4444

4545

0 commit comments

Comments
 (0)