Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 392 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 392 Bytes

SQL Injection Playground

Docker environment for practicing pentesting techniques about SQL injection.

Quick Start

git clone https://github.com/ommadawn46/sqli-playground
cd sqli-playground
docker-compose up
open http://localhost:8888/mysql.php
open http://localhost:8888/postgres.php

Pentesting Techniques