Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ReaJason committed Dec 1, 2024
1 parent 8b8a445 commit 33b1ac2
Showing 1 changed file with 14 additions and 3 deletions.
17 changes: 14 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
> [!WARNING]
> 本工具仅供安全研究人员、网络管理员及相关技术人员进行授权的安全测试、漏洞评估和安全审计工作使用。使用本工具进行任何未经授权的网络攻击或渗透测试等行为均属违法,使用者需自行承担相应的法律责任。

> [!TIP]
> [GitHub Actions](https://github.com/ReaJason/MemShellParty/actions) 最新一次构建会打印集成测试用例测试结果,可通过此来了解当前支持进度。
## Why

Expand Down Expand Up @@ -88,9 +89,19 @@ JDK 版本:
6. JNDI 注入
7. JDBC 连接攻击

**Let's start the party 🎉**
## How

1. 如何使用 bytebuddy 生成类,为属性赋值,添加方法,指定位置调用方法?(**WIP**
2. 如何调试内存马,为什么内存马注入了却不可用?(**WIP**

## Contribute

> It will be so nice if you want to contribute. 🎉
**WIP**

## Thanks

- [pen4uin/java-memshell-generator](https://github.com/pen4uin/java-memshell-generator)
- [pen4uin/java-memshell-generator](https://github.com/pen4uin/java-memshell-generator)

### Let's start the party 🎉

0 comments on commit 33b1ac2

Please sign in to comment.