-
Notifications
You must be signed in to change notification settings - Fork 893
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
kiboneu
committed
Mar 22, 2019
1 parent
e3e7188
commit 2b0b677
Showing
2 changed files
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
This document contains errors found post-publication of the RPISEC MBE lecture | ||
slides. Please refer to it when reading or presenting the material. | ||
|
||
If you have found an error not listed here, feel free to submit a [github issue](https://github.com/RPISEC/MBE/issues) | ||
or [contact us](https://github.com/RPISEC/MBE#i-have-a-question-how-can-i-get-in-touch-with-you). | ||
|
||
### Lecture 07 - DEP and ROP | ||
|
||
I. Slides 17 - 20 "History of DEP" | ||
- MPROTECT, SEGMEXEC and PAGEEXEC provided by grsecurity for the Linux kernel was released in October 1st, 2000 | ||
|
||
### Lecture 09 - Address Space Layout Randomization (ASLR) | ||
I. Slade 27 "History of ASLR" | ||
- ASLR provided by grsecurity for the Linux kernel was released in 2001 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters