RSA
Last updated
Last updated
Category: Cryptography - Points: 500 (at the beginning) then 87 (at the end) - Difficulty: Easy - Solves: 79 Description: Our team has found a cipher text: there seems to be some clues to decipher it. Can you help us to read it? Hint: There is another decoding step after the decryption! Infos:
Solution:
To solve this challenge you need to decrypt the message.
So to try to decrypt the hidden message, I decide to use this site : dCode - RSA
After we put the infos in the valid place, we received a list of numbers : 100118678470123102108521039599861127251114116518811695988695828352125
Personally, I don't reconize what's the encryption type. So I use this (dCode - Recognize Cipher) to find the cipher method. Some tests later, we find that ASCII encryption. We can now decrypt the message with this website : dCode - ASCII Code. The flag is displayed immediately.