mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-21 22:50:42 +08:00
docs: update README
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
> [!WARNING]
|
||||
> 本工具仅供安全研究人员、网络管理员及相关技术人员进行授权的安全测试、漏洞评估和安全审计工作使用。使用本工具进行任何未经授权的网络攻击或渗透测试等行为均属违法,使用者需自行承担相应的法律责任。
|
||||
|
||||
|
||||
> [!TIP]
|
||||
> [GitHub Actions](https://github.com/ReaJason/MemShellParty/actions) 最新一次构建会打印集成测试用例测试结果,可通过此来了解当前支持进度。
|
||||
|
||||
## Why
|
||||
|
||||
@@ -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 🎉
|
||||
Reference in New Issue
Block a user