Closed cnotin closed 3 years ago
The hashs from Get-SQLServerPasswordHash aren't accepted directly by John The Ripper. The issue is that the hexadecimal letters aren't capitalized. So I suggest doing it :) Except if you usually use a different tool which has different requirements?
This commit should fix the case issue. Thanks for the suggestion!
The hashs from Get-SQLServerPasswordHash aren't accepted directly by John The Ripper. The issue is that the hexadecimal letters aren't capitalized. So I suggest doing it :) Except if you usually use a different tool which has different requirements?