Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 341 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 341 Bytes

SQLi-CTF

A training CTF covering non-blind SQL injection techniques

Requirements

Deploying

  • git clone https://github.com/Corb3nik/SQLi-CTF
  • cd SQLi-CTF
  • docker-compose up

The challenges will be available at http://127.0.0.1:12000/.