OS2026 Fuzzing Workshop
Welcome. This site is the lab guide for the OS2026 Fuzzing Workshop. The CML lab notes pane points here; bookmark this page for the full set of modules.
Each lab runs on the per-pod ubuntu-fuzzing VM provisioned by Terraform
in your CML pod. SSH access is via the per-pod Ed25519 key shown in the
Terraform output; password auth is disabled.
Before you start
- Confirm you can reach the per-pod VM via SSH using the Ed25519 key from your pod’s Terraform output.
- Confirm the VM has Internet access (the lab’s
external_connectoruplink should give you DNS and HTTPS out). - Skim the environment overview for the tooling pre-installed on the image.
Use the sidebar to navigate to each day’s exercises.
Reporting issues
Found a bug or unclear instruction? File an issue on the bah-fuzzing-lab repo and tag the day + exercise number.