The Robotics Capture the Flag (RCTF) is an online playground to challenge robot security from your browser. It is designed to be an online game, available 24/7, launchable through your browser and designed to learn robot hacking step by step.
Go to https://rctf.aliasrobotics.com and select scenario 2.
git clone https://github.com/aliasrobotics/docker-scenario2-local
cd docker-scenario2-local
docker build -t scenario2-local .
docker run -it -h rctf2 scenario2-local