From 8cb2c99a705b0e8b3e3631c302039bfa6907ab77 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Thu, 29 Mar 2018 21:21:52 +0700 Subject: [PATCH] =?UTF-8?q?[Articles][Exploitation]=20A=20Deep=20Dive=20An?= =?UTF-8?q?alysis=20of=20Microsoft=E2=80=99s=20Kernel=20Virtual=20Address?= =?UTF-8?q?=20Shadow=20Feature?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e63da77..313791b 100644 --- a/README.md +++ b/README.md @@ -342,6 +342,7 @@ My curated list of awesome links, resources and tools #### Vulnerability: Spectre and Meltdown +- [A Deep Dive Analysis of Microsoft’s Kernel Virtual Address Shadow Feature](A Deep Dive Analysis of Microsoft’s Kernel Virtual Address Shadow Feature) - [An accessible overview of Meltdown and Spectre, Part 1](https://blog.trailofbits.com/2018/01/30/an-accessible-overview-of-meltdown-and-spectre-part-1/) - [An accessible overview of Meltdown and Spectre, Part 2](https://blog.trailofbits.com/2018/03/22/an-accessible-overview-of-meltdown-and-spectre-part-2/) - [KVA Shadow: Mitigating Meltdown on Windows](https://blogs.technet.microsoft.com/srd/2018/03/23/kva-shadow-mitigating-meltdown-on-windows/)