naqvis/mamashop
A simple docker application for SQL Injection Demo
DO NOT USE IN PRODUCTION
This is a simple docker application using Ubuntu 20.04 focal, apache2 httpd (2.4), php (7.4) and mariadb (10), a classical LAMP stack, to
create a vulnerable web application - Vulnerable Mama Shop
. Vulnerable Mama Shop is insecurely coded and has a simple SQL injection flaw. It can be used to learn and practice SQL injection.
Modified to work on Ubuntu 20.04 along with some minor tweaks
Based on Original work from: https://github.com/ngchianglin/VulnerableMamaShop
docker pull naqvis/mamashop