Skip to content

anticitizn/aquaweb

Repository files navigation

Aquaweb screenshot

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.

Running

Just clone the repository and run docker-compose up:

git clone https://github.com/anticitizn/aquaweb.git
cd aquaweb
docker-compose up