Home PicoCTF 2018 Cryptography 700: James Brahm Returns
Writeup
Cancel

Cryptography 700: James Brahm Returns

Challenge

Dr. Xernon has finally approved an update to James Brahm’s spy terminal. (Someone finally told them that ECB isn’t secure.) Fortunately, CBC mode is safe! Right? Connect with nc 2018shell1.picoctf.com 15596. Source.

Hints What killed SSL3?

Solution

In 2014, SSL 3.0 was found to be vulnerable to the POODLE attack that affects all block ciphers in SSL; RC4, the only non-block cipher supported by SSL 3.0, is also feasibly broken as used in SSL 3.0.[17]

Flag