Skip to content

Joytide/ctfd-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

CTFd Scraper

Just a little script that scrapes challenges and their resources in a CTFd-based CTF. (Not anything else than CTFd because they're the only framework which have an actual API) (Ok, rCTF might have something decent too but I'm lazy)

Especially useful to just run and zip a CTFd to do static challs later :)

Installation

pip3 install -r requirements.txt

Usage

python3 ctfd_scraper.py --ctf <ctfd_url --login <username> --password <password>

About

CTFd-based CTF scraper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages