File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 2
2
3
3
4
4
5
+ ## 0.0.5
5
6
6
7
7
8
11
12
12
13
13
14
15
+ ## 0.0.4
16
+
17
+ * [x] 添加支持CVE-2022 -22963 (Spring Cloud Function SpEL RCE)
18
+
19
+
14
20
15
21
16
22
Original file line number Diff line number Diff line change 19
19
20
20
* [x] 添加支持CVE-2022 -22947 (Spring Cloud Gateway SpELRCE)
21
21
* [x] 添加支持CVE-2022 -22963 (Spring Cloud Function SpEL RCE)
22
- * [ ] 添加支持CVE-2021 -26084 (Atlassian Confluence RCE)
23
- * [ ] 添加支持CVE-2022 -22965 (Spring Core RCE)
22
+ * [x] 添加支持CVE-2021 -26084 (Atlassian Confluence RCE)
23
+ * [ ] 添加支持CVE-2022 -22965 (Spring Core RCE)
24
24
* [x] 自定义并发
25
25
* [x] 自定义输出日志位置
26
26
* [x] 自定义结果输出位置
27
- *
28
27
29
28
………
30
29
35
34
36
35
为了学习一下golang,花了两天时间,写了这款框架式的exp利用工具练练手,后续还会支持其他的漏洞。初学golang,代码还是很粗糙。一开始是打算就支持Spring系列漏洞的利用,但写到后面自我感觉能够集成其他的漏洞利用。具体会支持那些漏洞,作者会根据情况自我判断,可以提建议,但不一定被采纳。亦可以提交pr。可以查看源代码写poc和exp,写了很多注释,很容易懂。
37
36
37
+ 本项目集成的漏洞基本上都是能会被利用的,直接或间接执行命令或者连接webshell,且本地测试通过的。
38
38
39
-
40
-
39
+ 项目已经开了讨论区,如果有建议可以在讨论区提出。
41
40
42
41
---
43
42
## ⚡下载安装
44
43
45
- 在[ release] ( https://github.com/SummerSec/SpringExploit/releases ) 界面下载对应操作系统版本。
44
+ 在[ release] ( https://github.com/SummerSec/SpringExploit/releases ) 界面下载对应操作系统版本,因为本项目使用GitHub Action自动编译,不存在后门风险,如果需要自己下载源码手动编译,请自行百度,不会解答这类问题 。
46
45
47
46
48
47
You can’t perform that action at this time.
0 commit comments