Skip to content

ngtuonghung/pwnkernel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pwn.college helper environment for kernel development and exploitation

Building the kernel, busybox, and demo modules entirely using Docker:

$ ./build.sh

Running the kernel:

$ ./launch.sh

All modules will be in /, ready to be insmoded, and the $HOME/pwnkernel/ will be mounted as /home/ctf in the guest.

About

First time pwning kernel :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 60.5%
  • Dockerfile 21.9%
  • Shell 14.7%
  • Makefile 1.8%
  • Assembly 1.1%