This repo contains examples of vulnerable applications and possible ways to exploit this vulnerabilities.
Please refer to the readme in each folder to find details about particular vulnerability:
Documentation:
- Server-Side Request Forgery
- Implemented in Rust with Rocket framework and a bit of HTML
- Cross-Site Scripting
- Implemented in Python with Flask
- SQL Injection
- Implemented in Python with Flask and SQLite database