Skip to content

Commit 9c3a41d

Browse files
authored
Update README.md
1 parent 6f34c97 commit 9c3a41d

File tree

1 file changed

+14
-7
lines changed

1 file changed

+14
-7
lines changed

README.md

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33

44
## 0x01 简介
55

6-
jMG (Java Memshell Generator) 是一款支持高度自定义的 Java 内存马生成工具,可作为 [woodpecker](https://github.com/woodpecker-framework/woodpecker-framework-release) 的插件使用,提供常见中间件的内存马注入支持,使用文档详见[公众号文章](https://mp.weixin.qq.com/s/oAiGWY9ABhn2o148snA_sg)
6+
jMG (Java Memshell Generator) 是一款支持高度自定义的 Java 内存马生成工具,提供常见中间件的内存马注入支持。不仅可作为 [woodpecker](https://github.com/woodpecker-framework/woodpecker-framework-release) 的插件使用,也可以作为独立的 GUI 工具进行使用,文档详见[公众号文章](https://mp.weixin.qq.com/s/oAiGWY9ABhn2o148snA_sg)
77

88

99
## 0x02 中间件/框架覆盖情况
1010

11-
- 中间件
11+
#### 中间件
1212

1313

1414
| | listener | filter |
@@ -33,7 +33,7 @@ jMG (Java Memshell Generator) 是一款支持高度自定义的 Java 内存马
3333
| glassfish 5.0.0 |||
3434

3535

36-
- 框架
36+
#### 框架
3737

3838

3939
| | interceptor | action |
@@ -42,9 +42,15 @@ jMG (Java Memshell Generator) 是一款支持高度自定义的 Java 内存马
4242
| strust2 | | |
4343

4444

45-
## 0x03 演示
45+
## 0x03 两种工作模式
4646

47-
<img width="1174" alt="image" src="https://github.com/pen4uin/java-memshell-generator/assets/55024146/1b07d338-5cd9-4035-8566-be2d4ae914d4">
47+
#### Woodpecker 插件工作模式
48+
49+
<img width="877" alt="image" src="https://github.com/pen4uin/java-memshell-generator/assets/55024146/1b07d338-5cd9-4035-8566-be2d4ae914d4">
50+
51+
#### GUI 图形化工作模式
52+
53+
<img width="877" alt="image" src="https://github.com/pen4uin/java-memshell-generator/assets/55024146/d61ea557-3b76-490a-b9b6-f47f2db5a45a">
4854

4955

5056
## 0x04 致谢
@@ -54,12 +60,13 @@ SGLAB of Legendsec at Qi'anxin Group
5460
<img src="./images/sglab.svg" width=300 alt="SgLab">
5561

5662

57-
## 0x05 参考
63+
## 0x05 参考项目
5864

5965
```
66+
https://github.com/woodpecker-framework/
6067
https://github.com/feihong-cs/memShell
6168
https://github.com/su18/MemoryShell
62-
https://github.com/woodpecker-framework/
6369
https://github.com/BeichenDream/GodzillaMemoryShellProject
70+
https://github.com/woodpecker-appstore/jexpr-encoder-utils
6471
```
6572

0 commit comments

Comments
 (0)