Rating:

Given cipher text and public key used to encrypt it. The modulus was very large while the exponent was very small (3). Cube root the cipher text to find the flag. Full write up [here](https://github.com/jontay999/CTF-writeups/tree/master/HackTheBox/CyberSanta/Crypto/missing_reindeer)

Original writeup (https://github.com/jontay999/CTF-writeups/tree/master/HackTheBox/CyberSanta/Crypto/missing_reindeer).