Skip to content

abusing Process Hacker driver to terminate other processes (BYOVD)

Notifications You must be signed in to change notification settings

ZeroMemoryEx/Overlord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overlord

  • A simple PoC demonstrating BYOVD by abusing the Process Hacker driver to terminate other processes, The sample has been sourced from loldrivers

    image

  • The driver checks if the requestor has the SeDebug privilege enabled, We can bypass this check by enabling the SeDebug privilege

    image

  • Then, it copies the handle and other passed parameters, The specific parameters used depend on the IOCTL type

    image

  • list of process hacker IOCTLs Process Hacker IOCTLs List making it easy to abuse

    image

About

abusing Process Hacker driver to terminate other processes (BYOVD)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages