
Um servidor RMI malicioso que pode executar um comando arbitrário. Pode ser útil para CVE-2021-44228.
Um servidor RMI malicioso que pode executar um comando arbitrário. Pode ser útil para o CVE-2021-44228 em um cenário local de escalonamento de privilégios
./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.