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
- Host: GitHub
- URL: https://github.com/krzys-h/CTFd_first_blood
- Owner: krzys-h
- Created: 2020-10-19T14:45:27.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-03T17:28:36.000Z (over 1 year ago)
- Last Synced: 2025-04-07T06:34:55.136Z (7 months ago)
- Topics: bonus-points, ctfd, ctfd-plugin, first-blood, plugin
- Language: Python
- Homepage:
- Size: 67.4 KB
- Stars: 34
- Watchers: 2
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - krzys-h/CTFd_first_blood - First Blood challenges plugin for CTFd (Python)
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.


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