ctf_aria

write up ctf by ariafatah


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

soal

lay this short game to get familiar with terminal applications and some of the most important rules in scope for picoCTF.
Connect to the program with netcat: $ nc verbal-sleep.picoctf.net 61243

hint

solve

nc verbal-sleep.picoctf.net 61243
# A
# A
# A
# A -> regis
# A -> play game

# echo -e "A\nA\nA\nA\nA\An" | nc verbal-sleep.picoctf.net 61243

flag

picoCTF{m1113n1um_3d1710n_8dcbda00}