#1
Which of the following is NOT a recommended practice for password management?
Using a unique password for each account
Storing passwords in plain text documents
Enabling two-factor authentication
Regularly updating passwords
#2
What does 'phishing' refer to in the context of password security?
A technique for securing passwords
A method used to steal sensitive information by impersonating a trustworthy entity
A type of encryption algorithm
A way to generate strong passwords
#3
What is the recommended minimum length for a strong password?
4 characters
8 characters
12 characters
16 characters
#4
What is the purpose of password entropy?
To measure the strength of a password
To track the frequency of password changes
To determine the expiration date of a password
To store passwords securely
#5
What is the principle of least privilege in password security?
Granting users the highest level of access
Granting users the least amount of access necessary for them to perform their duties
Granting access based on seniority
Granting access based on user popularity
#6
What is the main risk associated with using easily guessable passwords?
Decreased chance of forgetting the password
Increased security
Increased vulnerability to brute force attacks
Improved user experience
#7
What is the purpose of using password salting in hashing?
To make the password more difficult to remember
To make the hash output unique even for the same password
To increase the length of the password
To make the password easier to guess
#8
Which of the following is NOT a recommended practice for creating strong passwords?
Using easily guessable information, like birthdates or names
Using a combination of uppercase and lowercase letters
Incorporating numbers and special characters
Avoiding common dictionary words
#9
What is the term for a program that systematically checks all possible passwords until the correct one is found?
Phishing
Keylogger
Brute force attack
Malware
#10
Which of the following is a characteristic of a strong password?
A single dictionary word
Short length
Contains a combination of uppercase letters, lowercase letters, numbers, and special characters
Easily guessable information, like birthdate or pet's name
#11
What is the purpose of using a password manager?
To automatically generate and store complex passwords
To share passwords with others securely
To encrypt files on a computer
To bypass password requirements
#12
What is the recommended frequency for changing passwords?
Every day
Once a week
Every month
Every few months or as needed
#13
What is the purpose of using multi-factor authentication (MFA)?
To simplify the login process
To increase security by requiring multiple forms of identification
To automatically generate passwords
To encrypt data during transmission
#14
What is the purpose of password hashing?
To make passwords visually appealing
To store passwords in plain text
To convert passwords into irreversible strings of characters
To generate random passwords
#15
What is the difference between symmetric and asymmetric encryption in password security?
Symmetric encryption uses two keys, while asymmetric encryption uses one key
Symmetric encryption uses one key, while asymmetric encryption uses two keys
Symmetric encryption is slower than asymmetric encryption
There is no difference between them
#16
What is the primary goal of password security?
To inconvenience users
To make passwords easy to guess
To protect sensitive information from unauthorized access
To allow unrestricted access to all users
#17
What is the concept of password rotation?
Rotating passwords through a predetermined sequence
Changing passwords frequently to minimize the risk of compromise
Rotating passwords between different users
Creating passwords by rotating the alphabet
#18
What is the purpose of password blacklisting?
To prevent users from accessing their accounts
To restrict the use of certain characters in passwords
To block the use of commonly used or easily guessable passwords
To enforce password expiration policies
#19
What is the role of biometric authentication in password security?
To generate random passwords
To store passwords in encrypted form
To use physical characteristics for user identification
To enforce password complexity requirements
#20
What is the role of salting in password security?
Adding extra flavor to passwords
Increasing the length of passwords
Enhancing security by adding random data to passwords before hashing
Improving password storage efficiency
#21
What is a common method for protecting passwords during transmission over the internet?
Using plaintext
Using HTTPS (HTTP Secure)
Storing passwords in cookies
Posting passwords on public forums
#22
What is the purpose of a password policy?
To encourage users to forget their passwords
To standardize password requirements and practices within an organization
To allow users to choose any password they desire
To limit the number of times a user can change their password
#23
Why is it important to avoid using the same password for multiple accounts?
It simplifies password management
It reduces the risk if one account is compromised
It increases the likelihood of forgetting passwords
It improves password strength
#24
Why is it important to avoid using personal information in passwords?
Personal information makes passwords easier to remember
Personal information increases the likelihood of social engineering attacks
Personal information enhances password security
Personal information increases password entropy