Broken Authentication Flow
A realistic threat blocks progress until the target team designs a credible mitigation.
Open source security education
B0rks is a printable card game and facilitation toolkit for teaching threat modeling, realistic attacks, and practical mitigations through friendly competition.
A realistic threat blocks progress until the target team designs a credible mitigation.
Players write specific design, process, or policy changes to clear active attacks.
Advance only when your team has no active attacks.
How it works
B0rks adapts the race-game feel of Mille Bornes into a security workshop. Teams attack each other with plausible software threats, then defend their own systems with mitigation cards the table can evaluate.
Play realistic threat cards on another team and explain how they could affect a typical project.
Write a concrete control or practice that reduces the active risk, then defend your reasoning.
When no active attacks remain, play progress cards and race toward 100 security points.
Learning path
Reconnaissance vs. threat intelligence
Breach vs. access control
Infiltration vs. detection
Takeover vs. endpoint response
Credibility vs. coordinated response
For facilitators
Every round asks players to connect an attack to a realistic system and propose an implementable mitigation. The result is a collaborative security exercise that surfaces risks, tradeoffs, and improvement ideas.
Open source
The B0rks project includes a command-line deck generator, schema-driven stages, and source data integrations so security educators can inspect the content and tailor it to their needs.
task install
./bin/b0rk deck generate
./bin/b0rk deck --random generate
./bin/b0rk deck --output deck.yaml generate
Ready to b0rk better?