From f135358bebe6e1936d4550e9f044296abd38d82d Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sat, 6 Jan 2018 19:59:52 +0700 Subject: [PATCH] Add Meltdown Exploit PoC --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 35efe14..b44fdad 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.