hashcat Forum
tools/scripts recommendation for extracting hashes from SAM/SYSTEM - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat (https://hashcat.net/forum/forum-45.html)
+--- Thread: tools/scripts recommendation for extracting hashes from SAM/SYSTEM (/thread-11208.html)



tools/scripts recommendation for extracting hashes from SAM/SYSTEM - crib111 - 12-20-2022

Has anyone got any recommendations based on their experience for tools/scripts that can extract hashes from SAM/SYSTEM files that were included in a backup of another system. The OS on the system that the backup represents is WS2016 and WS2019. Most of the free GUI tools seemed more suited towards significantly older versions of Windows so I am not sure how reliable they would be in extracting hashes from SAM (SYSTEM file also avialable) that were resident on newer versions of Windows.


RE: tools/scripts recommendation for extracting hashes from SAM/SYSTEM - Chick3nman - 12-20-2022

Mimikatz is probably your best bet, it's been the most consistent for me across all windows versions.


RE: tools/scripts recommendation for extracting hashes from SAM/SYSTEM - Banaanhangwagen - 12-20-2022

https://github.com/fortra/impacket/blob/master/examples/secretsdump.py


RE: tools/scripts recommendation for extracting hashes from SAM/SYSTEM - Nhuaiso - 12-26-2022

This is exactly what I'm wondering