Skip to content
/ labs-25 Public template

This repository contains the labs for the Embedded Security and Hardware Hacking 2025 course

Notifications You must be signed in to change notification settings

embsec/labs-25

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Embsec Labs 2025

This is your personal lab repository. Each day, when we post new labs, you will get a Github pull-request. Accept the PR, then run git pull inside this repository. This will fetch each day's lab package.

Lab Packages

Each lab contains the following:

  1. lab.bin: The lab binary to flash to the Tiva

  2. starter.ipynb or starter.py: Python host tool, you will write code here

  3. README.md: This is the lab description, it contains instructions for collecting the lab flag

Flags

Flags generally take a form similar to:

embsec{name_of_lab_<random characters>}

Typically, this flag will get read out over serial, so make sure your host tool (starter.py) is configured to read serial and prints out received data.

About

This repository contains the labs for the Embedded Security and Hardware Hacking 2025 course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages