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

https://github.com/krzys-h/CTFd_first_blood

First Blood challenges plugin for CTFd
https://github.com/krzys-h/CTFd_first_blood

bonus-points ctfd ctfd-plugin first-blood plugin

Last synced: 4 months ago
JSON representation

First Blood challenges plugin for CTFd

Awesome Lists containing this project

README

          

# CTFd First Blood
A small CTFd plugin to give First Blood points.

This plugin adds a new challenge type that grants additional points to first N people who solve it.

![Awards on the solves screen](screenshot1.png)
![Awards on the user/team stats screen](screenshot2.png)

## Installation

Clone this repo to `CTFd/plugins/CTFd_first_blood` in your CTFd installation directory and restart it. You should see the first blood challenge type in new challenge screen.

Tested with CTFd 3.1.1 and 3.2.0.