diff options
| author | Noah Shinabarger | 2020-04-22 16:49:39 -0400 |
|---|---|---|
| committer | GitHub | 2020-04-22 22:49:39 +0200 |
| commit | 0bf211ff8158f48bb238444a8847025373f63ddf (patch) | |
| tree | 85f8ed5f1af528f4afbbb5d278204e92524321c3 /README.md | |
| parent | 55f545330431663927eea62b054eecc3369b8e23 (diff) | |
changed "2018: Linux-Kernel-Exploit Stack Smashing" link to point to (#24)
internet archive
Co-authored-by: Noah Shinabarger <noah.shinabarger@radiancetech.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -29,7 +29,7 @@ Pull requests are welcome. | |||
| 29 | 29 | ||
| 30 | [2018: "Linux Kernel universal heap spray" by Vitaly Nikolenko](https://cyseclabs.com/blog/linux-kernel-heap-spray) [article] | 30 | [2018: "Linux Kernel universal heap spray" by Vitaly Nikolenko](https://cyseclabs.com/blog/linux-kernel-heap-spray) [article] |
| 31 | 31 | ||
| 32 | [2018: "Linux-Kernel-Exploit Stack Smashing"](http://tacxingxing.com/2018/02/15/linux-kernel-exploit-stack-smashing/) [article] | 32 | [2018: "Linux-Kernel-Exploit Stack Smashing"](https://web.archive.org/web/20190421131414/http://tacxingxing.com/2018/02/15/linux-kernel-exploit-stack-smashing/) [article] |
| 33 | 33 | ||
| 34 | [2018: "Entering God Mode - The Kernel Space Mirroring Attack"](https://hackernoon.com/entering-god-mode-the-kernel-space-mirroring-attack-8a86b749545f) [article] | 34 | [2018: "Entering God Mode - The Kernel Space Mirroring Attack"](https://hackernoon.com/entering-god-mode-the-kernel-space-mirroring-attack-8a86b749545f) [article] |
| 35 | 35 | ||
| @@ -528,7 +528,7 @@ Pull requests are welcome. | |||
| 528 | 528 | ||
| 529 | [2019: "Effective Static Analysis of Concurrency Use-After-Free Bugs in Linux Device Drivers"](https://hal.inria.fr/hal-02182516/document) [paper] | 529 | [2019: "Effective Static Analysis of Concurrency Use-After-Free Bugs in Linux Device Drivers"](https://hal.inria.fr/hal-02182516/document) [paper] |
| 530 | 530 | ||
| 531 | [2019: "A gentle introduction to Linux Kernel fuzzing" by | 531 | [2019: "A gentle introduction to Linux Kernel fuzzing" by |
| 532 | Marek Majkowski](https://blog.cloudflare.com/a-gentle-introduction-to-linux-kernel-fuzzing/) [article] | 532 | Marek Majkowski](https://blog.cloudflare.com/a-gentle-introduction-to-linux-kernel-fuzzing/) [article] |
| 533 | 533 | ||
| 534 | [2019: "Unicorefuzz: On the Viability of Emulation for Kernelspace Fuzzing"](https://www.usenix.org/system/files/woot19-paper_maier.pdf) [paper] | 534 | [2019: "Unicorefuzz: On the Viability of Emulation for Kernelspace Fuzzing"](https://www.usenix.org/system/files/woot19-paper_maier.pdf) [paper] |
| @@ -813,7 +813,7 @@ https://github.com/djrbliss/libplayground | |||
| 813 | 813 | ||
| 814 | [pwnable.kr tasks](http://pwnable.kr/play.php) (syscall, rootkit, softmmu, towelroot, kcrc, exynos) | 814 | [pwnable.kr tasks](http://pwnable.kr/play.php) (syscall, rootkit, softmmu, towelroot, kcrc, exynos) |
| 815 | 815 | ||
| 816 | [RPISEC kernel labs](https://github.com/RPISEC/MBE/tree/master/src/lab10) | 816 | [RPISEC kernel labs](https://github.com/RPISEC/MBE/tree/master/src/lab10) |
| 817 | 817 | ||
| 818 | https://github.com/hackedteam | 818 | https://github.com/hackedteam |
| 819 | 819 | ||
