Hi Molina,
can you please do us a favor and explain what cloudflare can do to protect against brute force attacks? Hi Madhusudan, afaik captchas are solved faster by AI than by humans. afaik the standard approach to stop brute force attacks is to use something like fail2ban or similiar, blocking the source IP or network of any bots after some failed attempts. Go the extra mile and block not just locally but also at your outer perimeter firewall. Obviously there is the risk to block regular users in the same network. Another approach is to use the device cookie approach published by OWASP, but due to the complexity you probably want to do this only with single-sign-on-solutions. Regards, Joachim Von: Molina de la Iglesia, Manuel <[email protected]> Gesendet: Sonntag, 1. Oktober 2023 11:58 An: [email protected] Betreff: Re: Captcha protection to stop brute force attacks You could use cloudflare. El sáb, 30 sept 2023 7:10, khmadhu <[email protected] <mailto:[email protected]> > escribió: Hi, I am looking for a feature that can prevent brute force attacks or stopping bots, is there a possibility that captcha /recaptcha can be integrated with any module?. -- Thanks & Regards Madhusudan
