This virtual environment is a Node JS web application that contains an example of a SQL Injection Union attack vulnerability.
This lab is designed to be used with Docker. To get setup, first you need to clone this repo and then build the container.
$ git clone https://github.com/Iason-Tzortzis/Union-SQL-Injection-Vulnerable-App.git
$ cd Union-SQL-Injection-Vulnerable-App
$ docker compose up