Security Forem

Hitanshu Gedam
Hitanshu Gedam

Posted on

picoCTF tapping writeup

As soon as we connect to the given link with nc we are presented with a sequence of dots and dashes. This is Morse Code

morse

I copied it and pasted it into this Morse Code Decoder (without the curly braces)

flag received

... there's our flag.

Top comments (0)