SGX 101
  • Home
  • SSLab
  • SGX Bootstrap
    • Overview
    • Enclave
      • Communication between Architectural and Application Enclaves
    • Attestation
      • Inter-process Local Attestation
    • Sealing
    • Real-world Example
    • CCS'17 Tutorial
    • Technion'18 Summer School Program
  • SGX Security
    • Memory Corruption
    • Uninitialized Memory
    • Page-table-based Attacks
    • Cache Attacks
    • Branch Shadowing
    • Row Hammer Attacks
    • Speculative Execution Side Channels
  • Other Resources
  • About Us
Powered by GitBook
On this page
  • Introduction
  • SGX-Bomb

Was this helpful?

  1. SGX Security

Row Hammer Attacks

PreviousBranch ShadowingNextSpeculative Execution Side Channels

Last updated 5 years ago

Was this helpful?

Introduction

Traditional row hammer attacks are also effective on SGX. This section shows an attacker against an enclave that triggers the violation of SGX memory integrity checks and locks down the machine.

SGX-Bomb

This video shows how the SGX-Bomb attack locks down a victim machine.