ValvojaX / EneIoExploit

EneIo driver exploit with arbitrary memory R/W, port R/W and MSR register R/W

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ene

Description

This is a demonstration of vulnerabilities in ene.sys driver, which is used by ASRock Polychrome RGB software V1.0.95. By my knowledge, the same driver is used by other vendors as well. The newer versions of the software use MsIo32.sys and MsIo64.sys drivers, which are very similar to ene.sys and also exploitable. The Polychrome RGB software V1.0.95 is downloadable from here.

Writeup

Exploit writeup available here

Platforms tested

  • Windows 10 x64 Build 19044 (21H2)

About

EneIo driver exploit with arbitrary memory R/W, port R/W and MSR register R/W


Languages

Language:C++ 100.0%