Binary-Kernel-Android-Exploitation-Roadmap

Linux Kernel Exploitation Lab: Vulnerable Driver (Write-What-Where)

This lab demonstrates exploitation of a write-what-where vulnerability in a custom kernel module.

Objectives

Instructions

  1. Run build.sh to compile the kernel and module.
  2. Run run.sh to boot the system in QEMU.
  3. Inside the VM, compile and run exploit.c.