go-ctfd

module
v0.0.0-...-97cc12e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 24, 2023 License: MIT

README

Go-CTFd

reference go report Coverage Status License
CI CodeQL

Golang client for interacting with CTFd.

Last version tested on: 3.5.2.

Feedbacks

  • The Authorization header is not properly documented. It should be stated that it must have the format Authorization: Token <api_key>. To find it, you must either check the CTFd API or an existing tool such as ctfcli.
  • The HEAD request to /api/v1/notifications does not required authentication, so the number of notifications could be extracted from a closed CTFd. This has low impact on confidentiality and causes no other impact.
  • The Swagger is highly incomplete and contains errors.

Directories

Path Synopsis
examples

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL