
Capture-the-flag challenge for Ekoparty 2020 featuring a Flask web application with security vulnerabilities to exploit. Designed for hands-on penetration testing practice.
Faraday Challenge for Ekoparty 2020.
Instructions to run it:
git clone https://github.com/infobyte/eko2020-challenge
cd eko2020-challenge
pip3 install flask flask-mail
python hello.py