Awesome
rctf-scenario2
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.
Play online
Go to https://rctf.aliasrobotics.com and select scenario 2.
How to run it?
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