Update README.md

This commit is contained in:
pen4uin
2023-06-07 21:02:12 +08:00
committed by GitHub
parent 3fbc072f0f
commit 5aa53749ef
+20 -20
View File
@@ -10,26 +10,26 @@ jMG (Java Memshell Generator) 是一款支持高度自定义的 Java 内存马
- 中间件
| | listener | filter | websocket endpoint|
| --------------- | ----------------- | --------------- | --------------- |
| tomcat 9.0.39 | ✅ | ✅ | |
| tomcat 8.5.53 | ✅ | ✅ | |
| tomcat 7.0.59 | ✅ | ✅ | |
| tomcat 6.0.48 | ✅ | ✅ | |
| tomcat 5.5.36 | ✅ | ✅ | |
| jetty 9.4.43 | ✅ | ✅ | |
| jetty 8.2.0 | ✅ | ✅ | |
| jetty 7.6.0 | ✅ | ✅ | |
| resin 4.0.66 | ✅ | ✅ | |
| resin 3.1.15 | ✅ | ✅ | |
| weblogic 10.3.6 | ✅ | ✅ | |
| weblogic 12.1.3 | ✅ | ✅ | |
| weblogic 14.1.1 | ✅ | ✅ | |
| websphere 7.x | ✅ | ✅ | |
| websphere 8.5.5 | ✅ | ✅ | |
| websphere 9.0.0 | ✅ | ✅ | |
| undertow | ✅ | ✅ | |
| glassFish | ✅ | ✅ | |
| | listener | filter |
| --------------- | ----------------- | --------------- |
| tomcat 9.0.39 | ✅ | ✅ |
| tomcat 8.5.53 | ✅ | ✅ |
| tomcat 7.0.59 | ✅ | ✅ |
| tomcat 6.0.48 | ✅ | ✅ |
| tomcat 5.5.36 | ✅ | ✅ |
| jetty 9.4.43 | ✅ | ✅ |
| jetty 8.2.0 | ✅ | ✅ |
| jetty 7.6.0 | ✅ | ✅ |
| resin 4.0.66 | ✅ | ✅ |
| resin 3.1.15 | ✅ | ✅ |
| weblogic 10.3.6 | ✅ | ✅ |
| weblogic 12.1.3 | ✅ | ✅ |
| weblogic 14.1.1 | ✅ | ✅ |
| websphere 7.x | ✅ | ✅ |
| websphere 8.5.5 | ✅ | ✅ |
| websphere 9.0.0 | ✅ | ✅ |
| undertow | ✅ | ✅ |
| glassFish | ✅ | ✅ |
- 框架