diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-11-09 10:22:26 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-11-09 10:22:26 -0800 |
| commit | f9815aaf4a96e793e203bd7635a541884c39af2a (patch) | |
| tree | 52ed034c45767725eaf6263d5c7d6843fa6c545a /docs/research.md | |
| parent | 8fd01d3a5b42be55422a1d05f8b03568f25668e9 (diff) | |
docs/research.md: add Charm
Diffstat (limited to 'docs/research.md')
| -rw-r--r-- | docs/research.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/research.md b/docs/research.md index 2306210ca..7242ba719 100644 --- a/docs/research.md +++ b/docs/research.md @@ -1,5 +1,8 @@ # Research work based on syzkaller +* [Charm: Facilitating Dynamic Analysis of Device Drivers of Mobile Systems](https://www.usenix.org/system/files/conference/usenixsecurity18/sec18-talebi.pdf) +([video](https://www.usenix.org/conference/usenixsecurity18/presentation/talebi), +[slides](https://www.usenix.org/sites/default/files/conference/protected-files/security18_slides_talebi.pdf)) * [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) |
