Add the link to Linux Kernel Defence Map
authorAlexander Popov <alex.popov@linux.com>
Fri, 29 Nov 2019 13:53:29 +0000 (16:53 +0300)
committerAlexander Popov <alex.popov@linux.com>
Fri, 29 Nov 2019 14:02:20 +0000 (17:02 +0300)
README.md

index 978c660930894972a2613e0c126b158d4ebd3e37..54e1397f4a42393cb0c7c43863061107fd635620 100644 (file)
--- a/README.md
+++ b/README.md
@@ -15,7 +15,9 @@ against my hardening preferences, which are based on the
   - [CLIP OS kernel configuration][2],
   - last public [grsecurity][3] patch (options which they disable).
 
-Please don't cry if my Python code looks like C. I'm just a kernel developer.
+I also created [__Linux Kernel Defence Map__][4] that is a graphical representation of the
+relationships between these hardening features and the corresponding vulnerability classes
+or exploitation techniques.
 
 ## Supported microarchitectures
 
@@ -214,3 +216,4 @@ try to install `gcc-7-plugin-dev` package, it should help.
 [1]: http://kernsec.org/wiki/index.php/Kernel_Self_Protection_Project/Recommended_Settings
 [2]: https://docs.clip-os.org/clipos/kernel.html#configuration
 [3]: https://grsecurity.net/
+[4]: https://github.com/a13xp0p0v/linux-kernel-defence-map