From 017b29cb99ea0c3862038c0834e6733b95006f85 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 21 Jan 2020 22:47:24 +0000 Subject: [PATCH] ANSWERED: What can you tell me about Spectre? --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index aa7d6b4..b297df7 100644 --- a/README.md +++ b/README.md @@ -5394,6 +5394,9 @@ You can test by using a stored procedure, so the application must be sanitize th
What can you tell me about Spectre?
+ +Spectre is an attack method which allows a hacker to “read over the shoulder” of a program it does not have access to. Using code, the hacker forces the program to pull up its encryption key allowing full access to the program +