If I enter a password wrong thrice, the system locks me out. How are hackers able to attempt millions of combinations of passwords without the system locking them out?

394 viewsOtherTechnology

If I enter a password wrong thrice, the system locks me out. How are hackers able to attempt millions of combinations of passwords without the system locking them out?

In: Technology

8 Answers

Anonymous 0 Comments

Typing a username and password into the logon page of a website or app isn’t how brute force attacks can happen. Hackers can find vulnerabilities in back-end authentication services or APIs and hit those millions of times instead.

You are viewing 1 out of 8 answers, click here to view all answers.