Skip to content

Octoberfest7/enumhandles_BOF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

enumhandles_BOF

This BOF can be used to identify processes that hold handles to a given file. This can be useful to identify which process is locking a file on disk.

Usage

alt text

Limitations

I have found that x86 beacons will crash sometimes when attempting to enumerate handles associated with an x64 image. For example, running enumhandles c:\windows\sysnative\svchost.exe may cause a crash.

Credits

All credit for this technique belongs to Grzegorz Tworek:

image

The specific tweet regarding this technique can be found here.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published