项目作者: RKX1209

项目描述 :
Tutorial for writing kernel exploits
高级语言: C
项目地址: git://github.com/RKX1209/kernel_exploit_world.git
创建时间: 2017-06-14T14:48:50Z
项目社区:https://github.com/RKX1209/kernel_exploit_world

开源协议:Apache License 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.