Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 478 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 478 Bytes

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