https://play.picoctf.org/practice/challenge/320?page=9
unzip and cd into the files folder
then use the [[find]] command
notice ./adequate_books/more_books/.secret/deeper_secrets/deepest_secrets/uber-secret.txt
./adequate_books/more_books/.secret/deeper_secrets/deepest_secrets/uber-secret.txt
copy paste the path and use cat to print the contents
cat
ez
Last updated 2 years ago