This repo is intended as a demo for showing sql vulnerabilities when writing bad code. The program in this repo simulates a poorly written webapp that can be vulnerable to sql injection attacks no malicious queries would be provided into the repo directly. Demonstration would be supplied into my final paper only.
This is intended for educational purposes only, i do not encourage nor i condone any illegal action.
The structure of the project is slightly based on Enrico Bassetti's fantastic coffee (decaffeinated) template. It is not a 1:1 rip off as i built it manually, not forking nor cloning, but still is heavily inspired on that template.
- add docker support
- list dangerouse code and explain why is bad