From 1d25ba15db4d3b45a61a0a01ad4bf4b262600728 Mon Sep 17 00:00:00 2001 From: he1001 Date: Wed, 1 Jan 2020 20:25:31 +0800 Subject: Small fixes and additions (#22) --- README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 6e8d8a2..61fb305 100644 --- a/README.md +++ b/README.md @@ -499,8 +499,6 @@ Marek Majkowski](https://blog.cloudflare.com/a-gentle-introduction-to-linux-kern [2019: "Hourglass Fuzz: A Quick Bug Hunting Method"](https://conference.hitb.org/hitbsecconf2019ams/materials/D1T2%20-%20Hourglass%20Fuzz%20-%20A%20Quick%20Bug%20Hunting%20Method%20-%20Moony%20Li,%20Todd%20Han,%20Lance%20Jiang%20&%20Lilang%20Wu.pdf) [slides] -[2019: "Fuzzing File Systems via Two-Dimensional Input Space Exploration"](https://taesoo.kim/pubs/2019/xu:janus.pdf) [paper] - [2018: "RAZZER: Finding Kernel Race Bugs through Fuzzing"](https://lifeasageek.github.io/papers/jeong:razzer.pdf) [paper] [2018: "FastSyzkaller: Improving Fuzz Efficiency for Linux Kernel Fuzzing"](https://iopscience.iop.org/article/10.1088/1742-6596/1176/2/022013/pdf) [paper] @@ -580,10 +578,12 @@ https://github.com/schumilo/vUSBf https://github.com/ucsb-seclab/difuze -https://github.com/compsec-snu/razzer +https://github.com/compsec-snu/razzer (race vulnerability detection) https://github.com/fgsect/unicorefuzz +https://github.com/shankarapailoor/moonshine (seed input distill) + ## Exploits @@ -593,9 +593,9 @@ https://github.com/offensive-security/exploit-database/tree/master/platforms/lin https://bugs.chromium.org/p/project-zero/issues/list?can=1&q=linux+kernel&colspec=ID+Type+Status+Priority+Milestone+Owner+Summary&cells=ids -http://vulnfactory.org/exploits/ +http://vulnfactory.org/exploits/ (year 2010 and 2011) -https://www.kernel-exploits.com/ +https://www.kernel-exploits.com/ (can not open) https://github.com/dirtycow/dirtycow.github.io/wiki/PoCs @@ -629,7 +629,9 @@ https://github.com/brl/grlh https://github.com/externalist/exploit_playground -https://github.com/ww9210/Linux_kernel_exploits +https://github.com/ww9210/Linux_kernel_exploits (FUZE) + +https://github.com/ww9210/kepler-cfhp (KEPLER) https://github.com/Kabot/Unix-Privilege-Escalation-Exploits-Pack -- cgit v1.3