Asked by john

A hacker is trying to guess someone's password. The hacker knows (somehow) that the password is 14 characters long, and that each character is either a lowercase letter, (a, b, c, etc), an uppercase letter (A, B, C, etc) or a numerical digit (0, 1, 2, 3, 4, 5, 6, 7, 8, or 9). Assume that the hacker makes random guesses.

What is the probability that the hacker guesses the password on his first try? Enter your answer as a decimal or a fraction, not a

Answers

Answered by Reiny
so each of the 14 places can be filled in 26+26+10 or
62 ways

so number of possible passwords of 14 characters
= 62^14 , assuming that the same character can be repeated.

so prob of guessing correctly = 1/62^14
= 8.063 x 10^-26 in scientific notation
Answered by ke-ke
what is 8.063*10^-26
Answered by Confuzed
How did you get 26?
Answered by smart
26 is the number of letters in the alphabet. 26 lowercase and 26 uppercase + 10 numbers

The answer to this is actually 1/62^14
Answered by Khani
A hacker is trying to guess someone's password. The hacker knows (somehow) that the password is 11 characters long, and that each character is either a lowercase letter, (a, b, c, etc.), an uppercase letter (A, B, C, etc.) or a numerical digit (0, 1, 2, 3, 4, 5, 6, 7, 8, or 9). Assume that the hacker makes random guesses.

What is the probability that the hacker guesses the password on his first try? Enter your answer as a decimal or a fraction, not a percentage.
Answered by SSN
A hacker is trying to guess someone's password. The hacker knows (somehow) that the password is 8 characters long, and that each character is either a lowercase letter, (a, b, c, etc.), an uppercase letter (A, B, C, etc.) or a numerical digit (0, 1, 2, 3, 4, 5, 6, 7, 8, or 9). Assume that the hacker makes random guesses.
Answered by SSN
1.30054283 × 10^27

Related Questions