From 37488bd3d0f5bab70a4c7e22cfc58662b5512006 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sat, 6 Jan 2018 20:04:14 +0700 Subject: [PATCH] Add Spectre Exploit PoC --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 077e94b..62b5343 100644 --- a/README.md +++ b/README.md @@ -761,6 +761,7 @@ My curated list of awesome links, resources and tools Meltdown and Spectre exploit critical vulnerabilities in modern processors. These hardware bugs allow programs to steal data which is currently processed on the computer. While programs are typically not permitted to read data from other programs, a malicious program can exploit Meltdown and Spectre to get hold of secrets stored in the memory of other running programs. This might include your passwords stored in a password manager or browser, your personal photos, emails, instant messages and even business-critical documents.