12-03-2009, 01:41 AM
I'm just wondering what the members of my site use for their password algorithms.
I've just been mucking about with md5's and then trying them on brute-forcing sites like data and mil-worm and found the perfect one.
It has 3 bits inside an md5, a random word, number and the password which are all md5'd then that is md5'd together and it seems to not be crackable on either of them two.
So I'm quite happy about it.
How about yourselves?
I've just been mucking about with md5's and then trying them on brute-forcing sites like data and mil-worm and found the perfect one.
It has 3 bits inside an md5, a random word, number and the password which are all md5'd then that is md5'd together and it seems to not be crackable on either of them two.
So I'm quite happy about it.
How about yourselves?