Aquaweb is an online aquarium written in PHP. It features a virtual fish shop, multiple user accounts, administration and statistic tools, and a staggering amount of SQL injection vulnerabilities.
Just clone the repository and run docker-compose up
:
git clone https://github.com/anticitizn/aquaweb.git
cd aquaweb
docker-compose up