I've read that using brute force methods, the cracker could have a computer try hundreds of thousands, if not millions of combinations and crack a password. The time to do that is calculated by taking the number of possible combinations and the speed of the computer.
But that doesn't make sense to me. If someone gave the cracker the actual password and he set it as THE PASSWORD TO MATCH in his computer, then had his program try all possible combinations until there was a match, then the time it takes to crack the password would be what they said.
But in actual practice, say the cracker tried a brute force method against my bank. Wouldn't his computer have to try password-1 and have the bank's computer accept or reject it. Then try password-2, etc, etc. This could only proceed at the speed of the bank's online system and line speed. So it seems to me that the brute force software could not run faster than the bank's system and line speed. ---- Plus, wouldn't the bank stop accepting passwords due to too many being tried?
This is not even mentioning that the cracker needs to know the username to even try to crack the password.
What am I over looking in my thinking?
But that doesn't make sense to me. If someone gave the cracker the actual password and he set it as THE PASSWORD TO MATCH in his computer, then had his program try all possible combinations until there was a match, then the time it takes to crack the password would be what they said.
But in actual practice, say the cracker tried a brute force method against my bank. Wouldn't his computer have to try password-1 and have the bank's computer accept or reject it. Then try password-2, etc, etc. This could only proceed at the speed of the bank's online system and line speed. So it seems to me that the brute force software could not run faster than the bank's system and line speed. ---- Plus, wouldn't the bank stop accepting passwords due to too many being tried?
This is not even mentioning that the cracker needs to know the username to even try to crack the password.
What am I over looking in my thinking?
Last edited: