Skip to content

exploits-forsale/prefetch-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows KASLR Prefetch Tool

A proof-of-concept tool for bypassing KASLR (kernel ASLR) on Windows 11. Inspired by EntryBleed for Linux.

This tool was developed as part of an exploit targetting Windows 11 24H2. I am not a side-channel expert at all, so this was very much new territory for me and the code is very hacky 😳 Help improving reliability for different CPU types would be much appreciated.

I have done limited testing with the machines at my disposal. I found the techniques I implemented to be quite reliable on modern Intel CPUs, but much less so on AMD.

CPU Support

CPU Status
Intel 🟢 Reliable
AMD 🟡 Flaky

About

Windows KASLR bypass using prefetch side-channel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published