Rearranging files

pull/596/head
FaresSalem 4 years ago committed by GitHub
parent 40321d1391
commit be4aea151e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1 +1,10 @@
Hardware Security/Vulnerabilities related Researches/Papers
## Hardware Security
* [Meltdown (2018)](https://meltdownattack.com/meltdown.pdf)
* [Spectre Attacks: Exploiting Speculative Execution (2018)](https://spectreattack.com/spectre.pdf)
* [DRAM Row Hammer (2014)](https://people.inf.ethz.ch/omutlu/pub/dram-row-hammer_isca14.pdf)
- Flipping Bits in Memory Without Accessing Them: An Experimental Study of DRAM Disturbance Errors
* :scroll: [SoK: Eternal War in Memory (2013)](sok-eternal-war-in-memory.pdf)
- Classifies memory attacks into a taxonomy that is usable by both black- and white-hats.
- An excellent primer on the different memory-related vulnerabilities that exist, (more importantly) why they exist, and the ways in which various defences act to counter them.

Loading…
Cancel
Save