OSR Device Tree
An interesting tool to gather information about the drivers installed and configured on your machine.
OSR Loader
A more effective way to install and configure drivers, using an intuitive GUI.
Some extensions useful for debugging drivers, saving command histories, and results to be used later.
IOCTL Decoder
Using the IOCTL Decoder, you can understand the function and methods used based on an IOCTL code, making it useful for building PoCs or even developing drivers.
SysfilesDown
If you need drivers, this is a place where you can download them.
Offensive Windows Drivers Development
A repository created to house experimental driver development projects working with UDMF and KDMF.
Physmem Drivers
A collection of various vulnerable (mostly physical memory exposing) drivers.
LolDrivers
A list of vulnerable drivers for exploitation.
- H0mbre's Blog - PoCs and research in drivers by H0mbre.
- CyberArk - Finding Bugs in Windows Drivers (Part 1 - WDM)
- VMware Blog - Hunting Vulnerable Kernel Drivers