plugins
plugins copied to clipboard
Official and Community CTFd Plugins
> This plugin for CTFd will allow your competing teams/users to start dockerized images for presented challenges. It adds a challenge type "docker" that can be assigned a specific docker...
Updated version of timed-release plugin to support newer CTFd versions. Feel free to list in this repo https://github.com/HappyStoic/ctfd-timed-releases-v2
A timer capability once opened that will either decay after x time or misses submission attempt entirely
This plugin splits the scoreboard based on a team field. This is useful for events that wish to rank players in seperate categories based on a team field or by...
CTFd-multi-question-plugin $ python3 --version Python 3.8.6 Ubuntu 20.04 ctfd_1 | db is ready ctfd_1 | INFO [alembic.runtime.migration] Context impl MySQLImpl. ctfd_1 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. ctfd_1 |...
This adds a plugin which allows sending notifications about solves and admin announcements to Slack, Discord or Telegram
This adds a plugin adds a new challenge type that grants additional points for first N people who solve the challenge Also addresses one of the feature requests in CTFd/CTFd#118
Hello, I have been developing a new plugin for CTFd. It allows for authentication over LDAP.
This plugin creates a api endpoint that conforms to CTF Time's [scoreboard feed format](https://ctftime.org/json-scoreboard-feed) for Jeopardy-style CTFs. Endpoing added at `/api/v1/ctftime` It should be noted that this plugin will show...