blob: b825ccef818415f6acea0cac94d69019da2ed2bd [file] [log] [blame] [view]
# Fuchsia Security Codelab
The Fuchsia security codelab is designed for demonstrating how an attacker
could attack Fuchsia component by using public FIDL interface if the component
contains security vulnerability.
For usage, see the Fuchsia Security Codelab Writeup at
security_team_page/codelab.md.
WARNING: All the components included in this codelab are FICTIONAL and MUST NOT
be used as reference for any code used in production.