Make sure you are in the same directory as the server.py file
flask --app server.py run
There are 3 flags in this challenge. They can all be found by using the "inspect element" tool in your browser. The flags can be found in the following places:
- /offlimits directory - found through /robots.txt
- flag.png - found by changing the image in html file
- secret directory - found through local file inclusion
Feel free to reuse or alter this challenge for any future TG:Hack events.