From b6f3ae7ecdc5b678c1dcff8f88f1d7d78e2362e8 Mon Sep 17 00:00:00 2001 From: Matt Suiche Date: Thu, 2 Jul 2020 09:12:51 +0400 Subject: [PATCH] Update README.md --- 2020/July/1/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/2020/July/1/README.md b/2020/July/1/README.md index 1b8ce43..60c9d3a 100644 --- a/2020/July/1/README.md +++ b/2020/July/1/README.md @@ -4,7 +4,10 @@ The Grugq (Strategor) ## Scoop the Windows 10 pool! Corentin Bayet (Synacktiv) & Paul Fariello (Synacktiv) +- [Whitepaper](https://www.sstic.org/media/SSTIC2020/SSTIC-actes/pool_overflow_exploitation_since_windows_10_19h1/SSTIC2020-Article-pool_overflow_exploitation_since_windows_10_19h1-bayet_fariello.pdf) +- [Github](https://github.com/synacktiv/Windows-kernel-SegmentHeap-Aligned-Chunk-Confusion) +- [Slides](https://www.sstic.org/media/SSTIC2020/SSTIC-actes/pool_overflow_exploitation_since_windows_10_19h1/SSTIC2020-Slides-pool_overflow_exploitation_since_windows_10_19h1-bayet_fariello.pdf) ## SMBaloo: From zero to hero - Building the first public RCE Exploit for Windows ARM64 (SMBGhost Edition) Matt Suiche (Comae) -- [Blogpost](https://www.comae.com/posts/2020-06-25_smbaloo-building-a-rce-exploit-for-windows-arm64-smbghost-edition/) +- [Blogpost](https://www.comae.com/posts/2020-07-01_smbaloo-building-a-rce-exploit-for-windows-arm64-smbghost-edition/) - [Github](https://github.com/msuiche/smbaloo)