diff --git a/README.md b/README.md index bea665b..2f2d2b0 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Experimentation with Linux kernel modules to try and learn more about how the kernel works. +Ongoing series of blog posts on rootkit techniques can be found [here](https://xcellerator.github.io/). + Educational purposes only. Tested on Ubuntu 20.04 and 16.04,via Vagrant - should work on most kernels.