
This repo contains some HackSys Extreme Vulnerable Driver (HEVD) exploits that I wrote for fun and learning.
tested on Windows 7 x64 and Windows 10 x64 (you will have to use with bypass_smep argument) VM
[+]
Stack-based buffer overflow[+]
Null-pointer dereference[+]
Type-confusion[+]
Uninitialized stack variable (stack spraying)
I'll be adding more over time, so check back if you're interested.
HEVD is a vulnerable Windows driver used to practice kernel exploitation techniques. You can check it out here: HEVD on GitHub
Note: Only run this on a safe, test environment such as a VM. Don't try it on your own system.