Giter Site home page Giter Site logo

amd-prefetch-attacks's Introduction

AMD Prefetch Attacks through Power and Time

This repository contains several experiments and proof-of-concepts for the AMD Prefetch Attacks through Power and Time paper. For more technical information, please refer to the paper:

Prerequisites

The individual proof-of-concept implementations are self-contained and come with a Makefile and an individual description that explains how to build, run and interpret the proof-of-concept.

In order to run the proof-of-concepts, the following prerequisites need to be fulfilled:

Throughout our experiments, we successfully evaluated our implementations on the following CPUs. However, most of the implementation should work on CPUs with the same microarchitecture.

CPU Microcode Microarchitecture
AMD Ryzen 5 2500 U 0x810100b Zen
AMD Ryzen Threadripper 1920X 0x8001137 Zen
AMD Ryzen 5 3600 0x8701021 Zen 2
AMD Ryzen 7 3700X 0x8701021 Zen 2
AMD A10-7870K 0x6003106 Steamroller
AMD EPYC 7402P 0x830104d Zen
AMD EPYC 7571 0x800126c Zen

Proof-of-Concepts

The follow tables give an overview of all artifacts provided in this repository. Each folder contains an additional description explaining how to build, run and interpret the artifact.

Leakage Analysis Primitives

Name Description
Page Table Level
TLB State
Stalling
Retirement

Case Studies

Name Description
KASLR Break Kernel Address Space Derandomization using Energy Consumption or the Execution Time of the prefetch instruction
Leaking Kernel Memory with Spectre Combination of TLB-Evict+Prefetch and a Spectre Gadget to leak kernel memory

amd-prefetch-attacks's People

Contributors

amdprefetch avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.