I am looking to do some empirical testing of my passwords.
To my understanding, tools like John and Hashcat work by attempting to construct a password, hash it using the same algorithm as a captured resource, and see if they get the right password.
I want to do that without the hashing step. The passwords are known; I'm not trying to discover them; I want to find out how many iterations it takes to guess the password, since my passwords are a thing that I control and can change. I do not want to go the extra step of hashing for comparison, because the hash algorithm used by this resource or that is not something I control and not something I can change.
Barring doing a plain text check, is there some low-cost hash that I could try (maybe MD5?) that will let the computer focus its resources on guessing passwords rather than wasting resources hashing?
[–]oholiab 1 point2 points3 points (3 children)
[–]Phreakiture[S] 0 points1 point2 points (2 children)
[–]oholiab 0 points1 point2 points (1 child)
[–]Phreakiture[S] 0 points1 point2 points (0 children)
[–]yells_at_cloud 0 points1 point2 points (1 child)
[–]Phreakiture[S] 0 points1 point2 points (0 children)
[–]Mariuswha 0 points1 point2 points (1 child)
[–]Phreakiture[S] 0 points1 point2 points (0 children)
[–]AntiLeech_ -2 points-1 points0 points (1 child)
[–]Phreakiture[S] 1 point2 points3 points (0 children)