Tags: crypto rsa
Rating:
I was given the [challenge.py](https://github.com/mar232320/ctf-writeups/blob/main/wreck2022/babyrsa/challenge.py) and [output.txt](https://github.com/mar232320/ctf-writeups/blob/main/wreck2022/babyrsa/output.txt) files.
One of the primes was given allowing to easily decrypt RSA solution in [solve.py](https://github.com/mar232320/ctf-writeups/blob/main/wreck2022/babyrsa/solve.py)
> flag{omg_its_rsa}