Saltar al contenido
  • Acceder
  • Registro
WordPress.org

España

  • Temas
  • Plugins
  • Noticias
    • Documentación
    • Foros
  • Acerca de
  • Patrones
    • Manuales
    • Equipo
  • Consigue WordPress
Consigue WordPress

Plugins

  • Mis favoritos
  • Pruebas beta
  • Desarrolladores
Descargar

Login Lockdown – Protect Login Form

Por WebFactory Ltd
  • Detalles
  • Valoraciones
  • Instalación
  • Desarrollo
Soporte

Descripción

Login Lockdown records the IP address and timestamp of failed login attempts. If more than a selected number of attempts are detected within a set period of time from the same IP, then the login is disabled for all requests from that IP address (or the IP is completely blocked from accessing the site). This helps prevent brute force password attacks & discovery.

The plugin defaults to a 1 hour lock out of an IP block after 3 failed login attempts within 5 minutes. This can be modified in options. Administrators can release locked out IP ranges manually from the panel. A detailed log is available for all failed login attempts and all IP locks.

Configure the plugin from Settings – Login Lockdown.

Country blocking (PRO feature)

Block unwanted countries from accessing the site, or just block them from being able to log in. Display a custom message to blocked visitors so they know why they can’t access the site.

Captcha

The simplest way to get rid of bots and brute-force password attacks. Choose from 4 different versions – built-in one, two from Google (PRO feature), and hCaptcha (PRO feature). Built-in captcha is GDPR compatible.

2FA – Two Factor Authentication (PRO feature)

Provide an extra layer of security without messing with annoying 2FA code generating apps such as Google Authenticator. Even if somebody knows your username & password they won’t be able to log in because it needs to be confirmed by clicking a unique link sent to your email. And since you’re the only one that has access to your inbox, you’ll never get hacked.

Cloud Protection (PRO feature)

Manage IP Whitelists and Blacklists in your Login Lockdown Dashboard (a SaaS service for managing all your sites) and apply them to protect all the sites you manage from a single location.

Temporary Access (PRO feature)

Give temporary access to other people without giving them a username & password. Set the lifetime of the link and the maximum number of times it can be used to prevent abuse. Access level rights can be any you pick – admin, editor, author…

Capturas

  • Protect the login form by banning IPs with multiple failed login attempts
  • Activity shows all failed login attempts and currently banned IPs
  • Country blocking (PRO feature) allows you to block selected countries from accessing the site

Instalación

  1. Extrae el archivo zip en tu directorio de plugins en su propia carpeta.
  2. Activa el plugin en las opciones de plugins.
  3. Customize the settings from Settings – Login Lockdown panel.

FAQ

How to disable this plugin?

Just use standard Plugin overview page in WordPress admin section and deactivate it; or rename the plugin folder /wp-content/plugins/login-lockdown/ using FTP access.

Will it slow my site down?

No, it won’t. The majority of the code is only run when logging in.

How can I report security bugs?

You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team help validate, triage and handle any security vulnerabilities. Report a security vulnerability.

Reseñas

Things have started that aren’t quite finished

johnyyw 25 de noviembre de 2023
The plugin looks promising, but things have started that aren't quite finished… 1) Captcha - It doesn't show captcha at "lost password", "woocommerce product comment", probably somewhere else and no option to enable or simple to show everywhere.. It shows only at login form.. 2) 2FA – Two Factor Authentication. There is only email 2FA.. this plugin did not offer the option with "2FA code generating apps such as Google Authenticator, Authy".. which is very sad.. I always use 2FA code generating apps for everything, and I will never use 2FA email authentication by choice! It seems that the author is working on too many projects and this particular one doesn't have too much time to make the plugin really great! These are the reasons why I don't use this plugin, if they improve it with this and more other functions, I will give it a chance and install it again. Currently only 3 stars! ★★★✩✩

«Unknown» login attempts after installation

marcioshibukawa 20 de julio de 2023
After I installed the plugin, I started getting login attempts by the user "Unknown" (on the 3 sites I installed), detected by Wordfence. This is why I changed the login path through the plugin, so in theory, only they could know the login address.

Great security, updated with new features, responsive support

Jim Krenz 24 de junio de 2023
Thus far, I am very happy with the pro version of Login Lockdown. It is not flawless, but the developers are responsive, and they are improving and updating the software regularly. Worth the money for pro!

Extortion! Removed Unlock for admins!

csgaraglino 17 de mayo de 2023 1 respuesta
Removed the ability for an admin to unlock in the latest update! It is extortion to sneak this in and for a payment o get an account unlocked. We will be removing from all 300+ sites!

Great plugin

tatof 30 de mayo de 2023
Plugin makes your website really safer. Easy to setup and many options. Edit: They fixed the bug! 🙂 back to 5 stars!!! ------------------------------------------------- Old review: If you login and forget to fillout the recaptcha or fill it out wrongly it will log you as "failed" attempt and show your password in the log list. This way every admin that can see the settings will know your password. There is no need to show the failed login attempt password. Please remove this terrible function. Big data leak. 1 star until they fix this.

Does one job and does it well

strarsis 26 de septiembre de 2022
Nice plugin that adds protection against brute-force login attempts.
Leer todas las 55 reseñas

