Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 2.07 KB

File metadata and controls

43 lines (31 loc) · 2.07 KB

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

Threathunterplaybook

Blog Resources