Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

hashcat Forum

Full Version: Sql server 2014 hashes
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Does anyone have a query to extract sql server 2014 hashes prior to import into hashcat?
You mean something like this?

Code:
SELECT password_hash
   FROM sys.sql_logins

More info here: https://www.sqlservercentral.com/articles...ing/96540/