From 7338c4c9dbd050eb46f01a1d28e011dd6829abb6 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sat, 28 Jul 2018 09:25:02 +0000 Subject: [PATCH] Change 'Exploitation: Vulnerability: Spectre and Meltdown' to 'Speculative Side-Channel Attacks' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8eaaff..ed75218 100644 --- a/README.md +++ b/README.md @@ -354,7 +354,7 @@ _return-to-libc techniques_ - [Use-After-Free](https://sploitfun.wordpress.com/2015/06/16/use-after-free/) -#### Exploitation: Vulnerability: Spectre and Meltdown +#### Exploitation: Vulnerability: Speculative Side-Channel Attacks - [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/)