Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 610 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 610 Bytes

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.