Podcast
Questions and Answers
Which of the following is true about passwords?
Which of the following is true about passwords?
- Passwords are not vulnerable if created without complexity requirements.
- Passwords should include numbers, letters capital/lower case, and special characters. (correct)
- Passwords are the least common form of authentication.
- Brute force attacks against passwords are not a concern.
What are password managers?
What are password managers?
- Programs that require manual password synchronization.
- Programs that store all of the user's passwords with a master password. (correct)
- Programs that create complex passwords.
- Programs that guess the user's passwords.
What is manual password synchronization?
What is manual password synchronization?
- A software application that syncs passwords from different systems.
- A process of manually guessing passwords.
- A user syncing passwords from different systems without a software application. (correct)
- A method of creating complex passwords.