Corb3nik / SQLi-CTF

A training CTF covering non-blind SQL injection techniques

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/.

About

A training CTF covering non-blind SQL injection techniques

License:MIT License


Languages

Language:PHP 100.0%