Assume that passwords are selected from four-character
combinations of 26 alphabetic characters. Assume that an
adversary is able to attempt passwords at a rate of one per
second.
a) Assuming no feedback to the adversary until each attempt
has been completed, what is the expected time to discover
the correct password?

Answers were Sorted based on User's Feedback



Assume that passwords are selected from four-character combinations of 26 alphabetic characters. As..

Answer / alyaa

26^4 = 456,976 sec and this is worst case

Is This Answer Correct ?    20 Yes 3 No

Assume that passwords are selected from four-character combinations of 26 alphabetic characters. As..

Answer / mundialboy346

a. T = seconds = 63.5 hours
b. Expect 13 tries for each digit. T = 13 × 4 = 52 seconds.

Is This Answer Correct ?    11 Yes 0 No

Assume that passwords are selected from four-character combinations of 26 alphabetic characters. As..

Answer / amos

a) involves sequences, thus, 26^4 = 456,976 seconds which is worst case hence average case would be 456,976/2 = 228, 488 seconds or 63.7 hours or ~ 2 days.

b) involves multiplication principle, thus, worst case scenario would be 26*4 = 104 seconds hence average case is 104/2 = 52 seconds

Is This Answer Correct ?    2 Yes 0 No

Assume that passwords are selected from four-character combinations of 26 alphabetic characters. As..

Answer / joel

Did none of you ever learn about combinations and permutations in math class? Have you ever wondered what the nCr and nPr buttons do on your calculator? If you are to make a combination of 4 out of 26 possible choices, 26 nCr 4 = 14,950 possible different combinations. That is 14,950 seconds. 14,950/60 = 249.17 minutes / 60 = 4.15 hours...

Is This Answer Correct ?    1 Yes 10 No

Post New Answer

More Operating Systems AllOther Interview Questions

I have nortan antivirus but some of the virus it can't delete. how will i remove that virus without formating the system ?please help .

3 Answers   HCL,


How do I clean up and speed up my laptop?

0 Answers  


What is the first operating system in the world?

0 Answers  


How do you fix a crashed computer?

0 Answers  


What Command To Take Backup Other Vg's?

0 Answers   IBM,






What causes a computer not to boot up?

0 Answers  


How do you kill a computer with command prompt?

0 Answers  


What is the difference between concurrency and parallelism?

0 Answers  


Where do I find disk cleanup?

0 Answers  


How can I clean up my computer?

0 Answers  


Explain about memory management in operating system.

0 Answers   Aditi Placement Service,


If semaphore variable is 8 after 6 wait operations and 3 signal operations.what is semaphore

3 Answers  


Categories