Even though this challenge was not so hard, in the end only 10 teams solved it, so it had a preety high dynamic point value. Sorry for my shitty code, I was solving this challenge in a hurry and finished it 8 minutes before the end of CTF, so I apologize.
So, as we connect we see a little proof of work prompt (actually this was a preety useless PoW, because it doesn't require any prefix in our string, so we could just precompute all possible sha256 hashes with different 6 chars at [-6:], but still it took around a minute on my laptop :D)



