Kappa
“Great things are not done by impulse, but by a series of small things brought together.”
Description
Unzip this archive and find the flag.
Hints
- Can grep be instructed to look at every file in a directory and its subdirectories?
Solution
picoCTF{gr3p_15_m4g1c_ef8790dc}
CLI
kappa@kappa-Aspire-Z5600:~/Desktop/bigZip/big-zip-files$ grep -r "picoCTF"
folder_pmbymkjcya/folder_cawigcwvgv/folder_ltdayfmktr/folder_fnpfclfyee/whzxrpivpqld.txt:information on the record will last a billion years. Genes and brains and books encode picoCTF{gr3p_15_m4g1c_ef8790dc}
kappa@kappa-Aspire-Z5600:~/Desktop/bigZip/big-zip-files$