From 51f2c779bda5e05e156d38d48dbf661fecb4f245 Mon Sep 17 00:00:00 2001 From: bt3gl <1130416+von-steinkirch@users.noreply.github.com> Date: Tue, 19 Nov 2024 08:20:09 -0800 Subject: [PATCH] a few notes on aws nitro enclaves: attack surface, by p. platek --- trusted_execution_environments/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/trusted_execution_environments/README.md b/trusted_execution_environments/README.md index 82bd21c..8902e7f 100644 --- a/trusted_execution_environments/README.md +++ b/trusted_execution_environments/README.md @@ -19,6 +19,7 @@ ##### cloud providers * **[nitro enclaves at aws](https://aws.amazon.com/ec2/nitro/nitro-enclaves/)** +* **[a few notes on aws nitro enclaves: attack surface, by p. platek](https://blog.trailofbits.com/2024/09/24/notes-on-aws-nitro-enclaves-attack-surface/)**