Description
Step right up to the latest internet sensation that’s set to shatter all records! In this groundbreaking game, you’ll steer a dynamically growing python in a quest for apples. It’s simple yet addictive: gobble up as many apples as you can to stretch your snake to astonishing lengths. Are you ready to set new high scores and become a legend in this twisting adventure?
Note: Due to the way Burp Suite handles responses, it might be a good idea to use sockets directly for this challenge.
Files
- docker-compose.yml
-
twisty-python.tar.xz
4.56 KiB – 096dcc0f0337ca0e6493b74fe3718044193df729fa121c2b9b512345e6334b46
Author
Challenge Instructions
- First, download docker-compose.yml:
curl https://hackropole.fr/challenges/fcsc2024-web-twisty-python/docker-compose.public.yml -o docker-compose.yml
- Launch the challenge by executing in the same folder:
docker compose up
- Access the challenge at http://localhost:8000/.
In case you encounter problems, please consult the FAQ.
Flag
Submit your solution
You can submit your writeup for this challenge. Read the FAQ to learn how to proceed.
You need to be logged in to submit a writeup.