This repository contains the WPI2/GOATS team's submission for the 2021 MITRE Collegiate eCTF. It is based on the example reference system provided by MITRE.
- Jake Grycel
- Ryan LaPointe
- Galahad Wernsing
Advisor: Dr. Robert Walls
Associated with The Cake Lab at Worcester Polytechnic Institute.
The code is structured the same as the example code, which is as follows:
controller/- Contains everything to build the SCEWL Bus Controller. See Controller READMEcpu/- Contains everything to build the user code of the CPU. See CPU READMEdockerfiles/- Contains all Dockerfiles to build systemradio/- Contains the Radio Waves Emulatorsocks/- Directory to hold sockets for the network backendtools/- Miscellaneous tools to run and interact with deploymentsMakefile- Root Makefile to build deployments