mirror of
https://github.com/papers-we-love/papers-we-love.git
synced 2024-10-27 20:34:20 +00:00
e01780962c
* Create README.md * Rename security/HW Security/README.md to security/hardware_security/README.md * Rearranging files * Rearranging files * Delete sok-eternal-war-in-memory.pdf * Moving sok-eternal-war-in-memory.pdf * Fix dead link Updating the link for "Internet Census via Insecure Routers" * Add Hardware Security subsection
1.9 KiB
1.9 KiB
Security
-
Making Programs Forget: Enforcing Lifetime For Sensitive Data (2011)
-
A survey of coordinated attacks and collaborative intrusion detection (2010)
-
📜 Macaroons: Cookies with Contextual Caveats for Decentralized Authorization in the Cloud (2014)
-
📜 Insertion, Evasion, and Denial of Service: eluding network intrusion detection (1998)
Hardware Security
-
- Flipping Bits in Memory Without Accessing Them: An Experimental Study of DRAM Disturbance Errors
-
📜 SoK: Eternal War in Memory (2013)
- 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.