Cryptography Level 5 220 points

Cryptanalysis - RSA e=3 Broadcast Attack

Mission

broadcast.json contains the same plaintext encrypted with unpadded RSA e=3 under three pairwise-coprime moduli. Recover it with the Chinese Remainder Theorem and an integer cube root.

#cryptography#rsa#crt#hastad

Clear it in 3 steps

Not started
  1. Start the environment

  2. Investigate the target

  3. Submit the flag