Main project URL: https://www.owasp.org/index.php/Category:OWASP_CTF_Project
Customized for Owasp-Atlanta by Shauvik Roy Choudhary (@shauvik)
INSTRUCTIONS FOR SETUP
-
Checkout project source git clone https://github.com/shauvik/OWASP-CTF.git
-
Add the challenges to the webroot/challenges/[type]/[challenge_id] folder.
-
Configure apache to serve the webroot folder as the DocumentRoot
-
Create a Mysql Database and update the DB_* fields in the config/config.inc.php file.
-
If you need to use a password wordlist, update the passwords in config/words.txt file