This repository contains the files needed to test the exploitation techniques listed in the report for the group project of the computer science degree (L-31) at the University of Camerino.
- Cloning the repo via http
git clone https://github.com/giorgiosld/group_project.git
or via sshgit clone git@github.com:giorgiosld/group_project.git
python3 main.py
Once the web server starts there is a menu where you can access the various challenges ti test the vulnerabilities listed in the report. Each endpoint is vulnerable, the solutions are contained in the images attached in the report in the dedicated section.