Skip to content
/ ctf-template Public template

A template repository for a CTF competition.

License

Notifications You must be signed in to change notification settings

b01lers/ctf-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CTF Name

A template repository for a CTF competition. This is a description of the CTF event.

CTFTime Link

Structure

Challenges are organized by category into subdirectories:

  • rev
  • pwn
  • web
  • crypto
  • misc

Inside each challenge, there may be several of the following:

  • src: contains the source code for the challenge
  • dist: the files that are provided to players during the competition
  • deploy: files used to deploy remote challenges (generally, dockerfiles and such)
  • solve: files pertaining to the solution of the challenge, usually including a writeup

About

A template repository for a CTF competition.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published