SQL 2012 Hashes with Salt
#1
We have a software package that uses SQL 2012.  In one of the tables I can see all of the user logins.  There is a password column and a salt column.  Of course the password is hashed.  Maybe wrongfully, but I would assume I can't just can't crack the hash in its current form.

What is the proper way to extract these hashes/salts to run through hashcat?
Reply


Messages In This Thread
SQL 2012 Hashes with Salt - by slawson - 01-10-2022, 09:54 PM
RE: SQL 2012 Hashes with Salt - by Maroslawxp - 01-17-2022, 01:04 AM