Skip to content
This repository has been archived by the owner on Mar 5, 2018. It is now read-only.
/ node-ctf Public archive

An Fake ExpressJS Server which is not finished for Capture the Flag

License

Notifications You must be signed in to change notification settings

ericjiang97/node-ctf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-ctf

A CTF for Node using Express.JS

Prequisites

You will need Node setup, I recommend using nvm.

But for machines running Windows without the Linux Subsystem, grab the latest version of Node from here

Setup

  1. Download as A *.zip from https://github.com/lorderikir/node-ctf/archive/master.zip and extract files.

  2. Install Packages

    npm install
    
    • or if you are using yarn
    yarn
    
  3. Start

    yarn start
    

About

An Fake ExpressJS Server which is not finished for Capture the Flag

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published