diff options
| author | Andrey Konovalov | 2020-01-16 14:42:26 +0100 |
|---|---|---|
| committer | GitHub | 2020-01-16 14:42:26 +0100 |
| commit | 4be09eeb8865088aa194613110d68400d35195be (patch) | |
| tree | 1aefb8018bb11c452b026faf770fed7f8cca2d90 /README.md | |
| parent | f0624614c1e73a90f7758ee48af6a21cbfa1f129 (diff) | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -376,6 +376,8 @@ Pull requests are welcome. | |||
| 376 | 376 | ||
| 377 | ## Protection bypass techniques | 377 | ## Protection bypass techniques |
| 378 | 378 | ||
| 379 | [2020: "PAN: Another day, another broken mitigation" by Siguza](https://siguza.github.io/PAN/) [article] | ||
| 380 | |||
| 379 | [2019, POC: "KNOX Kernel Mitigation Bypasses" by Dong-Hoon You](http://powerofcommunity.net/poc2019/x82.pdf) [slides] | 381 | [2019, POC: "KNOX Kernel Mitigation Bypasses" by Dong-Hoon You](http://powerofcommunity.net/poc2019/x82.pdf) [slides] |
| 380 | 382 | ||
| 381 | [2016: "Linux Kernel x86-64 bypass SMEP - KASLR - kptr_restric"](https://web.archive.org/web/20171029060939/http://www.blackbunny.io/linux-kernel-x86-64-bypass-smep-kaslr-kptr_restric/) [article] | 383 | [2016: "Linux Kernel x86-64 bypass SMEP - KASLR - kptr_restric"](https://web.archive.org/web/20171029060939/http://www.blackbunny.io/linux-kernel-x86-64-bypass-smep-kaslr-kptr_restric/) [article] |
| @@ -411,6 +413,8 @@ Pull requests are welcome. | |||
| 411 | 413 | ||
| 412 | ## Defensive | 414 | ## Defensive |
| 413 | 415 | ||
| 416 | [2020, linux.conf.au: "Control Flow Integrity in the Linux Kernel" by Kees Cook](https://outflux.net/slides/2020/lca/cfi.pdf) [slides] [[video](https://www.youtube.com/watch?v=0Bj6W7qrOOI)] | ||
| 417 | |||
| 414 | [2019, Linux Security Summit EU: "A New Proposal for Protecting Kernel Data Memory" by Igor Stoppa](https://www.youtube.com/watch?v=nPH2sQAD6RY) [video] | 418 | [2019, Linux Security Summit EU: "A New Proposal for Protecting Kernel Data Memory" by Igor Stoppa](https://www.youtube.com/watch?v=nPH2sQAD6RY) [video] |
| 415 | 419 | ||
| 416 | [2019: "security things in Linux vX.X" by Kees Cook](https://outflux.net/blog/archives/2019/11/14/security-things-in-linux-v5-3/) [articles] | 420 | [2019: "security things in Linux vX.X" by Kees Cook](https://outflux.net/blog/archives/2019/11/14/security-things-in-linux-v5-3/) [articles] |
