fanyao / branchspec
Proof of concept code for the BranchSpec exploit.
☆9Updated 2 years ago
Alternatives and similar repositories for branchspec:
Users that are interested in branchspec are comparing it to the libraries listed below
- The artifact for SecSMT paper -- Usenix Security 2022☆27Updated 2 years ago
- Streamline Covert Channel Attack (presented in ASPLOS'21)☆19Updated 4 years ago
- ☆18Updated 2 years ago
- ☆19Updated 2 years ago
- Gem5 implementation of "InvisiSpec", a defense mechanism of speculative execution attacks on cache hierarchy.☆59Updated 4 years ago
- CleanupSpec (MICRO-2019)☆17Updated 4 years ago
- ☆35Updated 4 years ago
- The open-source component of Prime+Scope, published at CCS 2021☆30Updated last year
- Data-centric defense mechanism against Spectre attacks. (DAC'19)☆11Updated 5 years ago
- ☆23Updated 2 years ago
- New Cache implementation using Gem5☆13Updated 10 years ago
- Hands on with side-channels: a tutorial on covert-channels built using shared CPU resources. Three different covert-channel implementatio…☆44Updated 5 years ago
- The code in this project demonstrates 2 novel Spectre-V4 attacks, named as out-of-place Spectre-STL and Spectre-CTL, based on the Specula…☆18Updated last year
- Library for Prime+Probe cache side-channel attacks on L1 and L2☆31Updated 4 years ago
- Proof-of-concept for I See Dead Micro-Ops transient execution attack☆14Updated 3 years ago
- This repository provides Pensieve, a security evaluation framework for microarchitectural defenses against speculative execution attacks.☆21Updated last year
- HW interface for memory caches☆26Updated 4 years ago
- ☆16Updated last year
- Microscope: Enabling Microarchitectural Replay Attacks☆19Updated 4 years ago
- ☆11Updated 5 years ago
- MIRAGE (USENIX Security 2021)☆12Updated last year
- Implementation of flush + reload attack to extract private key from the GnuPG implementation of RSA.☆10Updated 5 years ago
- A behavioural cache model for analysing the cache behaviour under side-channel attack.☆22Updated 6 months ago
- ☆11Updated 2 years ago
- Reload+Refresh PoC