TarlogicSecurity / EoPLoadDriver

Proof of concept for abusing SeLoadDriverPrivilege (Privilege Escalation in Windows)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EoPLoadDriver

Proof of concept for abusing SeLoadDriverPrivilege (Privilege Escalation in Windows)

Usage

EOPLOADDRIVER.exe RegistryServicePath DriverImagePath
eg: EOPLOADDRIVER.exe System\\CurrentControlSet\\MyService C:\\Users\\Username\\Desktop\\Driver.sys

About

Proof of concept for abusing SeLoadDriverPrivilege (Privilege Escalation in Windows)

License:BSD 2-Clause "Simplified" License


Languages

Language:C++ 100.0%