
Un serveur RMI malveillant qui peut lancer une commande arbitraire. Peut être utile pour CVE-2021-44228
Un serveur RMI malveillant capable de lancer une commande arbitraire. Peut être utile pour CVE-2021-44228 dans un scénario d'élévation locale de privilèges.
./gradlew bootJar
Usage: java -jar build/libs/evilRMIServer-1.0-SNAPSHOT.jar [-hV] [-p=<port>]
<cmd>
An evil RMI Server to help construct and run an arbitrary command.
<cmd> The Command to run. Wrap in quotes if there are spaces.
-h, --help Show this help message and exit.
-p, --port=<port> The port to listen on
-V, --version Print version information and exit.