What are salted hashes?



 What are salted hashes?..

Answer / chaitanya

Salt at its most fundamental level is random data. When a properly protected password system receives a new password, it will create a hashed value for that password, create a new random salt value, and then store that combined value in its database. This helps defend against dictionary attacks and known hash attacks. For example, if a user uses the same password on two different systems, if they used the same hashing algorithm, they could end up with the same hash value. However, if even one of the systems uses salt with its hashes, the values will be different.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Computer Security Interview Questions

What is the Three-way handshake? How can it be used to create a DOS attack?

1 Answers  


Does indexing slow down computer?

0 Answers  


I run an SMB. I have 4 people in my entire company and a web-based store. I don’t have the time, patience or manpower to have a computer guy. Why should I care about exploits and computer jibberish?

0 Answers  


What is the difference between closed-source and open-source? Which is better?

1 Answers  


 What is the difference between an HIDS and a NIDS?

1 Answers  






What is database in a computer?

0 Answers  


What do you think of social networking sites such as Facebook and LinkedIn?

1 Answers  


You are an employee for a tech department in a non-management position. A high-level executive demands that you break protocol and allow him to use his home laptop at work. What do you do?

1 Answers  


What are the three ways to authenticate a person?

1 Answers  


What is data protection in transit vs data protection at rest?

1 Answers  


What is data source in computer?

0 Answers  


How many security protocols available?

1 Answers  


Categories
  • Computer Security Interview Questions Computer Security (58)
  • Mobile Security Interview Questions Mobile Security (9)
  • Hacking Interview Questions Hacking (33)
  • Security AllOther Interview Questions Security AllOther (4)