How do hackers keep checking different passwords against the leaked hash-key without getting shut out after x attempts?

118 viewsOtherTechnology

If they don’t know the function generating the hash-key, what do they test it against? I assume every website uses a unique function for converting passwords into keys.

In: Technology

8 Answers

Anonymous 0 Comments

It’s very rare that hackers just start trying random passwords

However; if you have system access you can change attempted logins to 999999

You are viewing 1 out of 8 answers, click here to view all answers.