Resources

People often ask me "How did you learn how to hack?" The answer: by reading. This page is a collection of the blog posts and other articles that I have accumulated over the years of my journey. Enjoy!

Survey of iOS Kernel Exploits- 205

Brandon Azad - Google Project Zero DayPosted 5 Years Ago
  • This is just a HUGE collection of exploits on iOS. Within each exploit is the following:
    • A description of the vulnerability
    • A strategy overview for the exploitation of the vulnerability
    • Mitigations because of the vulnerability or further notes on the exploit
    • Links and references to blog posts about the bug, POC and more.
  • The main goal was to do a survey of iOS kernel exploits. Having all of these in one place will be useful to have as an iOS exploit developer.