Skip to content
This repository has been archived by the owner on Nov 27, 2022. It is now read-only.
/ cyber-academy-f22 Public archive
generated from uclaacm/ctf-starter

Challenges & events for Cyber Academy Fall 2022.

Notifications You must be signed in to change notification settings

uclaacm/cyber-academy-f22

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 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

Challenges & events for Cyber Academy Fall 2022.

Topics

Resources

Stars

Watchers

Forks

Languages