Skip to content

latortuga71/GoSecretsDump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoSecretsDump

Basic Clone Of Impacket Secrets Dump

Dump SAM And LSA Secrets With Golang.

Install

  • go build -ldflags="-s -w" cmd\GoSecretsDump

Usage

  • GoSecretsDump.exe -d hackerlab -u turtleadmin -p 123456 -h dc01 -v -remote
  • GoSecretsDump.exe -d hackerlab -u turtleadmin -p 123456 -h dc01 -remote
  • GoSecretsDump.exe -v
  • GoSecretsDump.exe

Note

  • Only Supports New Style AES Hashes.

Credits

Thanks to the below projects and blogs to help with the many sticking points i encountered.

About

Basic Clone Of Impacket Secrets Dump

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages