summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrendan Coles2018-12-06 00:20:28 +1100
committerAndrey Konovalov2018-12-05 15:30:15 +0100
commitcb56b4a9737a1b6c6f7cdbc3e0471ba3ca13d032 (patch)
tree164b3552a4dd0017f653e9ccfa1a25719e4fe298
parent16c20751179f6ce94dfc095b17b73a87047e71f8 (diff)
Use archive.org link
Linux Kernel x86-64 bypass SMEP - KASLR - kptr_restrict
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2dc9d72..71db879 100644
--- a/README.md
+++ b/README.md
@@ -309,7 +309,7 @@ Pull requests are welcome.
309 309
310## Protection bypass techniques 310## Protection bypass techniques
311 311
312[2016: "Linux Kernel x86-64 bypass SMEP - KASLR - kptr_restric"](http://blackbunny.io/linux-kernel-x86-64-bypass-smep-kaslr-kptr_restric/) [article] 312[2016: "Linux Kernel x86-64 bypass SMEP - KASLR - kptr_restric"](https://web.archive.org/web/20170111023614/http://www.blackbunny.io/linux-kernel-x86-64-bypass-smep-kaslr-kptr_restric/) [article]
313 313
314[2016, KIWICON: "Practical SMEP bypass techniques on Linux" by Vitaly Nikolenko](https://cyseclabs.com/slides/smep_bypass.pdf) [slides] 314[2016, KIWICON: "Practical SMEP bypass techniques on Linux" by Vitaly Nikolenko](https://cyseclabs.com/slides/smep_bypass.pdf) [slides]
315 315