[Tutorial] How NOT To Store Your Users' Passwords
#8

Quote:
Originally Posted by jlalt
View Post
Why to put a salt when its plain text and the hacker can access it easily? The thing I never understood....
Because the salt alone is useless for the hacker. Even if he can read the salt, it will avail him little.
Instead of looking at pre-made tables with the common passwords, he is forced to recompute a dictionary of hashes made of common words with the salt attached to it.

Quote:
Originally Posted by jlalt
View Post
And if its a database only hack if you made a random hashing method isn't seifer in this situation instead of using popular hash methods?
An example: Linux is open-source, so everyone can see its source code; still it is much more secure than windows.
Reply


Messages In This Thread
How NOT To Store Your Users' Passwords - by Sasino97 - 27.06.2018, 13:11
Re: How NOT To Store Your Users' Passwords - by Robin96 - 27.06.2018, 13:28
Re: How NOT To Store Your Users' Passwords - by RogueDrifter - 27.06.2018, 13:33
Re: How NOT To Store Your Users' Passwords - by Sasino97 - 27.06.2018, 14:30
Re: How NOT To Store Your Users' Passwords - by Uproar - 27.06.2018, 14:42
Re: How NOT To Store Your Users' Passwords - by Sasino97 - 27.06.2018, 15:31
Re: How NOT To Store Your Users' Passwords - by jlalt - 27.06.2018, 15:39
Re: How NOT To Store Your Users' Passwords - by Sasino97 - 27.06.2018, 15:58
Re: How NOT To Store Your Users' Passwords - by Riddick94 - 27.06.2018, 17:22
Re: How NOT To Store Your Users' Passwords - by Freaksken - 27.06.2018, 17:55
Re: How NOT To Store Your Users' Passwords - by Mobtiesgangsa - 27.06.2018, 22:36
Re: How NOT To Store Your Users' Passwords - by Garr - 27.06.2018, 23:59
Re: How NOT To Store Your Users' Passwords - by Sasino97 - 28.06.2018, 07:27
Re: How NOT To Store Your Users' Passwords - by Sasino97 - 28.06.2018, 09:09
Re: How NOT To Store Your Users' Passwords - by Sasino97 - 28.06.2018, 09:24
Re: How NOT To Store Your Users' Passwords - by Y_Less - 28.06.2018, 09:27
Re: How NOT To Store Your Users' Passwords - by Sasino97 - 28.06.2018, 09:47
Re: How NOT To Store Your Users' Passwords - by Riddick94 - 28.06.2018, 10:07
Re: How NOT To Store Your Users' Passwords - by [HLF]Southclaw - 28.06.2018, 10:13
Re: How NOT To Store Your Users' Passwords - by Y_Less - 28.06.2018, 13:37

Forum Jump:


Users browsing this thread: 1 Guest(s)