Computer Security

Concepts

Hardware Security

  • SandSifter - Audits x86 processors for hidden instructions and hardware bugs, by systematically generating machine code to search through a processor's instruction set, and monitoring execution for anomalies.

  • Cacheout - CacheOut, a new speculative execution attack that is capable of leaking data from Intel CPUs across many security boundaries.

  • Glitch the Switch - Walkthrough of an interesting way to break the boot flow

  • Keystone Enclave - An Open Framework for Architecting Trusted Execution Environments

Software Security

Last updated