Open garyhuntddn opened 3 years ago
Can brute force username and password entries because we haven't implemented a function where the logins get slowed down based on the amount of time they are inputting i.e. If they get 10 failed login attempts slow it down by 2 seconds and so on
Account locks after too many failed logins
Use CAPTCHA for every login (Picture authentication) I'm not a robot
Can brute force username and password entries because we haven't implemented a function where the logins get slowed down based on the amount of time they are inputting i.e. If they get 10 failed login attempts slow it down by 2 seconds and so on