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

**DEPRECATED** - Inject Engine used for UBNETDEF's Cyber Security Competition

Notifications You must be signed in to change notification settings

ubnetdef/injectengine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

**DEPRECATED** - Inject Engine used for UBNETDEF's Cyber Security Competition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published