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
hashcat Forum
>
Misc
>
General Talk
> Sql server 2014 hashes
Full Version:
Sql server 2014 hashes
You're currently viewing a stripped down version of our content.
View the full version
with proper formatting.
crib111
08-10-2016, 07:35 PM
Does anyone have a query to extract sql server 2014 hashes prior to import into hashcat?
royce
11-29-2017, 05:23 AM
You mean something like this?
Code:
SELECT password_hash
FROM sys.sql_logins
More info here:
https://www.sqlservercentral.com/articles...ing/96540/
hashcat Forum
>
Misc
>
General Talk
> Sql server 2014 hashes