Пожалуйста, обратите внимание, что пользователь заблокирован
What I try to do on the back-end is to limited the available attempts for a specific username. Also limiting attempts per IP. I also randomize the input "names" for every page load to make it harder. On top of that implementing a completely custom captcha. This usually does the trick for me when facing larger traffic.
I am interested to see what methods you use on back-end to secure your logins?
I am interested to see what methods you use on back-end to secure your logins?