Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 296 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 296 Bytes

Vulnerable Web App for Attack and Defense

Required

  • PHP 5.4
  • MySQL
  • composer

Setup

create database user and database. then modify fuel/app/config/db.php.

$ git clone --recursive [email protected]:Eidwinds/a_and_d_web_hokkaido.git
$ composer install
$ php oil r migrate