Description
We all know that prime numbers are quite important in cryptography. Can you help me to find some?
Solution
Connecting to the running service, I was greated with a message asking for the
next prime number after [number]
So with some quick python hackery I ended up with this code.
It ran for a little bit before crashing, which I expected, and returning the
flag.
Flag: IW{Pr1m3s_4r3_!mp0rt4nt}