There was an error while loading. Please reload this page.
https://github.com/picoCTF/start-problem-dev/blob/master/example-problems/general-ssh/config-builder.py
Add flag_rand = flag_rand.zfill(8) to the flag construction process.
flag_rand = flag_rand.zfill(8)