From e7b416530ec28f94f3d51e924b357537e8a2f4c6 Mon Sep 17 00:00:00 2001 From: Tim Becker Date: Wed, 20 May 2020 13:58:11 -0500 Subject: [PATCH] Fix blogpost link --- 2020/May/20/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2020/May/20/README.md b/2020/May/20/README.md index da31205..05550f2 100644 --- a/2020/May/20/README.md +++ b/2020/May/20/README.md @@ -11,5 +11,5 @@ Elliot Alderson fsociety ## Cleanly Escaping the Chrome Sandbox Tim Becker Security Researcher @ Theori - [Slides](./cleanly_escaping_the_chrome_sandbox.pdf) -- [Blogpost](https://theori.io/research/escaping-chrome-sandboxf) +- [Blogpost](https://theori.io/research/escaping-chrome-sandbox) - [Chrome CodeQL](https://github.com/github/securitylab/tree/master/CodeQL_Queries/cpp/Chrome)