Hey, I have made a terminal that only uses echo, can you find the flag?
5/10
pctf{echo_is_such_a_versatile_command}
No hints
Ryan Wong (ShadowBringer)
First you need to understand how to create and execute commands with echo.
- echo $($(echo l)$(echo s)) -> This is list the directory
- echo $($(echo c)$(echo a)$(echo t)$(echo " ")$(echo f)$(echo l)$(echo a)$(echo g)$(echo .)$(echo t)$(echo x)$(echo t)) -> This allows the printing of the flag
- or, echo $($(echo c)at flag.txt