Assuming feedback to the adversary flugging an error as each
incorrect character is entered, what is the expected time to
discover the correct password?
Answer / Asheesh Kumar
The expected time to discover the correct password (brute force attack) can be calculated using the formula T = N^(-log2(p)), where T is the time taken in seconds, N is the total number of possible password combinations, and p is the probability that a randomly chosen password is correct. For example, if there are 10,000,000 possible passwords (N) and a password has a 1 in a million chance of being correct (p=0.000001), then T = 10,000,000^(log2(0.000001)) = approximately 64 days.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is operating system and its examples?
what are latest technologies ? and how will keep yourself up to date ?
How do I run wget?
How do you fix a crashed computer?
How do I clean up and speed up my laptop?
How do I merge folders on mac?
What are positional parameters?
How do I free up disk space?
What happens when I reset my computer?
What is a file in computer terms?
What is the most powerful processor?
Can you just explain about memory management in iOS?