Please note that there is currently no safe version of the software. The current version at this time is 26.4.0.
-
Run the Server:
docker compose run --rm pyzmq_vulnerable_rpc_server
-
Run the Client:
Execute the
pyZMQ_exploit.pyscript to send a command to the server.docker compose run --rm exploit command_to_execute
now you can watch the output of the command in the server container output(previous step).