Skip to content

Allocate memory in the kernel & r/w control registers with a vulnerable driver.

Notifications You must be signed in to change notification settings

gmh5225/Windows-10-22H2-Vulnerable-driver-communication

Repository files navigation

Windows-10-22H2-Vulnerable-driver-communication.

Allocate/free memory in the kernel & r/w control registers with a vulnerable driver.

This driver is not blacklisted, & is able to run on both windows 11 and 10. You could use it to map your driver by messing around with r/w control register on Win10, but mitigations introduced/ enforced on Windows 11 like hyperguard will bugcheck once you do.

This driver's IOCTL communication is easy to reverse, so I've included it in this repo if you wanna mess around more. It exposes other stuff you could use but r/w control register & allocate memory are the more useful ones imotime

About

Allocate memory in the kernel & r/w control registers with a vulnerable driver.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages