lab 7 Flashcards
Which two accounts are using the same password?
Jaime
Admin
Alex
Jordan
Logan
Jaime
Admin
What domain password policy settings are currently defined? (Select all that apply)
ComplexityEnabled: True
LockoutDuration: 00:15:00
LockoutThreshold: 0
MaxPasswordAge: 42
MinPasswordAge: 3
MinPasswordLength: 7
ComplexityEnabled: True
LockoutThreshold: 0
MaxPasswordAge: 42
MinPasswordLength: 7
What is password spraying?
Trying a known password against many user accounts
Guessing a password for a user account
Extracting password hashes for user accounts
Trying numerous combinations of characters to discover a password
Trying a known password against many user accounts
What security measure is a password spraying attack attempting to avoid or bypass?
Account lockout
Maximum password age
Minimum password length
Complexity requirements
Account lockout
What is the primary factor that determines the likelihood of success of dictionary password cracking?
size of the dictionary file
length of the password
complexity of the password
age of the password
account lockout
size of the dictionary file
What aspects of a target’s password are a defense against brute force password cracking? (Select all that apply)
greater age
longer length
ease to pronounce
increased complexity
using well-known algorithms
longer length
increased complexity
Which domain password policy settings has the greatest impact on strength (i.e., resistance to brute force attacks)?
MinPasswordLength
ComplexityEnabled
MaxPasswordAge
PasswordHistoryCount
MinPasswordLength