aboutsummaryrefslogtreecommitdiffstats
path: root/docs/research.md
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2018-10-27 13:55:09 +0200
committerGitHub <noreply@github.com>2018-10-27 13:55:09 +0200
commit8efba39a81ef8a67638d6ed1a23adbfd83bd1480 (patch)
tree370bfa23766cff0b76af522add10789b4e3c1e30 /docs/research.md
parente1430f1137dd2033e6daf54af4928ff60618b06f (diff)
Update research.md
Diffstat (limited to 'docs/research.md')
-rw-r--r--docs/research.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/research.md b/docs/research.md
index fe61921fa..2306210ca 100644
--- a/docs/research.md
+++ b/docs/research.md
@@ -1,5 +1,6 @@
# Research work based on syzkaller
+* [ALEXKIDD-FUZZER: Kernel Fuzzing Guided by Symbolic Information](https://www.cerias.purdue.edu/assets/symposium/2018-posters/829-D1B.pdf)
* [DIFUZE: Interface Aware Fuzzing for Kernel Drivers](https://acmccs.github.io/papers/p2123-corinaA.pdf)
* [MoonShine: Optimizing OS Fuzzer Seed Selection with Trace Distillation](http://www.cs.columbia.edu/~suman/docs/moonshine.pdf)
* [RAZZER: Finding Kernel Race Bugs through Fuzzing](https://lifeasageek.github.io/papers/jeong:razzer.pdf)