diff options
| author | Andrey Konovalov <andreyknvl@google.com> | 2019-05-14 14:31:21 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-05-14 14:31:21 +0200 |
| commit | 9251289f14c7a49be95ab36e6a976f8832e8faab (patch) | |
| tree | bf7d020ff4cb8afa8482bd51e1ae952b826b62d3 /docs/darwin/README.md | |
| parent | ada3c44cd19020225649eaf218f47cccf8007d45 (diff) | |
Update README.md
Diffstat (limited to 'docs/darwin/README.md')
| -rw-r--r-- | docs/darwin/README.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/darwin/README.md b/docs/darwin/README.md index b68441a7f..8360f8d2d 100644 --- a/docs/darwin/README.md +++ b/docs/darwin/README.md @@ -2,9 +2,10 @@ `Darwin/XNU` is not supported at the moment. -[panicall](https://twitter.com/panicaII) has -[ported](https://i.blackhat.com/eu-18/Wed-Dec-5/eu-18-Juwei_Lin-Drill-The-Apple-Core.pdf) -([video](https://www.youtube.com/watch?v=zDXyH8HxTwg)) +[panicall](https://twitter.com/panicaII) has ported +([[1]](https://i.blackhat.com/eu-18/Wed-Dec-5/eu-18-Juwei_Lin-Drill-The-Apple-Core.pdf) +([video](https://www.youtube.com/watch?v=zDXyH8HxTwg)), +[[2]](https://conference.hitb.org/hitbsecconf2019ams/materials/D2T2%20-%20PanicXNU%203.0%20-%20Juwei%20Lin%20&%20Junzhi%20Lu.pdf)) syzkaller to `Darwin/XNU` and that has found more than [50 bugs](https://twitter.com/panicaII/status/1070696972326133760) including `CVE-2018-4447` and `CVE-2018-4435` mentioned in |
