tree: ea6316c68e9e49922e85a3c1233f28cd8842f835 [path history] [tgz]
  1. exploit/
  2. services/
  3. smart_door/
  4. smart_door_memory/
  5. solution/
  6. BUILD.gn
  7. OWNERS
  8. README.md
src/security/codelab/README.md

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.