ctf_aria

write up ctf by ariafatah


Project maintained by ariafatah0711 Hosted on GitHub Pages — Theme by mattgraham

soal

Using netcat (nc) is going to be pretty important. Can you connect to jupiter.challenges.picoctf.org at port 25103 to get the flag?

hint

solve

nc jupiter.challenges.picoctf.org 25103
# You're on your way to becoming the net cat master
# picoCTF{nEtCat_Mast3ry_d0c64587}

flag

picoCTF{nEtCat_Mast3ry_d0c64587}