Nice netcat...


Using the given command to connect with netcat, we can connect and the server responds with a series of numbers:
$ nc mercury.picoctf.net 43239
112
105
99
111
67
84
70
123
103
48
48
100
95
107
49
116
116
121
33
95
110
49
99
51
95
107
49
116
116
121
33
95
55
99
48
56
50
49
102
53
125
10
We can copy those numbers into a tool like CyberChef to get a start!
On CyberChef, pasting the content into the ‘Input’ section, a small magic wand appears next to the ‘Output’ box:
We can click it and it will decode as Decimal to the flag.
Flag: picoCTF{g00d_k1tty!_n1c3_k1tty!_7c0821f5}
Related Writeups
Insp3ct0r
Kishor Balan tipped us off that the following code may need inspection: https://jupiter.challenges.picoctf.org/problem/4 ...
SansAlpha
The Multiverse is within your grasp! Unfortunately, the server that contains the secrets of the multiverse is in a unive ...
specialer
Reception of Special has been cool to say the least. That's why we made an exclusive version of Special, called Secure C ...