Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Challenges for ACM Cyber's Winter GM for 2024.

Notifications You must be signed in to change notification settings

uclaacm/cyber-winter-gm-w24

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lactf-challenges-20XX

Challenges for LA CTF 20XX.

Organization (PLEASE READ FIRST)

  • /CATEGORY/CHALLENGENAME/stuff, where stuff includes a challenge.yml (sample)
  • e.g. /web/blog_haxxor/FILES_HERE
  • Feel free to dump challenge files and content into a new challenge folder first before formalizing it with a challenge.yml
  • All challenges that have a remote component should have a solve script to verify that a challenge is working
  • Writeups ideally are in markdown for ease of viewing in github GUI. Highly recommend at least a super basic one so that should something go wrong during the ctf, other organizers can provide support
  • DO NOT PUBLISH rcds.yaml PUBLICLY!