File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,11 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ v2.1.0] ( https://github.com/ReaJason/MemShellParty/releases/tag/v2.1.0 )
8
+ ## [ v2.1.0] ( https://github.com/ReaJason/MemShellParty/releases/tag/v2.1.0 ) - 2025-08-12
9
9
10
10
### Added
11
11
12
- 1 . 添加 BigInteger 打包方式(#86 by @wanswu )
12
+ 1 . 添加 BigInteger、ScriptEngineBigInteger 打包方式(#86 by @wanswu )
13
13
2 . 添加 SpELSpringGzipJDK17 打包方式(#83 by @xcxmiku and @ReaJason )
14
14
3 . 添加 JXPathSpringGzipPacker、JXPathSpringGzipPackerJDK17 打包方式(GeoServer 漏洞注入)
15
15
4 . 添加 Base64URLEncoded 打包方式(配合回显马进行小马拉大马测试)
@@ -28,7 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
28
28
2 . 修复使用 Dockerfile 进行自定义构建时,自定义路由无法正常工作
29
29
3 . 修复探测内存马中 Sleep 和 DNSLog 自定义类名失效(#89 Thanks @yinsel )
30
30
4 . 修复自定义内存马中,不会自动调用 listener 添加 getResponseFromRequest 实现代码和 valve 修改包名的逻辑(使用自定义内存马请参考:[ 如何使用自定义内存马功能] ( /docs/WriteCustomShell.md ) 进行实现,否则会出现不可用的问题)
31
- 5 . 修复使用 Agent Packer 在 jar-with-dependencies(fatjar) 中会出现打包整个 jar 的问题
31
+ 5 . 修复使用 SDK 时, Agent Packer 在 jar-with-dependencies(fatjar) 中会出现打包整个 jar 的问题
32
32
33
33
### Changed
34
34
You can’t perform that action at this time.
0 commit comments