Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/giorgiosld/group_project
https://github.com/giorgiosld/group_project
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/giorgiosld/group_project
- Owner: giorgiosld
- Created: 2023-09-27T15:25:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-10T13:36:19.000Z (over 1 year ago)
- Last Synced: 2024-11-10T19:52:23.012Z (2 months ago)
- Language: Python
- Size: 874 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.