linux-kernel-defence-map
Kernel Map
A graphical representation of Linux kernel security concepts and their relationships
Linux Kernel Defence Map shows the relationships between vulnerability classes, exploitation techniques, bug detection mechanisms, and defence technologies
2k stars
109 watching
124 forks
last commit: 5 months ago Related projects:
Repository | Description | Stars |
---|---|---|
cybersecurityup/mitre-attack-matrix | A comprehensive resource for understanding and visualizing the relationships between different types of cyber attacks and their tactics, techniques, and procedures. | 18 |
a13xp0p0v/kernel-hardening-checker | Checks the security hardening options of a Linux kernel | 1,690 |
xairy/kernel-exploits | A collection of proof-of-concept exploits for vulnerabilities in the Linux kernel | 1,450 |
spencerdodd/kernelpop | Automated framework for discovering and exploiting kernel vulnerabilities on Linux and macOS. | 687 |
gregkh/kernel-development | A presentation on the development process of a widely-used operating system kernel | 622 |
gregkh/kernel-tutorial | A tutorial on writing and submitting kernel patches to the Linux kernel project | 1,111 |
anthraxx/linux-hardened | A minimal Linux kernel hardening project | 575 |
pathtofile/bad-bpf | Demonstrates security vulnerabilities in the Linux kernel's eBPF system | 549 |
ionescu007/r0ak | A tool for inspecting and modifying kernel-mode code on Windows systems with limited privileges. | 28 |
netoptimizer/prototype-kernel | A prototype kernel development project aimed at accelerating Linux kernel development and prototyping | 300 |
spytheman/simple_kernel_module_in_v | An example project demonstrating how to write and test a simple Linux kernel module using the V programming language. | 28 |
narasimha1997/r3 | An hobby x86_64 Operating System kernel written in Rust with minimal functionalities | 80 |
hduffddybz/linux_websites | A curated list of Linux development resources and websites | 64 |
clojupyter/clojupyter | An implementation of a Clojure kernel for the Jupyter environment. | 834 |
lazenca/kernel-exploit-tech | A tutorial and resource for learning Linux kernel exploitation techniques | 262 |