Skip to content

Commit 8e8a40e

Browse files
committed
0.0.3
1 parent df9e5e9 commit 8e8a40e

File tree

2 files changed

+27
-3
lines changed

2 files changed

+27
-3
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,25 @@
11

2+
3+
4+
5+
6+
7+
8+
9+
10+
11+
12+
13+
14+
15+
16+
17+
18+
19+
## 0.0.3
20+
21+
* [x] 支持漏洞CVE-2022-22947 (Spring Cloud Gateway SpELRCE)的漏洞利用
22+
* [x] 自定义并发
23+
* [x] 自定义输出日志位置
24+
* [x] 自定义结果输出位置
25+

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919

2020
* [x] 添加支持CVE-2022-22947 (Spring Cloud Gateway SpELRCE)
2121
* [ ] 添加支持CVE-2022-22963 (Spring Cloud Function SpEL RCE)
22-
* [ ] 自定义并发
23-
* [ ] 自定义输出日志位置
24-
* [ ] 自定义结果输出位置
22+
* [x] 自定义并发
23+
* [x] 自定义输出日志位置
24+
* [x] 自定义结果输出位置
2525

2626
………
2727

0 commit comments

Comments
 (0)