Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A new operating system uses passwords that consist of three characters. Each character must be a number from 0-9. For example, three distinct possible passwords

A new operating system uses passwords that consist of three characters. Each character must be a number from 0-9. For example, three distinct possible passwords are 010, 189, 356. The system doesn't use salt values. The system also allows one login attempt every second and never locks out users regardless of how many failed attempts occur.

The adversary has paid off one of the company's system administrators who will periodically provide the adversary with a copy of the password file consisting of (user and hashed password). The adversary decides to build a rainbow table to speed up password cracking when the password file arrives. Suppose it takes the adversary 2 milliseconds to hash a string and takes 1 millisecond to compare two hash values. How many seconds will it take the adversary to build the rainbow table? Note: 1000 milliseconds = 1 second

Don't forget to covert your answer to seconds (1 second = 1,000 milliseconds)

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_2

Step: 3

blur-text-image_3

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

Data Analysis Using SQL And Excel

Authors: Gordon S Linoff

2nd Edition

111902143X, 9781119021438

More Books

Students also viewed these Databases questions