2.1 KiB
OSR Device Tree
OSR Device Tree
An interesting tool to gather information about the drivers installed and configured on your machine.
OSR Loader
OSR Loader
A more effective way to install and configure drivers, using an intuitive GUI.
WinDBG Extensions
Some extensions useful for debugging drivers, saving command histories, and results to be used later.
IOCTL Decoder
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
SysfilesDown
If you need drivers, this is a place where you can download them.
Offensive Windows Driver Development
Offensive Windows Drivers Development
A repository created to house experimental driver development projects working with UDMF and KDMF.
Physmem Drivers
Physmem Drivers
A collection of various vulnerable (mostly physical memory exposing) drivers.
LolDrivers
LolDrivers
A list of vulnerable drivers for exploitation.
Process Access Right List
Blog Resources
- 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