Skip to content

Commit

Permalink
notes
Browse files Browse the repository at this point in the history
  • Loading branch information
zardus committed Apr 2, 2024
1 parent d0e9e42 commit 67e4751
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion kernel-exploitation/DESCRIPTION.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,8 @@ Are you ready to kick your knowledge up a notch to understand how real-world Lin

This module will provide you with the guide that you need to become an expert in Linux kernel exploitation.

**Note** this module does not currently have recordings. Proceed at your own risk.
**Note 1:** this module does not currently have recordings. Proceed at your own risk.

**Note 2:** this is a kernel exploitation module, and requires you to run `vm connect` to drop into the virtual machine where the challenge is running. You can get logs using `vm logs` and (in Practice Mode) debug the kernel using `vm debug`.

**Note 3:** for technical reasons, we had to disable virtualization on this module. The VM will be _slow_ --- consider doing heavy tasks like compiling in the normal workspace (e.g., in a terminal where you have _not_ done `vm connect`).

0 comments on commit 67e4751

Please sign in to comment.