
Un servidor RMI malicioso que puede lanzar un comando arbitrario. Puede ser útil para CVE-2021-44228
Un servidor RMI malicioso que puede lanzar un comando arbitrario. Puede ser útil para CVE-2021-44228 en un escenario local de escalada de privilegios.
./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.