diff --git a/README.md b/README.md index 0f6e706..b01950f 100644 --- a/README.md +++ b/README.md @@ -2035,6 +2035,10 @@ This repository is created as an online bookmark for useful links, resources and cisagov/cset Cybersecurity Evaluation Tool + + elastic/PPLGuard + PPLGuard is a proof of concept tool that can mitigate two currently-unpatched Windows security flaws which pose threats to Protected Processes Light (PPL) processes, such as AntiMalware services. + Linux Kernel Runtime Guard Linux Kernel Runtime Guard (LKRG) is a out-of-tree security module for the Linux kernel developed by Openwall. It does run-time integrity checks in order to stop known, and unknown, security vulnerabilities in the Linux kernel. It can log detected intrusion attempts or stop them by causing a kernel panic - resulting in a frozen machine or a reboot depending on how the kernel is configured.