Skip to content

Secretsdump C# version only supporting local (live) operation

Notifications You must be signed in to change notification settings

laxa/SharpSecretsdump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SharpSecretsdump

C# project used to mimic secretsdump.py from impacket but only to be run locally on hosts without relying on the remote registry service. Nowadays, most EDR, IDS or next gen firewalls can detect the use of impacket or remote use of the registry service. This project aims to lower the fingerprint of retriveing secrets stored in the hives of a compromised host.

Most of the code used here is coming from these 2 project:

Use

SharpSecretsdump can be ran directly without any argument. It also can be ran by providing the bootKey as the first argument such as:

> sharp.exe bootkey

About

Secretsdump C# version only supporting local (live) operation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages