Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

6(a) Note: for the next few problems on hashing, please read all details carefully, as they may change between questions. Please enter exact numbers. Not

image text in transcribedimage text in transcribedimage text in transcribed6(a)

Note: for the next few problems on hashing, please read all details carefully, as they may change between questions. Please enter exact numbers. Not all information is guaranteed to be relevant.

Consider a system that uses a 32-bit unique salt where users have a 4-digit number as a password (e.g. 6813). Eve wants to crack the accounts of two users, Alice and Bob. Eve performs an online attack, and is able to guess 1 password per second, though there is no lockout after guessing too many times. In the worst case, in seconds, how long will it take Eve to crack both Alice's and Bob's accounts?

Answer:

(b)

Consider a system with no salts where users have a 4-digit number as a password (e.g. 6813). Eve wants to crack the accounts of two users, Alice and Bob. Eve gets the password file and performs an offline brute force attack, where she can hash 1000 passwords every second. Assume that the time to compare the hashes is negligible. In the worst case, in seconds, how long will it take Eve to crack both Alice's and Bob's accounts?

Answer:

(c)

Consider a system that uses a 32-bit unique salt where users have a 4-digit number as a password (e.g. 6813). Eve wants to crack the accounts of two users, Alice and Bob. Eve gets the password file and performs an offline brute force attack, where she can hash 1000 passwords every second. Assume that the time to compare the hashes is negligible. In the worst case, in seconds, how long will it take Eve to crack both Alice's and Bob's accounts?

Answer:image text in transcribed

Case 1 { request for session key to Bob } ka Alice Cathy {ks } kall { ks } KB Alice Cathy Alice - {Ks} kB Bob The rest of the conversation, encrypted with ks Case 2 Alice || Bob || r1 Alice Cathy {Alice || Bob || 61 || ks Il {Alice || ks } ke} ka Alice + Cathy { Alice || ks } KB Alice Bob {r2} ks Alice Bob {r2-1}ks Alice Bob Case 3 Alice Alice || Bob || r1 Cathy {Alice || Bob || 61 || ks || {Alice || T || ks } k}ka Alice Cathy {Alice || T || ks } kg Alice Bob { r2}k Alice + Bob {12-1} ks Alice Bob Note: for the next few problems on hashing, please read all details carefully, as they may change between questions. Please enter exact numbers. Not all information is guaranteed to be relevant. Consider a system that uses a 32-bit unique salt where users have a 4-digit number as a password (e.g. 6813). Eve wants to crack the accounts of two users, Alice and Bob. Eve performs an online attack, and is able to guess 1 password per second, though there is no lockout after guessing too many times. In the worst case, in seconds, how long will it take Eve to crack both Alice's and Bob's accounts? Answer: Consider a system with no salts where users have a 4-digit number as a password (e.g. 6813). Eve wants to crack the accounts of two users, Alice and Bob. Eve gets the password file and performs an offline brute force attack, where she can hash 1000 passwords every second. Assume that the time to compare the hashes is negligible. In the worst case, in seconds, how long will it take Eve to crack both Alice's and Bob's accounts? Answer: Consider a system that uses a 32-bit unique salt where users have a 4-digit number as a password (e.g. 6813). Eve wants to crack the accounts of two users, Alice and Bob. Eve gets the password file and performs an offline brute force attack, where she can hash 1000 passwords every second. Assume that the time to compare the hashes is negligible. In the worst case, in seconds, how long will it take Eve to crack both Alice's and Bob's accounts? Answer: Case 1 { request for session key to Bob } ka Alice Cathy {ks } kall { ks } KB Alice Cathy Alice - {Ks} kB Bob The rest of the conversation, encrypted with ks Case 2 Alice || Bob || r1 Alice Cathy {Alice || Bob || 61 || ks Il {Alice || ks } ke} ka Alice + Cathy { Alice || ks } KB Alice Bob {r2} ks Alice Bob {r2-1}ks Alice Bob Case 3 Alice Alice || Bob || r1 Cathy {Alice || Bob || 61 || ks || {Alice || T || ks } k}ka Alice Cathy {Alice || T || ks } kg Alice Bob { r2}k Alice + Bob {12-1} ks Alice Bob Note: for the next few problems on hashing, please read all details carefully, as they may change between questions. Please enter exact numbers. Not all information is guaranteed to be relevant. Consider a system that uses a 32-bit unique salt where users have a 4-digit number as a password (e.g. 6813). Eve wants to crack the accounts of two users, Alice and Bob. Eve performs an online attack, and is able to guess 1 password per second, though there is no lockout after guessing too many times. In the worst case, in seconds, how long will it take Eve to crack both Alice's and Bob's accounts? Answer: Consider a system with no salts where users have a 4-digit number as a password (e.g. 6813). Eve wants to crack the accounts of two users, Alice and Bob. Eve gets the password file and performs an offline brute force attack, where she can hash 1000 passwords every second. Assume that the time to compare the hashes is negligible. In the worst case, in seconds, how long will it take Eve to crack both Alice's and Bob's accounts? Answer: Consider a system that uses a 32-bit unique salt where users have a 4-digit number as a password (e.g. 6813). Eve wants to crack the accounts of two users, Alice and Bob. Eve gets the password file and performs an offline brute force attack, where she can hash 1000 passwords every second. Assume that the time to compare the hashes is negligible. In the worst case, in seconds, how long will it take Eve to crack both Alice's and Bob's accounts

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

Fundamentals Of Database Management Systems

Authors: Mark L. Gillenson

3rd Edition

978-1119907466

More Books

Students also viewed these Databases questions

Question

57. Show that for any three events A, B, and C with P(C) 0,

Answered: 1 week ago