SCTF Save

Security Capture the Flag Platform

Project README

Rawsec's CyberSecurity Inventory GitHub stars GitHub license

SCTF

Security Capture the Flag Platform is the best platform for Security CTF Challenges. You will be able to define Teams, Challenges and access to relative statistics. SCTF is lightweight and fast django application that is able to support large competition.

Live Demo: https://156.ip-151-80-57.eu/

User: demo/demo

We would love to see how you use this awesome Platform. You can notify us about your site, app or service by mail.

Install & Start

1. [OPTIONAL] Virtual Environment (Strongly Suggested):

$ apt-get install python3-venv
$ pyvenv-3.5 venv
$ source venv/bin/activate

2. Install Requirements:

$ pip install -r requirements.txt

3. Reset Application:

$ chmod +x reset.sh
$ ./reset.sh

4. [OPTIONAL] Install Demo Data:

$ chmod +x loaddata.sh
$ ./loaddata.sh

5. Start Application:

$ python manage.py runserver 0.0.0.0:<[port]>

Features

  • Arbitrary categories and challenges.
  • Scoreboard.
  • Challenge hints.
  • Team progress page.
  • Challenge overview page.
  • and more ...

Screenshots

Contributing

We encourage contributions to the project. Briefly, please fork from https://github.com/SynAckPwn23/SCTF, create a branch, make and commit your changes, then create a pull request.

License Information

SCTF is licensed under the GNU General Public License v3.0 - Copyright (c) [2018] [Daniele Votta, Filippo Schiavio]

Permissions of this strong copyleft license are conditioned on making available complete source code of licensed works and modifications, which include larger works using a licensed work, under the same license. Copyright and license notices must be preserved. Contributors provide an express grant of patent rights.

Permissions: Commercial use, Modification, Distribution, Patent use, Private use.

Conditions: License and copyright notice, State changes, Disclose source, Same License.

Limitations: Liability, Warranty.

Project is developed and maintained by Daniele Votta and Filippo Schiavio. Template is based on Colorlib and Aigars Silkalns work: https://github.com/puikinsh/gentelella

Open Source Agenda is not affiliated with "SCTF" Project. README Source: SynAckPwn23/SCTF

Open Source Agenda Badge

Open Source Agenda Rating