picoCTF - Scavenger Hunt
picoCTF: Scavenger Hunt Things I learned from this challenge: Try to access those dot files! And other files that might be accessible other than the public ones. robots.txt - https://developers.google.com/search/docs/advanced/robots/intro Apache server manages its server permissions in .htaccess file. It is always good to know what options I have to find vulnerabilities.