answersLogoWhite

0

Any password is vulnerable to a number of attacks. With hashed passwords it depends on a number of issues;

  • What is the length of the key
  • Can the attacker gain control of the hashes
You could use a brute force attack, for example. Hashes can be particularly sensitive to attacks utilizing rainbow or pre-computed hash tables as well.
User Avatar

Wiki User

15y ago

What else can I help you with?