Capture the Tux
A simple CTF game (Capture the Feather) which teaches the basics of using the (Linux) command line.
Come by our assembly, get a short introduction, and collect feathers and a final badge!
You can also simply start by installing podman
and starting your environment as described:
# Start your challenge environment
podman run -it -v home:/home/ctf-user \
registry.edugit.org/codecraft/capture_the_feather/client \
bash
# Ask the server to hand you out the challenges
feather_submit -s ctf.38c3.teckids.org:2321 \
create-environment