---
title: "AuthCaptcha for Joomla"
description: "We help designers, developers, hobbyists and business owners get the most out of the Joomla CMS.  Join us at our free monthly meetups, and let us help you with your Joomla projects."
url: "https://www.joomlalondon.co.uk/official-joomla-announcements/authcaptcha-for-joomla"
date: "2026-09-09T18:53:09+00:00"
language: "en-GB"
---

#  AuthCaptcha for Joomla

A BruteForce attack is a major security risk to any website. In this type of attack, a hacker tries to guess a user's password with millions of requests. Especially weak passwords are vulnerable to this type of attack. In addition, a BruteForce attack can cause availability issues.

Joomla has no built-in BruteForce protection. This Joomla System plugin fills this gap by adding a captcha challenge to all Joomla login forms. It slows down the attack considerably and therefore prevents it.

- It works with the default Joomla login-component, the default Joomla login-module and the administrator page.
- Tested with the recaptcha-plugins shipped by Joomla.

If you want to use other common login components or other common captcha plugins, you are welcome to open an issue. If you have problems with common templates, please also open an issue. (Only free and open source components, ....)

Joomla 4 ready!

For details and help please refer to https://github.com/BkrBkr/AuthCaptchaForJoomla

**Installation**
\- Configure and enable a captcha-plugin in Joomla (e.g. recaptcha) (details: https://docs.joomla.org/J3.x:Google\_ReCaptcha )
\- Install and enable this plugin.
\- Clear Joomla cache if enabled

Read more  [http://feeds.joomla.org/~r/JoomlaExtensions/~3/k0nckOvwsos/authcaptcha-for-joomla](http://feeds.joomla.org/~r/JoomlaExtensions/~3/k0nckOvwsos/authcaptcha-for-joomla "AuthCaptcha for Joomla")

## Schema

```json
{ "@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Start", "item": "https://www.joomlalondon.co.uk" }, { "@type": "ListItem", "position": 2, "name": "Official Joomla! Announcements", "item": "https://www.joomlalondon.co.uk/official-joomla-announcements" }, { "@type": "ListItem", "position": 3, "name": "AuthCaptcha for Joomla", "item": "https://www.joomlalondon.co.uk/official-joomla-announcements/authcaptcha-for-joomla" } ] }
```
