Skip to content
This repository was archived by the owner on Oct 11, 2023. It is now read-only.

CFI-UL/SQLi-CTF

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQLi-CTF

A training CTF covering non-blind SQL injection techniques

Requirements

Deploying

git clone https://github.com/CFI-UL/SQLi-CTF
cd SQLi-CTF
git submodule update
docker-compose up

The CTFd and challenges will be available at http://127.0.0.1:8000

Now reverse proxy it behind a letsencrypt enabled nginx/apache (this is left as an exercise to the reader)

Default creds are admin:admin, don't forget to change them

About

A training CTF covering non-blind SQL injection techniques

Resources

License

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 39.1%
  • Visual Basic .NET 29.0%
  • CSS 18.3%
  • Hack 12.6%
  • Dockerfile 1.0%