Skip to content

Latest commit

 

History

History
33 lines (31 loc) · 700 Bytes

README.md

File metadata and controls

33 lines (31 loc) · 700 Bytes

University of Cyprodiil: Elder Scripts

A CTF based on the Elder Scrolls universe

Created by: [@Gennadion][1]

Based on CTFd by [@CTFd][2]

Installation

  1. Clone this repository
  2. Go into the cloned repository
 cd uoc-elder-scripts
  1. Go to the CTFd directory
 cd CTFd
  1. Run docker-compose
 docker-compose up --build
  1. Go to advanced_chapters directory
 cd ../advanced_chapters
  1. Run docker-compose
 docker-compose up --build

Usage

  1. Go to localhost:8000 to access the CTFd instance
  2. Go to localhost:80 to access the advanced chapters instance
  3. Register an account
  4. Start solving challenges