Skip to content

Commit

Permalink
GitBook: [#3072] No subject
Browse files Browse the repository at this point in the history
  • Loading branch information
carlospolop authored and gitbook-bot committed Mar 21, 2022
1 parent 777c070 commit ae4db4d
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,10 @@ The [**Handles** ](https://docs.microsoft.com/en-us/sysinternals/downloads/handl

![](<../../.gitbook/assets/image (654).png>)

### LeakedHandlesFinder

****[**This tool**](https://github.com/lab52io/LeakedHandlesFinder) allows you to **monitor** leaked **handles** and even **autoexploit** them to escalate privileges.

### Methodology

Now that you know how to find handles of processes what you need to check is if any **unprivileged process is having access to privileged handles**. In that case, the user of the process could be able to obtain the handle and abuse it to escalate privileges.
Expand Down

0 comments on commit ae4db4d

Please sign in to comment.