From b16dcbdc02341a55ce1deb368f8e5dd8b36d8dcc Mon Sep 17 00:00:00 2001 From: sk4nz Date: Wed, 2 Feb 2022 15:21:25 +0100 Subject: [PATCH] More readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9e493a..f5d8a2b 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Samuel AUBERTIN - EURECOM - 2022 **OCTOPUS** is a [Spectre](https://spectreattack.com/spectre.pdf) V1 (_Bounds Check Bypass_) + V2 (_Branch Target Injection_) vulnerabilty tester. -It measures the success rate of the Spectre attacks using different compilers: +It measures and uploads the success rate of the Spectre attacks on your CPU using different compilers: - [GCC](https://gcc.gnu.org/) - [Clang](https://clang.llvm.org/)