Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Suppose all passwords on a given system are 8 characters long and that each character can have any one of 64 different values. The passwords
Suppose all passwords on a given system are 8 characters long and that each character can have any one of 64 different values. The passwords are hashed (with a salt) andstored in a password ?le. Now suppose Trudy has a password cracking programthat can test 64 passwords per second. Trudy also has a dictionary of 2^30 common passwords and the probability that any given password is in her dictionary is 1/4.The password ?le on this system contains 256 password hashes.
a. How many different passwords are possible?
b. How long, on average, will it take Trudy to “crack” the password for the administrator’saccount?
c. What is the probability that at least one of the 256 passwords in the password ?le is in the dictionary?
d. What is the expected work for Trudy to recover any one of the passwords in the password?le?
a. How many different passwords are possible?
b. How long, on average, will it take Trudy to “crack” the password for the administrator’saccount?
c. What is the probability that at least one of the 256 passwords in the password ?le is in the dictionary?
d. What is the expected work for Trudy to recover any one of the passwords in the password?le?
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started