ReaJason
4a3bc0c40a
feat: support probe shell generation
2025-08-13 23:53:40 +08:00
ReaJason
466d236ba2
test: pid fetch failed
2025-08-13 23:53:40 +08:00
ReaJason
65e23040ae
fix: TongWeb8 context fetch error
2025-08-13 23:53:40 +08:00
ReaJason
9792f242ce
test: add Apusic pid sh
2025-06-07 13:31:18 +08:00
ReaJason
3c1c1cb8fc
feat: support webAppClassLoader
2025-05-28 01:22:54 +08:00
ReaJason
a0e9dfbc85
fix: SpringBoot Undertow and Jetty Shell inject failed
2025-04-23 00:10:48 +08:00
ReaJason
b7c6303966
feat: support Neo-reGeorg shell generate ( #35 )
2025-02-28 22:35:14 +08:00
ReaJason
56510c89db
test: add CB4 multi version gadgets integration test
2025-02-19 22:21:17 +08:00
ReaJason
7fb404f04f
feat: support other middleware suo5 shell
2025-02-15 13:50:04 +08:00
ReaJason
113b174837
feat: support springwebmvc agent shell
...
1. hook point is org.springframework.web.servlet.FrameworkServlet.service
2025-01-18 18:28:46 +08:00
ReaJason
f92d7207c8
feat: support GlassFish agent shell ( #23 )
...
1. hook point1 is org.apache.catalina.core.ApplicationFilterChain.doFilter
2. hook point2 is org.apache.catalina.core.StandardContextValve.invoke
3. GlassFish use osgi module, cipher class not in web-core, so that should use ContextClassLoader (resolved #23)
2025-01-10 00:56:26 +08:00
ReaJason
f4bc254ed3
feat: support jetty agent shell ( #19 )
...
1. hook point is org.eclipse.jetty.servlet.ServletHandler.doHandle
2. it doesn't support jetty6, org.mortbay.jetty.servlet.ServletHandler#handle, because ldc visit cannot support java1.4
2025-01-09 01:04:31 +08:00
ReaJason
99c53b6287
feat: support resin agnet shell(#20)
...
hook point is com.caucho.server.dispatch.FilterFilterChain.doFilter (resolved #20 )
2025-01-07 20:28:51 +08:00
ReaJason
1dfc28cd33
feat: support jbossas agent shell
2025-01-07 10:02:51 +08:00
ReaJason
371402c144
feat: support was and weblogic agent shell
2025-01-03 22:05:54 +08:00
ReaJason
2da2e180cb
feat: support tomcat agent shell ( resolved #12 )
2025-01-03 00:25:56 +08:00
ReaJason
ee82fc102d
feat: support spring webflux shell generate ( resolved #6 )
2024-12-26 00:59:24 +08:00
ReaJason
eaf6a81c85
fix: behinder response wrapper
2024-12-22 20:49:56 +08:00
ReaJason
3189ef8f70
feat: support springmvc shell generate
2024-12-22 16:29:02 +08:00
ReaJason
c859655e3a
refactor: change vul modules structure
2024-12-22 10:42:48 +08:00
ReaJason
5ec6f6c3cc
fix: jboss6 scan overflow with spring
2024-12-14 21:32:57 +08:00
ReaJason
61bf9d25bb
test: container not auto start
2024-12-07 02:15:15 +08:00
ReaJason
a0d6cbee82
test: use method parameters
2024-12-05 22:40:01 +08:00