Skip to content

Script collection for credential harvesting on Windows environments

License

Notifications You must be signed in to change notification settings

tmenochet/PowerDump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerDump

PowerDump project includes various PowerShell scripts for Windows credential harvesting.

Functions

Invoke-DpapiDump                -   dumps system credentials protected by DPAPI
Invoke-DpapiUserDump            -   dumps current user credentials protected by DPAPI
Invoke-HiveDump                 -   dumps credentials from registry hives
Invoke-LsassDump                -   dumps credentials from LSASS process

Acknowledgments

DpapiDump is based on the following projects:

HiveDump is based on the following projects:

LsassDump is based on the following project:

About

Script collection for credential harvesting on Windows environments

Resources

License

Stars

Watchers

Forks