Description
Our flag printing service has started glitching!$ nc saturn.picoctf.net 51681
Steps Taken
- nc into machine
- copy text
- paste it into a
.py
file and put it in a print statement - run
.py
file - Flag: picoCTF{gl17ch_m3_n07_a4392d2e}
Our flag printing service has started glitching!$ nc saturn.picoctf.net 51681
.py
file and put it in a print statement.py
file