pwncollege/pwnkernel

Kernel development & exploitation practice environment.

C

262

27 commits

updated Sep 10, 2023

See the code

README

pwn.college helper environment for kernel development and exploitation

NOTE: you don't need to interact with this repo in the course of interacting with pwn.college. The kernel challenges can be solved in the infrastructure; this is just here as a way to reproduce the infrastructure locally.

Pre-requistite:

Building the kernel, busybox, and demo modules:

$ ./build.sh

Running the kernel:

$ ./launch.sh

All modules will be in /, ready to be insmoded, and the host's home directory will be mounted as /home/ctf in the guest.

Contributors

zardus

22 commits

Zeeshan12340

2 commits

13sfaith

1 commits

fandauchytil

1 commits

pwncollege/pwnkernel

Kernel development & exploitation practice environment.

C

262

27 commits

updated Sep 10, 2023

See the code

README

pwn.college helper environment for kernel development and exploitation

NOTE: you don't need to interact with this repo in the course of interacting with pwn.college. The kernel challenges can be solved in the infrastructure; this is just here as a way to reproduce the infrastructure locally.

Pre-requistite:

Building the kernel, busybox, and demo modules:

$ ./build.sh

Running the kernel:

$ ./launch.sh

All modules will be in /, ready to be insmoded, and the host's home directory will be mounted as /home/ctf in the guest.

Contributors

zardus

22 commits

Zeeshan12340

2 commits

13sfaith

1 commits

fandauchytil

1 commits

Languages

C

60.7%

Shell

37.0%

Makefile

2.3%