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

Latest commit

 

History

History
executable file
·
7 lines (6 loc) · 753 Bytes

README.md

File metadata and controls

executable file
·
7 lines (6 loc) · 753 Bytes

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.