summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoridl3r2016-11-29 15:34:30 +0800
committerGitHub2016-11-29 15:34:30 +0800
commit672329f52b042232b2ce9ac17cd88a5ed3d0b265 (patch)
tree3e36dde9591ce64d6c583bd0a2e466ccd48c87a8 /README.md
parent6620ef8833ad5e36825df62f9df4dfe983cd1e18 (diff)
Update README.md
Add following entry for CVE-2015-1805 exploitation techniques incl. Samsung KNOX bypass 2016, MOSEC 2016: "Talk is cheap, show me the code" by Keen Lab
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 62ff4f6..8368965 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,8 @@ Pull requests are welcome.
17 17
18[2016, DEF CON 24: "Direct Memory Attack the Kernel" by Ulf Frisk](https://www.youtube.com/watch?v=fXthwl6ShOg) [video] 18[2016, DEF CON 24: "Direct Memory Attack the Kernel" by Ulf Frisk](https://www.youtube.com/watch?v=fXthwl6ShOg) [video]
19 19
20[2016, MOSEC 2016: "Talk is cheap, show me the code" by Keen Lab](https://speakerdeck.com/retme7/talk-is-cheap-show-me-the-code) [slides]
21
20[2015: "From Collision To Exploitation: Unleashing Use-After-Free Vulnerabilities in Linux Kernel"](https://loccs.sjtu.edu.cn/~romangol/download/papers/gossip_ccs2015.pdf) [whitepaper] 22[2015: "From Collision To Exploitation: Unleashing Use-After-Free Vulnerabilities in Linux Kernel"](https://loccs.sjtu.edu.cn/~romangol/download/papers/gossip_ccs2015.pdf) [whitepaper]
21 23
22[2015: "Linux Kernel Exploitation" by Patrick Biernat](http://security.cs.rpi.edu/courses/binexp-spring2015/lectures/23/13_lecture.pdf) [slides] 24[2015: "Linux Kernel Exploitation" by Patrick Biernat](http://security.cs.rpi.edu/courses/binexp-spring2015/lectures/23/13_lecture.pdf) [slides]