ctforge | Forge your own CTF
kandi X-RAY | ctforge Summary
kandi X-RAY | ctforge Summary
ctforge is a HTML library. ctforge has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.
CTForge is the framework developed by the hacking team from University of Venice to easily host jeopardy and attack-defense [CTF security competitions] It provides the software components for running the game, namely the website and the checkbot (optional). The website is the primary interface used by players to access the game rules, the challenges/services descriptions and the scoreboard. In case of an attack-defense game mode the checkbot will, cyclically, store new flags in each team and retrieve them to ensure that everything is working properly.
CTForge is the framework developed by the hacking team from University of Venice to easily host jeopardy and attack-defense [CTF security competitions] It provides the software components for running the game, namely the website and the checkbot (optional). The website is the primary interface used by players to access the game rules, the challenges/services descriptions and the scoreboard. In case of an attack-defense game mode the checkbot will, cyclically, store new flags in each team and retrieve them to ensure that everything is working properly.
Support
Quality
Security
License
Reuse
Support
ctforge has a low active ecosystem.
It has 41 star(s) with 11 fork(s). There are 10 watchers for this library.
It had no major release in the last 6 months.
There are 4 open issues and 3 have been closed. On average issues are closed in 15 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of ctforge is current.
Quality
ctforge has 0 bugs and 0 code smells.
Security
ctforge has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
ctforge code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
ctforge is licensed under the AGPL-3.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
ctforge releases are not available. You will need to build from source code and install.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of ctforge
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of ctforge
ctforge Key Features
No Key Features are available at this moment for ctforge.
ctforge Examples and Code Snippets
No Code Snippets are available at this moment for ctforge.
Community Discussions
No Community Discussions are available at this moment for ctforge.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install ctforge
Depending on the desired game mode, requirements and setup may change. Instructions below are for a basic install of ctforge in jeopardy mode using the built-in webserver. Remember that deploying ctforge in production requires a real webserver like [nginx](http://nginx.org/) paired with [uWSGI](https://github.com/unbit/uwsgi). Since CTForge is entirely written in Python, a working Python 3 installation is required. Additionally, the [PostgreSQL](http://www.postgresql.org/) DBMS is needed. Detailed steps for configuring and installing the software on a server are provided below (tested on Ubuntu 16.04, although we use [Gentoo](https://wiki.gentoo.org/wiki/Hardened_Gentoo) on production hosts). Install the aforementioned packages. Add a database user with the permission to create new databases. Download and unpack the CTForge source code. Now prepare the Python virtualenv. Install the framework in development mode for now, adjust the configuration file to your needs then initialize CTForge. The initialization script will prompt for an administrative user which will be used to login on the website and add/modify the live settings of the game (challenges/services/teams).
Support
CTForge is developed by [Marco Squarcina](https://minimalblue.com), Mauro Tempesta and Lorenzo Veronese aided by all the guys from [c00kies@venice](https://secgroup.github.io/).
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page