CactiLab / 2023-ectf-UB-Cacti-design

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2023 MITRE eCTF Challenge UB Design: Protected Automotive Remote Entry Device (PARED)

Introduction

This is the source code repo for Team Cacti's MITRE eCTF'23 design. There are several known bugs in this design and implementation. This is for educational purpose only.

Design Structure

  • car - source code for building car devices
  • deployment - source code for generating deployment-wide secrets
  • docker_env - source code for creating docker build environment
  • fob - source code for building key fob devices
  • host_tools - source code for the host tools

Environment Setup

Follow the instructions in this link.

About

License:Apache License 2.0


Languages

Language:C 99.9%Language:CMake 0.0%Language:Makefile 0.0%Language:Python 0.0%Language:Assembly 0.0%Language:Shell 0.0%Language:Dockerfile 0.0%