diff options
| author | Jinbum Park | 2019-05-28 13:20:51 +0900 |
|---|---|---|
| committer | Andrey Konovalov | 2019-05-28 10:17:35 +0200 |
| commit | e7f99cb582ca4cb5bd773ba86d5b17c30f651b3a (patch) | |
| tree | 3cb8eae74746dfe545f4d6c1db5840c05f9d8eba /README.md | |
| parent | 67a69f24672aa8852019208328f46a49418c05c8 (diff) | |
Update README.md
Signed-off-by: Jinbum Park <jinb.park7@gmail.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -10,6 +10,8 @@ Pull requests are welcome. | |||
| 10 | 10 | ||
| 11 | ## Exploitation techniques | 11 | ## Exploitation techniques |
| 12 | 12 | ||
| 13 | [2019: "Leak kernel pointer by exploiting uninitialized uses in Linux kernel" by Jinbum Park](https://jinb-park.github.io/leak-kptr.html) [slides] | ||
| 14 | |||
| 13 | [2018: "Linux Kernel universal heap spray" by Vitaly Nikolenko](https://cyseclabs.com/blog/linux-kernel-heap-spray) [article] | 15 | [2018: "Linux Kernel universal heap spray" by Vitaly Nikolenko](https://cyseclabs.com/blog/linux-kernel-heap-spray) [article] |
| 14 | 16 | ||
| 15 | [2018: "Linux-Kernel-Exploit Stack Smashing"](http://tacxingxing.com/2018/02/15/linux-kernel-exploit-stack-smashing/) [article] | 17 | [2018: "Linux-Kernel-Exploit Stack Smashing"](http://tacxingxing.com/2018/02/15/linux-kernel-exploit-stack-smashing/) [article] |
