Git Product home page Git Product logo

sctf's Introduction

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

sctf's People

Contributors

dependabot[bot] avatar flpo avatar noraj avatar synackpwn23 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

sctf's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.