Group Project

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.

Prerequisites

Installation

  • Cloning the repo via http git clone https://github.com/giorgiosld/group_project.git or via ssh git clone git@github.com:giorgiosld/group_project.git

Usage

python3 main.py

Introduction

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.