mit-jamming-attackathon/templates
Vincenzo Palazzo 1d435f9f3b
meta: formatting go
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
2024-04-19 12:55:50 -04:00
..
golang meta: formatting go 2024-04-19 12:55:50 -04:00
rustlang
README.md
copy_and_run_golang.sh

README.md

Attack Templates

This directory contains template code that can be used for your attack. Feel free to change it however you like, or not use it at all!

We currently have support for:

A "copy and run" script is provided for each template, which will:

  • Copy the code in your working directory into the flagship container
  • Update run.sh with execution commands (if not already present)
  • Run ./run.sh inside of the container