Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 274 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 274 Bytes

Intro CTF

This is a small CTF game for educational purposes.

The game displays some basic SQL injection vulnerabilities, as well as some random programming mistakes.

How to run

docker-compose up

Go to http://localhost:8100/ and have fun!