Last updated 3 years ago
Was this helpful?
Sometimes RSA certificates are breakable
Decode the RSA certificate at or
Find the modulus value in the decoded certificate: Modulus: 4966306421059967 (0x11a4d45212b17f)
Modulus: 4966306421059967 (0x11a4d45212b17f)
Use Yafu to factor into p and q: factor(0x11a4d45212b17f)
factor(0x11a4d45212b17f)
picoCTF{73176001,67867967}