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.
- Host: GitHub
- URL: https://github.com/otter-sec/rctf
- Owner: otter-sec
- License: bsd-3-clause
- Created: 2025-02-01T06:42:05.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-01-29T00:06:42.000Z (2 months ago)
- Last Synced: 2026-02-21T00:24:49.027Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://rctf.osec.io
- Size: 10.3 MB
- Stars: 24
- Watchers: 0
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
- awesome-ctf-resources - rCTF - CTF platform created by the [redpwn](https://github.com/redpwn/rctf) CTF team. Now maintained and developed by [OtterSec](https://osec.io/) team. (Platforms)
README

[](https://github.com/otter-sec/rctf/actions/workflows/ci.yml)
[](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).