Cracking 14 Character Complex Passwords in 5 Seconds
1–10 of 64 posts
Re: Cracking 14 Character Complex Passwords in 5 Seconds
#2Re: Cracking 14 Character Complex Passwords in 5 Seconds
#3Re: Cracking 14 Character Complex Passwords in 5 Seconds
#4Re: Cracking 14 Character Complex Passwords in 5 Seconds
#5If an attacker has both the salt and the hash, they are back to computing the table (brute force)
Re: Cracking 14 Character Complex Passwords in 5 Seconds
#6If they're really just using 80GB on the SSD (as the linked-to article suggests), why not just use a server with 128GB of RAM and avoid writing to disk altogether?
Re: Cracking 14 Character Complex Passwords in 5 Seconds
#7Re: Cracking 14 Character Complex Passwords in 5 Seconds
#8Re: Cracking 14 Character Complex Passwords in 5 Seconds
#9If they're really just using 80GB on the SSD (as the linked-to article suggests), why not just use a server with 128GB of RAM and avoid writing to disk altogether?
So, 300 billion passwords per second is still a very impressive load, but the keyspace for WinXP passwords is somewhat limited, which would also explain why 80 GB of rainbow tables are sufficient.
But correct me if I'm wrong.
Re: Cracking 14 Character Complex Passwords in 5 Seconds
#10If they're really just using 80GB on the SSD (as the linked-to article suggests), why not just use a server with 128GB of RAM and avoid writing to disk altogether?
True, but I suspect a 80GB SSD is a lot easier to afford for your common basement hacker than a box with 128GB of RAM.