thignus / SpeedFan-Exploit

Abusing SpeedFan driver ability of physical memory manipulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpeedFan-Exploit

Abusing SpeedFan driver ability of physical memory manipulation

With only access to physical memory we are able to find an EPROCESS structure by "bruteforcing" or iterating, if you will, over blocks of memory labeled with a pooltag. Pooltags with "Proc" are possible EPROCESS structures of different processes.

Cred to waryas for supplying Superfetch methods!

About

Abusing SpeedFan driver ability of physical memory manipulation


Languages

Language:C++ 93.6%Language:C 6.4%