kernel


Kalevala.

First challanges focus on very basics of kernel modules. Then in small steps testing how messed up can we make the system by hotpatching the kernel. For me this was a nice way to learn some of kernel internals.


Make a kernel module to access the flag

Connect with SSH

Link your SSH key, then connect with: ssh hacker@pwn.college

Make a kernel module to communicate with the challenge binary to get the flag

Connect with SSH

Link your SSH key, then connect with: ssh hacker@pwn.college

Make a kernel module that hides files/folders in directory '/' from command 'ls /' to get the flag

Connect with SSH

Link your SSH key, then connect with: ssh hacker@pwn.college

Make a kernel module that hides files/folders in directory '/' from command 'ls /' to get the flag. kaslr on.

Connect with SSH

Link your SSH key, then connect with: ssh hacker@pwn.college

Make a kernel module that hides file '/challange' but not file '/flag' from command 'ls /' to get the flag. kaslr on.

Connect with SSH

Link your SSH key, then connect with: ssh hacker@pwn.college

Command 'ls /' should find a file named as 'l/e/t/s//r/o/c/k' to get the flag. kaslr on.

Connect with SSH

Link your SSH key, then connect with: ssh hacker@pwn.college

Challenge binary tries to find installed kernel module and then to kill itself. Fool it to exit correctly and hide your .ko and show your personality (this time in stdout) to get the flag. kaslr on.

Connect with SSH

Link your SSH key, then connect with: ssh hacker@pwn.college

Pass checks to get the flag. kaslr on.

Connect with SSH

Link your SSH key, then connect with: ssh hacker@pwn.college

Feel free to run any binary. Pass checks to get the flag. kaslr on.

Connect with SSH

Link your SSH key, then connect with: ssh hacker@pwn.college

As level11 but now some too simply non intended solutions should not be possible.

Connect with SSH

Link your SSH key, then connect with: ssh hacker@pwn.college

30-Day Scoreboard:

This scoreboard reflects solves for challenges in this module after the module launched in this dojo.

Rank Hacker Badges Score