Skip to content
Thomas Gerot edited this page Apr 23, 2017 · 4 revisions

This repository supplies many of the tools used in the generation and maintenance of the CTF write-ups repositories.

CTF Generation

ctfgen.py

The ctfgen tool, (short for CTF Generator), assists contributors in generating full CTF directories for integration into the write-ups repositories.

Usage

Scoreboard Fetching

getscores.py

The getscores tool automates the task of downloading and formatting CTF final scoreboard results from CTFtime scoreboards in order to attach local versions of the scoreboards with each CTF in the write-ups repositories.

Usage

Readme Checking

checkreadme.py

The checkreadme tool scans README.md files in a given CTF directory to correct errors in the write-ups file formating.

Usage

Clone this wiki locally