Colaboradores y desarrolladores

«Login Lockdown – Protect Login Form» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores
  • WebFactory

«Login Lockdown – Protect Login Form» ha sido traducido a 7 idiomas locales. Gracias a los traductores por sus contribuciones.

Traduce «Login Lockdown – Protect Login Form» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

v2.08

  • 2023/12/09
  • security/fatal error fix

v2.07

  • 2023/11/19
  • security fix

v2.06

  • 2023/05/11
  • minor bug fixes

v2.05

  • 2023/05/09
  • bug fix – IP wasn’t showing in lockdowns and log tables

v2.02

  • 2023/04/24
  • fixed a few captcha bugs
  • added captcha verification when activating it in admin

v2.0

  • 2023/04/18
  • new codebase
  • new GUI
  • new features
  • added captcha
  • introduced PRO version

v1.83

  • 2022/10/04
  • fixed timezone bug

v1.82

  • 2022/09/23
  • WebFactory took over development
  • a full rewrite will follow soon, for now we patched some urgent things
  • prefixed function names that are in global namespace
  • properly escaped all inputs

Old changelog

ver. 1.8.1 30-Sep-2019

  • añadiendo la carpeta «./languages» que falta

    ver. 1.8 30-Sep-2019

  • corregidos los problemas con la internacionalización, añadido el archivo «.pot»

  • cambiado el enlace de acreditación al valor por defecto que no se muestra

    ver. 1.7.1 13-sep-2016

  • Se corrigió un error que causaba que todas las direcciones IPv6 se bloquearan si 1 lo era

  • añadida funcionalidad de WordPress MultiSitio
  • Se corrigió el error por el que las subredes podían coincidir demasiado, lo que causaba que se bloquearan más direcciones IP de las previstas
  • movió el informe para direcciones IP bloqueadas a su propia pestaña

    ver. 1.6.1 8-Mar-2014

  • solucionado fallo técnico en el código html que evitaba que las opciones pudieran ser guardadas

    ver. 1.6 7-Mar-2014

  • eliminación de funciones obsoletas

  • solucionado error con propiedad inválida en un no-objeto cuando se bloqueaban usuarios no válidos
  • solucionado el uso de $wpdb->prepare
  • añadido más textos de ayuda descriptivos de cada una de las opciones
  • añadida la posibilidad para eliminar el mensaje de «Acceso protegido por Login LockDown» desde el escritorio

    ver. 1.5 17-Sep-2009

  • implementó la seguridad de wp_nonce en las opciones y formularios de liberación de bloqueo en la pantalla de administración

  • solucionado un agujero de seguridad con una consulta SQL incorrectamente protegida
  • codificadas ciertas salidas en el panel de administración utilizando esc_attr() para prevenir ataques XSS
  • solucionada una cuestión con la opción «Bloquear usuarios no válidos» que no funcionaba como debía

    ver. 1.4 29-Ago-2009

  • eliminado error equivocado afectando a WP 2.8+

  • solucionado error de activación causado por la personalización de la situación de la carpeta wp-content
  • añadida en la opción para ocultar que error específico de inicio de sesión (usuario incorrecto o clave incorrecta) se había generado
  • añadido en la opción para bloquear intentos incorrectos de inicio de sesión incluso si el usuario no existe

    ver. 1.3 23-Feb-2009

  • ajustada la posición de la línea de créditos de plugin
  • permitido para localización dinámica de ficheros de plugins

    ver. 1.2 15-Jun-2008

  • ahora compatible con WordPress 2.5 y superiores solamente

    ver. 1.1 01-Sep-2007

  • revised time query to MySQL 4.0 compatibility

    ver. 1.0 29-Ago-2007

  • liberada

Meta

  • Versión: 2.08
  • Última actualización: hace 18 horas
  • Instalaciones activas: 100.000+
  • Versión de WordPress: 4.0 o superior
  • Probado hasta: 6.4.2
  • Versión de PHP: 5.2 o superior
  • Idiomas:

    Dutch, Dutch (Belgium), English (US), Galician, Japanese, Russian, Spanish (Spain) y Swedish.

    Traducir a tu idioma

  • Etiquetas:
    captchaloginlogin formprotect loginsecurity
  • Vista avanzada

Valoraciones

Ver todas
  • 5 estrellas 45
  • 4 estrellas 0
  • 3 estrellas 3
  • 2 estrellas 0
  • 1 estrella 8
Accede para enviar una reseña.

Colaboradores

  • WebFactory

Soporte

Problemas resueltos en los últimos dos meses:

2 de 2

Ver el foro de soporte

  • Acerca de
  • Noticias
  • Alojamiento
  • Privacidad
  • Escaparate
  • Temas
  • Plugins
  • Patrones
  • Aprender
  • Soporte
  • Desarrolladores
  • WordPress.tv ↗
  • Involúcrate
  • Donar ↗
  • Tienda de regalos ↗︎
  • WordCamp ↗
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

España

  • Visita nuestra página de Facebook
  • Visita nuestra cuenta de X (anteriormente Twitter)
  • Visita nuestra cuenta de Instagram
  • Visita nuestra cuenta de LinkedIn
  • Visita nuestro canal de YouTube
El código es poesía.