From a0a9f583fa07ccb221c766d4d5065ee4f9225c36 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Thu, 1 Feb 2018 18:08:34 +0700 Subject: [PATCH] Add: Decrement Windows kernel for fun and profit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d483f8f..7a8d6a7 100644 --- a/README.md +++ b/README.md @@ -179,6 +179,7 @@ My curated list of awesome links, resources and tools - [Bringing Call Gates Back](http://www.alex-ionescu.com/?p=340) - [Bypassing Microsoft's Patch for CVE-2017-0199](http://justhaifei1.blogspot.com.br/2017/07/bypassing-microsofts-cve-2017-0199-patch.html) - [C# Inject a Dll into a Process (w/ CreateRemoteThread)](http://www.codingvision.net/miscellaneous/c-inject-a-dll-into-a-process-w-createremotethread) +- [Decrement Windows kernel for fun and profit](https://sww-it.ru/2018-01-29/1532) - [DEFEATING DEVICE GUARD: A LOOK INTO CVE-2017-0007](https://enigma0x3.net/2017/04/03/defeating-device-guard-a-look-into-cve-2017-0007/) - [Detecting and mitigating elevation-of-privilege exploit for CVE-2017-0005](https://blogs.technet.microsoft.com/mmpc/2017/03/27/detecting-and-mitigating-elevation-of-privilege-exploit-for-cve-2017-0005/) - [Digging Into a Windows Kernel Privilege Escalation Vulnerability: CVE-2016-7255](https://securingtomorrow.mcafee.com/mcafee-labs/digging-windows-kernel-privilege-escalation-vulnerability-cve-2016-7255/)