diff options
| author | Andrey Konovalov | 2017-06-30 18:05:12 +0200 |
|---|---|---|
| committer | GitHub | 2017-06-30 18:05:12 +0200 |
| commit | 11b6bd36dbad64470bfa89290ad161b6b6b9bad1 (patch) | |
| tree | 0d65ae3379787777f2e0e69ea4ec836adf89de63 | |
| parent | ba4eda2c74628382f8e557fc839e068a418bf67a (diff) | |
| parent | f32bb4687ff08312cf42e47c158573ab5888f081 (diff) | |
Merge pull request #7 from raminfp/master
exploiting linux kernel heap corruptions
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -40,6 +40,8 @@ Pull requests are welcome. | |||
| 40 | 40 | ||
| 41 | [2013, Black Hat USA: "Hacking like in the Movies: Visualizing Page Tables for Local Exploitation"](https://www.youtube.com/watch?v=Of6DemoMLaA) | 41 | [2013, Black Hat USA: "Hacking like in the Movies: Visualizing Page Tables for Local Exploitation"](https://www.youtube.com/watch?v=Of6DemoMLaA) |
| 42 | 42 | ||
| 43 | [2013: "Exploiting linux kernel heap corruptions" by Mohamed Channam](http://resources.infosecinstitute.com/exploiting-linux-kernel-heap-corruptions-slub-allocator/) [article] | ||
| 44 | |||
| 43 | [2012: "Understanding Linux Kernel Vulnerabilities" by Richard Carback](https://www.csee.umbc.edu/courses/undergraduate/421/Spring12/02/slides/ULKV.pdf) [slides] | 45 | [2012: "Understanding Linux Kernel Vulnerabilities" by Richard Carback](https://www.csee.umbc.edu/courses/undergraduate/421/Spring12/02/slides/ULKV.pdf) [slides] |
| 44 | 46 | ||
| 45 | [2012: "A Heap of Trouble: Breaking the Linux Kernel SLOB Allocator" by Dan Rosenberg](https://www.vsecurity.com//download/papers/slob-exploitation.pdf) [whitepaper] | 47 | [2012: "A Heap of Trouble: Breaking the Linux Kernel SLOB Allocator" by Dan Rosenberg](https://www.vsecurity.com//download/papers/slob-exploitation.pdf) [whitepaper] |
