Points: 75
General Skills
Using netcat (nc) will be a necessity throughout your adventure. Can you connect to
2018shell1.picoctf.com
at port49387
to get the flag?
nc tutorial
Netcat allows users to read and write data over network connections.
Do nc 2018shell1.picoctf.com 49387
to connect to the remote service and get the flag.
picoCTF{NEtcat_iS_a_NEcESSiTy_8b6a1fbc}