Two @Apollo employees use the same password to log in to the network, which means that both people have the exact same hash for their passwords. What could be implemented to prevent this?

IT Exam Items RepositoryCategory: Cybersecurity EssentialsTwo @Apollo employees use the same password to log in to the network, which means that both people have the exact same hash for their passwords. What could be implemented to prevent this?

Two @Apollo employees use the same password to log in to the network, which means that both people have the exact same hash for their passwords. What could be implemented to prevent this?

  • RSA
  • Peppering
  • Pseudo-random generator
  • Salting

Explanation: A password is stored as a combination of both a hash and a salt.

Related exam: Cybersecurity Essentials: Course Final Exam Answers