aliasrobotics / rctf-scenario6

Robotics CTF scenario 6

Home Page:https://rctf.aliasrobotics.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rctf-scenario6

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 hackin step by step.

Run it locally

Do you prefer to experimient locally, we've dockerized it for you. Try:

git clone https://github.com/aliasrobotics/rctf-scenario6
cd rctf-scenario6
docker build -t rctf-scenario6 .
docker run -it rctf-scenario6

About

Robotics CTF scenario 6

https://rctf.aliasrobotics.com

License:GNU General Public License v3.0


Languages

Language:C++ 60.2%Language:Dockerfile 24.7%Language:CMake 12.2%Language:Shell 2.9%