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

https://github.com/otter-sec/rctf

rCTF is redpwn's CTF platform.
https://github.com/otter-sec/rctf

Last synced: about 1 month ago
JSON representation

rCTF is redpwn's CTF platform.

Awesome Lists containing this project

README

          


rCTF logo

[![CI](https://github.com/otter-sec/rctf/actions/workflows/ci.yml/badge.svg)](https://github.com/otter-sec/rctf/actions/workflows/ci.yml)
[![Code Coverage](https://img.shields.io/codecov/c/github/otter-sec/rctf.svg)](https://codecov.io/github/otter-sec/rctf/)

rCTF is redpwnCTF's CTF platform. It is now developed and maintained by the [OtterSec](https://osec.io) team.

## Getting started

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

If you need help with rCTF, [start a discussion](https://github.com/otter-sec/rctf/discussions).

## 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.

## Contributing

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