
Want to run this Docker container locally?
docker run -d -p 3777:5000 --restart always --name ctf-alphabet-soup joshbeck2024/ctf-alphabet-soup
In this challenge, you just have to poke through the developer tools and pay attention to the behavior:
- Check the network tab for a series of
GET requests spelling out the flag.
