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: 28 days ago
JSON representation
redpwn's CTF platform
- Host: GitHub
- URL: https://github.com/redpwn/rctf
- Owner: redpwn
- License: bsd-3-clause
- Archived: true
- Created: 2020-02-09T06:51:53.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-04T22:47:17.000Z (3 months ago)
- Last Synced: 2025-03-18T12:58:38.823Z (about 1 month ago)
- Topics: ctf, ctf-framework, ctf-platform, ctf-scoreboard, ctf-tools, ctfd, ctftime, education, rctf, security
- Language: JavaScript
- Homepage: https://rctf.redpwn.net/
- Size: 7.8 MB
- Stars: 268
- Watchers: 5
- Forks: 50
- Open Issues: 50
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-ctf-resources - rCTF - CTF platform maintained by the [redpwn](https://github.com/redpwn/rctf) CTF team. (Platforms)
- awesome-hacking-lists - redpwn/rctf - redpwn's CTF platform (JavaScript)
README
[](https://github.com/redpwn/rctf/actions?query=workflow%3ACI+branch%3Amaster)
[](https://codecov.io/github/redpwn/rctf/)**This version is no longer maintained, please submit issues and feature requests to [otter-sec/rctf](https://github.com/otter-sec/rctf).**
rCTF is redpwnCTF's CTF platform. It is developed 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).