Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

Releases: mogwailabs/mjet

v0.4.1

27 Aug 08:44
11d3265
Compare
Choose a tag to compare

This release downgrades the Java version within the docker container, as a bug prevented the creation of ysoserial payloads.

v0.4

01 Jun 22:57
Compare
Choose a tag to compare

This release fixes an issue in the "shell mode" that was introduced in version 0.3.
Some small changes to the Dockerfile.

v0.3 - Additional features, Dockerfile

13 May 19:14
850db6f
Compare
Choose a tag to compare

This release adds two features that might help on certain targets:

  • Define the shell to execute the OS commands
  • Replace the default RMI object name ("jmxrmi") with a different one

We also have a Dockerfile now.

v0.2 - JMXMP support and "localhost bypass"

28 Mar 15:58
Compare
Choose a tag to compare

This release adds some new features to MJET

  • Support for JMXMP (JMX Messaging Protocol) - requires an external JAR
  • Bypass for RemoteObjects that are binded to localhost