0%

Book Description

A Guide to Kernel Exploitation: Attacking the Core discusses the theoretical techniques and approaches needed to develop reliable and effective kernel-level exploits, and applies them to different operating systems, namely, UNIX derivatives, Mac OS X, and Windows. Concepts and tactics are presented categorically so that even when a specifically detailed vulnerability has been patched, the foundational information provided will help hackers in writing a newer, better attack; or help pen testers, auditors, and the like develop a more concrete design and defensive structure.
The book is organized into four parts. Part I introduces the kernel and sets out the theoretical basis on which to build the rest of the book. Part II focuses on different operating systems and describes exploits for them that target various bug classes. Part III on remote kernel exploitation analyzes the effects of the remote scenario and presents new techniques to target remote issues. It includes a step-by-step analysis of the development of a reliable, one-shot, remote exploit for a real vulnerabilitya bug affecting the SCTP subsystem found in the Linux kernel. Finally, Part IV wraps up the analysis on kernel exploitation and looks at what the future may hold.
  • Covers a range of operating system families — UNIX derivatives, Mac OS X, Windows
  • Details common scenarios such as generic memory corruption (stack overflow, heap overflow, etc.) issues, logical bugs and race conditions
  • Delivers the reader from user-land exploitation to the world of kernel-land (OS) exploits/attacks, with a particular focus on the steps that lead to the creation of successful techniques, in order to give to the reader something more than just a set of tricks

Table of Contents

  1. Cover
  2. Title Page
  3. Copyright
  4. Table of Contents
  5. Forword
  6. Preface
  7. Acknowledgments
  8. About the Authors
  9. About the Technical Editor
  10. Part I: A Journey to Kernel Land
    1. Introduction
    2. Chapter 1: From User-Land to Kernel-Land Attacks
    3. Chapter 2: A Taxonomy of Kernel Vulnerabilities
    4. Chapter 3: Stairway to Successful Kernel Exploitation
  11. Part II: The UNIX Family, Mac OS X, and Windows
    1. Introduction
    2. Chapter 4: The UNIX Family
    3. Chapter 5: Mac OS X
    4. Chapter 6: Windows
  12. Part III: Remote Kernel Exploitation
    1. Introduction
    2. Chapter 7: Facing the Challenges of Remote Kernel Exploitation
    3. Chapter 8: Putting It All Together
  13. Part IV: Final Words
    1. Introduction
    2. Chapter 9: Kernel Evolution
  14. Index