docs: update README

This commit is contained in:
ReaJason
2026-06-28 21:22:31 +08:00
parent fe54b610ed
commit 416f2d5593
3 changed files with 48 additions and 333 deletions
+13
View File
@@ -8,6 +8,19 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [v2.8.0](https://github.com/ReaJason/MemShellParty/releases/tag/v2.8.0) - 2026-06-13
### Added
1. 新增对 [Winstone-Jetty](https://github.com/jenkinsci/winstone)Jenkins 2.491.1)和 [Geronimo-Jetty](https://github.com/apache/geronimo) 上下文采集注入(Thanks @su18
2. 新增 Godzilla DubboService 内存马注入,默认使用 XOR_BASE6(仅支持特战版,Thanks @ReaJason
### Changed
1. boot 使用 SpringBoot 4.1.0 版本 + Dockerfile 中默认 jre25
**Full Changelog:** [v2.7.2...v2.8.0](https://github.com/ReaJason/MemShellParty/compare/v2.7.2...v2.8.0)
## [v2.7.2](https://github.com/ReaJason/MemShellParty/releases/tag/v2.7.2) - 2026-05-24
### Fixed