Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9a2dd6d

Browse files
authored
jMG v1.0.5 发布
添加对 GUI 图形化工作模式的支持
1 parent 9c3a41d commit 9a2dd6d

File tree

1 file changed

+31
-13
lines changed

1 file changed

+31
-13
lines changed

‎README.md‎

Lines changed: 31 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,18 @@
66
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

9-
## 0x02 中间件/框架覆盖情况
9+
## 0x02 两种工作模式
10+
11+
#### Woodpecker 插件工作模式
12+
13+
<img width="877" alt="image" src="https://github.com/pen4uin/java-memshell-generator/assets/55024146/1b07d338-5cd9-4035-8566-be2d4ae914d4">
14+
15+
#### GUI 图形化工作模式
16+
17+
<img width="877" alt="image-20230610110205993" src="https://github.com/pen4uin/java-memshell-generator/assets/55024146/4b79a767-9327-4d2a-bd89-7f1386560a9d">
18+
19+
20+
## 0x03 中间件/框架覆盖情况
1021

1122
#### 中间件
1223

@@ -42,16 +53,6 @@ jMG (Java Memshell Generator) 是一款支持高度自定义的 Java 内存马
4253
| strust2 | | |
4354

4455

45-
## 0x03 两种工作模式
46-
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">
54-
5556

5657
## 0x04 致谢
5758

@@ -60,13 +61,30 @@ SGLAB of Legendsec at Qi'anxin Group
6061
<img src="./images/sglab.svg" width=300 alt="SgLab">
6162

6263

63-
## 0x05 参考项目
64+
## 0x05 最后
65+
66+
免责声明
67+
```
68+
该工具仅适用于在授权环境/测试环境进行使用,请勿用于生产环境。
69+
```
70+
71+
技术交流
72+
```
73+
如果遇到 bug / 建议 / 实战场景需求,欢迎提 issue 交流。
74+
```
6475

76+
引用项目
6577
```
6678
https://github.com/woodpecker-framework/
79+
https://github.com/woodpecker-appstore/jexpr-encoder-utils
80+
```
81+
82+
参考项目
83+
```
6784
https://github.com/feihong-cs/memShell
6885
https://github.com/su18/MemoryShell
6986
https://github.com/BeichenDream/GodzillaMemoryShellProject
70-
https://github.com/woodpecker-appstore/jexpr-encoder-utils
7187
```
7288

89+
90+

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /