

Process hacker or process monitor full#
Which translated to this context means that you will be able to run arbitrary code as NT/System which means that you will have full control over the system. FYI, this is an open-source alternative to Process Explorer (procexp) by Microsoft/Sysinternals, and has additional features procexp doesnt have. Process Hacker allows you to see a list of all running processes. Filter by these if you want a narrower list of alternatives or looking for a specific functionality of Process Hacker.

It also shows the DLLs and memory usage for each process. Process Hacker is mainly a Process Management Tool but alternatives to it may also be Process Monitoring Tools or System Information Utilities.

It allows you to see all of the processes running on your computer, including hidden processes. Its goal is to be a better alternative to the Microsoft Windows Task Manager. In particular, I would like to point out the SeLoadDriverPrivilege which has already been used in the wild as a privilege escalation method:īasically, this privilege allows the user to load/unload drivers. Process Hacker is a task manager for Windows. As an example, this are the differences between the Process Hacker.exe token and the Task Manager token:Īs it is clearly visible, although they were both run as Administrator, they hold different privileges. Process Hacker is similar to Process Explorer but it also has several useful functions that help analyze and remove troublesome processes. Read about the herpaderp hacking technique in this blog. These privileges can be easily spotted on Process Hacker in the tab Token. 'Herpaderp' attacks are often categorized as unintentional activity, but from a developer’s point of view, it’s a clear and potent security threat. Every different program launches ran as Administrator may run with slightly different variations on the privileges. In the Windows context it is essential to understand that just by simply being Administrator does not mean that you have all the privileges.
