Exploit-CVE-2017-6008
CVE-2017-6008 is a vulnerability in the HitmanPro scan that allows privilege escalation by exploiting a kernel pool buffer overflow. The exploits here use the Quota Process Pointer Overwrite attack as described in the Tarjei Mandt's paper. It also uses the Pool sprayer library. A detailed paper on the Windows 7 exploit is available at https://trackwatch.com/kernel-pool-overflow-exploitation-in-real-world-windows-7/. The Windows 10 version uses another vulnerability in the hitmanpro37.sys driver, an Out-Of-Bounds read, which is used to leak the Pool Cookie. This leak allows us to use the very same attack on Windows 10. A detailed paper of the exploit on Windows 10 is available at https://trackwatch.com/.