You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Classifies memory attacks into a hierarchy 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.
Update README.md
Include year in README
Update README.md
Copy file name to clipboardexpand all lines: security/README.md
+3
Original file line number
Diff line number
Diff line change
@@ -9,3 +9,6 @@
9
9
*:scroll:[Macaroons: Cookies with Contextual Caveats for Decentralized Authorization in the Cloud (2014)](macaroons-cookies-with-contextual-caveats.pdf)
10
10
11
11
*:scroll:[Insertion, Evasion, and Denial of Service: eluding network intrusion detection (1998)](ids-evasion-ptacek-newsham.pdf)
12
+
*:scroll:[SoK: Eternal War in Memory (2013)](sok-eternal-war-in-memory.pdf)
13
+
- Classifies memory attacks into a taxonomy that is usable by both black- and white-hats.
14
+
- 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.
0 commit comments