- Jun 7, 2003
- 5,334
- 3
- 81
How is it that hackers can brute force a password using dictionary lookup or whatever method they use? Most websites/applications will not allow a computer to sequentially try 5000 passwords/sec, they usually have slow response time and have a mechanism to stop you after 3-10 tries usually.
Or is it that, the hackers take all of the software on the server side to (the authentication software) and crack that, then they can talk to it very quickly and feed it a trillion passwords?
Or is it that, the hackers take all of the software on the server side to (the authentication software) and crack that, then they can talk to it very quickly and feed it a trillion passwords?