Answered step by step
Verified Expert Solution
Link Copied!

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?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Computer Performance Engineering 10th European Workshop Epew 2013 Venice Italy September 17 2013 Proceedings

Authors: Maria Simonetta Balsamo ,William Knottenbelt ,Andrea Marin

2013 Edition

3642407242, 978-3642407246

More Books

Students also viewed these Programming questions