Viewing a single comment thread. View all comments

ZacQuicksilver t1_iuen4c3 wrote

In more detail:

While some password hacks do go through the front end of the system; that usually doesn't work because of the account timeouts. Instead, most password hacks happen when a hacker gets hold of a website's password database. Given the database, a hacker can brute-force password guesses on their own computer without needing to deal with the front end.

2