Skip to content
This repository has been archived by the owner on Apr 17, 2018. It is now read-only.

Latest commit

 

History

History
executable file
·
19 lines (14 loc) · 568 Bytes

README.md

File metadata and controls

executable file
·
19 lines (14 loc) · 568 Bytes

InjectEngine

This is the Inject Engine used for UBNETDEF's Cyber Security Competition.

Requirements

  • PHP 5.4
  • MySQL
  • Composer

Installation

  1. Rename the file "app/Config/database.php.default" to "app/Config/database.php"
  2. Edit "app/Config/database.php" and enter the appropriate database credentials
  3. Run composer install to install the project dependencies
  4. Run ./cake engine install to install the Inject Engine
  5. Point your webroot to the directory "webroot"
  6. You're done! The username and password to login is admin