A user is evaluating the security infrastructure of a company and notices that some authentication systems are not using best practices when it comes to storing passwords. the user is able to crack passwords very fast and access sensitive data. the user wants to present a recommendation to the company on the proper implementation of salting to avoid password cracking techniques. what are three best practices in implementing salting? (choose three.)
Answers
Answered by
1
Keeping in view that, a user is evaluating the security infrastructure of a company and notices that some authentication systems are not using best practices when it comes to storing passwords. the user is able to crack passwords very fast and access sensitive data. the user wants to present a recommendation to the company on the proper implementation of salting to avoid password cracking techniques.
The three best practices in implementing salting are as under;
(i) A salt should be unique for each password.
(ii)A salt should not be reused
(iii) A salt must be unique.
Answered by
0
Answer:
;
(i) A salt should be unique for each password.
(ii)A salt should not be reused
(iii) A salt must be unique.
Similar questions