22 lines
400 B
Markdown
22 lines
400 B
Markdown
|
OCTOPUS
|
||
|
---
|
||
|
|
||
|
Samuel AUBERTIN - EURECOM
|
||
|
|
||
|
![SPECTRE Octopus Logo](logo.png "SPECTRE Octopus Logo")
|
||
|
|
||
|
OCTOPUS is a [Spectre v2](https://spectreattack.com/spectre.pdf) _Branch Target Injection_] compiler flag tester for [CVE 2017-5715](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5715).
|
||
|
|
||
|
# Dependencies
|
||
|
|
||
|
- ```clang```
|
||
|
- ```glibc-static```
|
||
|
|
||
|
# Execution
|
||
|
|
||
|
```make```
|
||
|
|
||
|
# Results aggregation
|
||
|
|
||
|
TODO
|