Skip to main content

CTFd Dump - When you want to have an offline copy of a CTF.

Project description

CTFDump

Logo

CTFd Dump Tool - When you want to have an offline copy of a CTF.

Basic Usage

python CTFDump.py -u username -p password https://demo.ctfd.io/

or for rCTF platform

python CTFDump.py -c rCTF -t team-token https://demo.ctfd.io/

Command Line Flags

See --help for the complete list, but in short:

usage: CTFDump.py [-h] [-v] [-c {CTFd,rCTF}] [-n] [-u USERNAME] [-p PASSWORD] [-t TOKEN] url

positional arguments:
  url                   ctf url (for example: https://demo.ctfd.io/)

options:
  -h, --help            show this help message and exit
  -v, --version         show program's version number and exit
  -c {CTFd,rCTF}, --ctf-platform {CTFd,rCTF}
                        ctf platform (default: CTFd)
  -n, --no-login        login is not needed (default: False)
  -u USERNAME, --username USERNAME username (default: None)
  -p PASSWORD, --password PASSWORD password (default: None)
  -t TOKEN, --token TOKEN team token for rCTF (default: None)

Kudos

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

CTFDump-0.3.0.tar.gz (18.2 kB view hashes)

Uploaded Source

Built Distribution

CTFDump-0.3.0-py3-none-any.whl (17.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page