Skip to content
forked from CTFd/CTFd

CTFd fork supporting multiple contest for CTF (Capture the Flag) challenges in one platform

License

Notifications You must be signed in to change notification settings

cacadosman/CTFn

 
 

Repository files navigation

What is CTFn?

CTFn is a Capture The Flag platform, allowing you to hold multiple CTF contests in one platform.

Install

  1. ./prepare.sh to install dependencies using apt.
  2. Modify CTFd/config.py to your liking.
  3. Use python serve.py in a terminal to drop into debug mode.
  4. Here are some deployment options
  5. You can check out the Getting Started guide for a breakdown of some of the features you need to get started.

Additional Features

  • Multiple contest creation in one platform
  • Password-protected contest
  • Separated scoreboards for each contest
  • Separated challenges for each contest
  • CTF time for each contest

Bugs

  • There are too many to mentions :v

Credits

About

CTFd fork supporting multiple contest for CTF (Capture the Flag) challenges in one platform

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 49.2%
  • HTML 35.5%
  • JavaScript 11.4%
  • CSS 3.4%
  • Other 0.5%