Proof-of-concept tool that generates serialized Java payloads exploiting unsafe object deserialization, bundling 30+ gadget chains for libraries such as Commons Collections, Spring, Groovy and Hibernate, intended for security research and authorized testing.
Developer toolsTesting & debugging
Arthas is Alibaba's open-source Java diagnostic tool that lets developers troubleshoot production JVM issues without modifying code or restarting servers, offering commands for class inspection, decompilation, method tracing, monitoring, profiling and a web console.
Developer toolsSelf-hostedTesting & debugging