This is the Inject Engine used for UBNETDEF's Cyber Security Competition.
- PHP 5.4
- MySQL
- Composer
- Rename the file "app/Config/database.php.default" to "app/Config/database.php"
- Edit "app/Config/database.php" and enter the appropriate database credentials
- Run
composer install
to install the project dependencies - Run
./cake engine install
to install the Inject Engine - Point your webroot to the directory "webroot"
- You're done! The username and password to login is admin