Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/giorgiosld/group_project


https://github.com/giorgiosld/group_project

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# 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
- [Python](https://www.python.org/)

## Installation
- Cloning the repo via http `git clone https://github.com/giorgiosld/group_project.git` or via ssh `git clone [email protected]: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.