Skip to content

v2.0.0 - 2020-10-04

Compare
Choose a tag to compare
@qtc-de qtc-de released this 04 Oct 14:22
· 328 commits to master since this release
3e1afef

Added

  • Add SSL support (for registry and remote objects)
  • Add automatic redirection feature
  • Add shell action
  • Add ysoserial action
  • Add cve-2016-3427 action
  • Add support for authenticated JMXMP
  • Add support for SSL protected JMXMP
  • Add new options for separate bind-address and bind-port
  • Add color support
  • Add upload and download functions

Changed

  • Changed the parameter layout during execute actions
  • Changed the bash completion script to include new options
  • Changed the folder structure and class layouts

Example Server

  • Add additional example server running a different tomcat version
  • Add CVE-2016-3427 vulnerability to the example server
  • Add deserialization vulnerability to the example server
  • Add authenticated JMXMP listeners to the example server
  • Add SSL protection to RMI and JMXMP listeners
  • Add hostname specification to the registry server