CTF-AndyInfosec
This is the CTF-API.
Do you want to challenge your vulnerability hunting skills?
We created these CTF challenges to allow you to do exactly that.
How to Run this:
There's a few ways to follow along:
- Clone this repo to your local machine and set up a new remote repository
- Run the command >python flag1.py
- Run in any browser with the url "http://127.0.0.1:5000/" .
Dependencies:-
- Flask.
- python 2 or Python 3.
- HxD: hex editor.
- Wireshark.