Darwin@feddit.deM to Interesting@feddit.de · edit-21 year agoTime it takes to brute force your passwordfeddit.deimagemessage-square33fedilinkarrow-up181arrow-down12
arrow-up179arrow-down1imageTime it takes to brute force your passwordfeddit.deDarwin@feddit.deM to Interesting@feddit.de · edit-21 year agomessage-square33fedilink
minus-squareSitD@feddit.delinkfedilinkarrow-up7·1 year agothanks for this, OP forgot to mention that it’s MD5 and i think that’s absolutely crucial
minus-squareInductor@feddit.delinkfedilinkarrow-up5·1 year agoYes, this is what it looks like using bcrypt, and the same AWS GPUs: But they also mention that most low priority logins that people don’t care about like forums, restaurants, etc. still use MD5, and password reuse becomes a huge problem here.
thanks for this, OP forgot to mention that it’s MD5 and i think that’s absolutely crucial
Yes, this is what it looks like using bcrypt, and the same AWS GPUs:
But they also mention that most low priority logins that people don’t care about like forums, restaurants, etc. still use MD5, and password reuse becomes a huge problem here.