mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-21 22:50:42 +08:00
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)