image.png

The idea here: You need to brute force each digit one at a time. The for loop below does just that.

Want to run this Docker container locally?

docker run -d -it --rm -p 80:80 -p 1337:1337 joshbeck2024/python_digit_challenge:latest

Connect:

nc IP_OF_TARGET 1337