Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.
/ cyber-academy-w22 Public archive

Challenge Repo for UCLA ACM Cyber's CTF Classroom / CTF After Dark Winter 2022

Notifications You must be signed in to change notification settings

uclaacm/cyber-academy-w22

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Each challenge should correspond to a directory within the challenges/ directory. Make sure to push both source and compiled Linux executable. Also check that the executable runs on the SEASnet servers.

Regarding challenge.toml, follow this example. Some things to keep in mind:

  • Aim for value to range between 10 and 100.
  • If you're presenting the next week, set enabled to true; otherwise, false.
  • Your first tag should signify which workshop the challenge comes from. For example, "file" for File Analysis, "packet" for Packet Captures, "memory" for Memory Forensics.
  • files should contain relative paths, description should link by filename.

About

Challenge Repo for UCLA ACM Cyber's CTF Classroom / CTF After Dark Winter 2022

Resources

Stars

Watchers

Forks