Skip to content
/ CTFDump Public
forked from realgam3/CTFDump

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

License

Notifications You must be signed in to change notification settings

im-0/CTFDump

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

Command Line Flags

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

Usage: CTFDump.py [-h] [-v] -u USERNAME -p PASSWORD url

positional arguments:
  url                   CTFd URL (For example: https://demo.ctfd.io/)

optional arguments:
  -h, --help            show this help message and exit
  -v, --version         show program's version number and exit
  -u USERNAME, --username USERNAME CTF username (default: None)
  -p PASSWORD, --password PASSWORD CTF password. (default: None)

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%