Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/redpwn/rctf

redpwn's CTF platform
https://github.com/redpwn/rctf

ctf ctf-framework ctf-platform ctf-scoreboard ctf-tools ctfd ctftime education rctf security

Last synced: 9 days ago
JSON representation

redpwn's CTF platform

Lists

README

        

[![Build Status](https://github.com/redpwn/rctf/workflows/CI/badge.svg?branch=master)](https://github.com/redpwn/rctf/actions?query=workflow%3ACI+branch%3Amaster)
[![Code Coverage](https://img.shields.io/codecov/c/github/redpwn/rctf.svg)](https://codecov.io/github/redpwn/rctf/)

rCTF is redpwnCTF's CTF platform. It is developed and (used to be) maintained by the [redpwn](https://redpwn.net) CTF team.

## Getting Started

To get started with rCTF, visit the docs at [rctf.redpwn.net](https://rctf.redpwn.net/installation/)

If you need help with rCTF, join the [the redpwnCTF Discord server](https://discord.gg/NkDNEE2) and ask questions in the `#rctf-help` channel.

## Deploying Challenges with rCTF

rCTF itself does not handle challenge deployments.

Optionally, you can use [rCDS](https://github.com/redpwn/rcds) to deploy challenges. It is heavily integrated with rCTF.

## Development

We would love your help! Please see [our CONTRIBUTING.md](CONTRIBUTING.md).