Skip to content

int0/ltmdm64_poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows 7 SP1 x64 Code Integrity Bypass POC using ltmdm64.sys

Bug was found in ltmdm64.sys!DriverEntry driver incorrectly uses RtlQueryRegistryValues API it also lacks security cookies across entire binary except GsDriverEntry function.

This PoC was created back in 2014 and submitted later to MSRC they were not able to located the driver authors but also didn't take any action on fixing the problem.

ltmdm64.sys is shipped since Windows Vista and present in digitally signed catalog files.

This PoC is detected by Windows Defender as Exploit:Win64/Ropero.A

Usage

  1. Compile PoC
  2. Run compiled binary ( see example.jpg )
  3. Load vulnerable driver ( drv_install_and_start.cmd )
  4. Enjoy patched g_CiEnabled now you can load unsigned drivers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published