Skip to content
This repository has been archived by the owner on Nov 27, 2022. It is now read-only.

uclaacm/ctf-after-dark-f22

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ctf-starter

A template for deploying challenges to ACM Cyber's CTF platform for Cyber Academy & CTF After Dark. For more information, please see https://github.com/uclaacm/cyber-platform.

Deploying

In order to begin deploying this to the ACM Cyber platform, start by updating ctf.toml. Notice the example fields below.

start = 2022-05-18T18:00:00-06:00
stop = 2022-05-25T18:00:00-06:00

These indicate the starting and stopping time of the CTF. The platform will not accept flags if the stop time has passed so its important to update this. Be sure to match the correct formatting of the times (here is a resource that can help convert times).

Once this is updated, make sure that all of the events and challenges within their corresponding folders pass the TOML checker. With that, you are ready to deploy the platform!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages