Skip to main content

Tag: cpython

HTB Business CTF 2022 Breakin

Breakin [re, 400 points] Previous state-hacking campaigns from these APT actors indicate that they regularly change cryptographic keys, and we believe this server is being used to coordinate them. If you can discover how the keys are being derived, then we'll be able to decrypt all their past worm communication in the network! NOTE: This challenge is intended to be solved after 'Breakout'. From the description of the task I knew that first I should find the place where the encryption key is being shared.