Rating: 5.0

**TL;DR** Given a, b, and p solve for x in the congruence `x = ax + b mod p`

Original writeup (https://an00brektn.github.io/corctf22/#luckyguess).