Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 403 Bytes

File metadata and controls

35 lines (23 loc) · 403 Bytes

Simulation SQL Injection

Required

Clone Repo

git clone --branch main --single-branch https://github.com/naufal-yafi/sql-inject.simulate.git

Setup ENV

cp php/web/app/config/.env.example php/web/app/config/.env 

Run Server

sh run

or

docker-compose up --build

Server Host

http://localhost:8080