RKX1209 / kernel_exploit_world

Tutorial for writing kernel exploits

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Tutorial for writing kernel exploits

License:Apache License 2.0


Languages

Language:C 93.3%Language:Makefile 3.7%Language:Python 3.0%