[Tutorial] Properly Securing Passwords
#10

So what? It is the user's fault for not properly caring for their own security. But even so, it would probably take weeks if not months to crack a single password. Furthermore, you would have to find out the algorithm that was used to generate the output password in the first place.

If I give you this hashed password: 3705a00b66b3ca91038660863b3790604f0159de
and this salt: a1795bcdf0

You would still be unable to find out that it was generated using
PHP код:
sha1CONCATsha1'test123' ) , md5'a1795bcdf0' ) , 123 ) ) 
Edit: I might add that banks require a token to be able to login. At least here in Belgium.
Reply


Messages In This Thread
Properly Securing Passwords - by SchurmanCQC - 22.02.2013, 00:59
Re: Properly Securing Passwords - by Luis- - 22.02.2013, 08:47
Re: Properly Securing Passwords - by SchurmanCQC - 22.02.2013, 10:55
Re: Properly Securing Passwords - by Babul - 22.02.2013, 11:12
Re: Properly Securing Passwords - by Johnson_boy - 22.02.2013, 12:00
Re: Properly Securing Passwords - by Jstylezzz - 22.02.2013, 12:02
Re: Properly Securing Passwords - by SchurmanCQC - 22.02.2013, 13:25
Re: Properly Securing Passwords - by Vince - 22.02.2013, 14:02
Re: Properly Securing Passwords - by SchurmanCQC - 22.02.2013, 14:06
Re: Properly Securing Passwords - by Vince - 22.02.2013, 14:40
Re: Properly Securing Passwords - by SchurmanCQC - 22.02.2013, 16:29
Re: Properly Securing Passwords - by Vince - 22.02.2013, 16:56
Re: Properly Securing Passwords - by Johnson_boy - 22.02.2013, 17:39
Re: Properly Securing Passwords - by Johnson_boy - 25.02.2013, 18:28
Re: Properly Securing Passwords - by Johnson_boy - 26.02.2013, 06:59
Re: Properly Securing Passwords - by playbox12 - 26.02.2013, 08:07
Re: Properly Securing Passwords - by SchurmanCQC - 08.07.2013, 15:27
Re: Properly Securing Passwords - by iTheScripter - 08.07.2013, 21:21
Re: Properly Securing Passwords - by Mindcode - 09.07.2013, 12:54
Re: Properly Securing Passwords - by BabyBauer - 17.07.2018, 14:54
Re: Properly Securing Passwords - by IdonTmiss - 17.07.2018, 17:43
Re: Properly Securing Passwords - by Calisthenics - 17.07.2018, 17:54
Re: Properly Securing Passwords - by AmigaBlizzard - 22.07.2018, 10:03

Forum Jump:


Users browsing this thread: 5 Guest(s)