diff options
| -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 |
