Skip to content

naufal-yafi/sql-inject.simulate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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