mirror of
https://github.com/pen4uin/java-memshell-generator.git
synced 2026-09-22 01:30:43 +08:00
add: 添加对信创中间件的支持
This commit is contained in:
@@ -20,16 +20,20 @@
|
||||
|
||||
## 功能
|
||||
|
||||
| 中间件 | 框架 | 工具 (测试版本) | 内存马类型 | 输出格式 | 辅助模块 |
|
||||
|-----------|---------------|------------------------------------------------------------------|---------------|------------|---------|
|
||||
| Tomcat | SpringMVC | [AntSword](https://github.com/AntSwordProject/antSword) (2.1.15) | Listener | BASE64 | 专项漏洞封装 |
|
||||
| Resin | SpringWebFlux | [Behinder](https://github.com/rebeyond/Behinder) (4.0.7) | Filter | BCEL | 表达式语句封装 |
|
||||
| WebLogic | | [Godzilla](https://github.com/BeichenDream/Godzilla) (4.0.1) | Interceptor | BIGINTEGER | |
|
||||
| Jetty | | [Neo-reGeorg](https://github.com/L-codes/Neo-reGeorg) (5.1.0) | HandlerMethod | CLASS | |
|
||||
| WebSphere | | [Suo5](https://github.com/zema1/suo5) (0.9.0) | TomcatValve | JAR | |
|
||||
| Undertow | | Custom | | JAR_AGENT | |
|
||||
| GlassFish | | | | JS | |
|
||||
| | | | | JSP | |
|
||||
| 中间件 | 框架 | 工具 (测试版本) | 内存马类型 | 输出格式 | 辅助模块 |
|
||||
| ------------------ | ------------- | ------------------------------------------------------------ | ------------- | ---------- | -------------- |
|
||||
| Tomcat | SpringMVC | [AntSword](https://github.com/AntSwordProject/antSword) (2.1.15) | Listener | BASE64 | 专项漏洞封装 |
|
||||
| Resin | SpringWebFlux | [Behinder](https://github.com/rebeyond/Behinder) (4.0.7) | Filter | BCEL | 表达式语句封装 |
|
||||
| WebLogic | | [Godzilla](https://github.com/BeichenDream/Godzilla) (4.0.1) | Interceptor | BIGINTEGER | |
|
||||
| Jetty | | [Neo-reGeorg](https://github.com/L-codes/Neo-reGeorg) (5.1.0) | HandlerMethod | CLASS | |
|
||||
| WebSphere | | [Suo5](https://github.com/zema1/suo5) (0.9.0) | TomcatValve | JAR | |
|
||||
| Undertow | | Custom | | JAR_AGENT | |
|
||||
| GlassFish | | | | JS | |
|
||||
| Apusic(金蝶) | | | | JSP | |
|
||||
| BES(宝兰德) | | | | | |
|
||||
| InforSuite(中创) | | | | | |
|
||||
| TongWeb(东方通) | | | | | |
|
||||
| | | | | | |
|
||||
|
||||
## 编译
|
||||
|
||||
|
||||
Reference in New Issue
Block a user