From 5ff25e64c10b71cc1d3a2f690fdf94e94a330f26 Mon Sep 17 00:00:00 2001 From: bsauce Date: Sun, 29 Aug 2021 10:09:32 +0800 Subject: add 2 repositories on kernel security and recent CVE exploits The repository named kernel-security-learning contains anything about kernel security, like CTF kernel pwn & kernel exploit, kernel fuzz and kernel defense paper & kernel debugging technique & kernel CVE debug. The repository named kernel-exploit-factory contains recent Linux kernel CVE exploit analysis report and relative debug environment. You don't need to compile Linux kernel and configure your environment anymore. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 04d7114..3527ea5 100644 --- a/README.md +++ b/README.md @@ -806,6 +806,8 @@ Follow [@andreyknvl](https://twitter.com/andreyknvl) on Twitter to be notified o ## Exploits +https://github.com/bsauce/kernel-exploit-factory + [Project Zero bug reports](https://bugs.chromium.org/p/project-zero/issues/list?can=1&q=linux%20kernel&colspec=ID%20Type%20Status%20Priority%20Milestone%20Owner%20Summary&cells=ids&sort=-id) https://www.exploit-db.com/search/?action=search&description=linux+kernel @@ -1094,6 +1096,8 @@ https://github.com/crowell/old_blog/blob/source/source/_posts/2014-11-24-hosting ## Misc +https://github.com/bsauce/kernel-security-learning + [2021: "The Complicated History of a Simple Linux Kernel API"](https://www.grsecurity.net/complicated_history_simple_linux_kernel_api) [article] [2021: "On the Feasibility of Stealthily Introducing Vulnerabilities in Open-Source Software via Hypocrite Commit"](https://github.com/QiushiWu/QiushiWu.github.io/blob/main/papers/OpenSourceInsecurity.pdf) [paper] -- cgit v1.3