/kernel_exploit_world

Tutorial for writing kernel exploits

Primary LanguageCApache License 2.0Apache-2.0

Kernel Exploit World

Tutorial for writing kernel exploits.
This repository contains simple practices for writing kernel exploits.

kexploitdog

Contents

  • Chap1. Kernel Stack Buffer Overflow
  • Chap2. Linux Kernel Return Oriented Programming (ROP)
  • Chap3. Linux Kernel Stackjacking
  • Chap4. Towelroot

Purpose

For education in my class.