IrisSec / ctfx-archivist

Archive tool for CTFx that generates a GitHub pages compatible static site.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CTFx Archivist

Archive tool for CTFx that generates a GitHub pages compatible static site.

Usage

usage: ctfx-archivist.py [-h] target username password

Archive tool for CTFx that generates a GitHub pages compatible static site.

positional arguments:
  target      Domain of the CTFx instance to be archived.
  username    Dummy account username.
  password    Dummy account password.

options:
  -h, --help  show this help message and exit

Created by the team at IrisSec. irissec.xyz

You should create a dummy account specifically for archival purposes.

About

Archive tool for CTFx that generates a GitHub pages compatible static site.

License:MIT License


Languages

Language:Python 95.9%Language:HTML 4.1%