[Xon] Password Tools

[Xon] Herramientas de Contraseñas 3.14.1

No tiene permiso para descargar
Lv.11
Moderating
Bronze Member
Iron Member
Registrado
28 Jun 2020
Mensajes
2.208
Puntuación de reacciones
5.999
Credits
$7.138
nueva imagen ha subido un nuevo recurso:

Herramientas de Contraseñas 3.2.2 - Contraseñas

Herramientas de Contraseñas
Descripción

password_strength.png



Fuente
Esta modificación sigue principalmente los principios de la estimadora de la fuerza de la contraseña de Dan Wheeler zxcvbn. No pondera la fuerza de las contraseñas por su combinación de mayúsculas/minúsculas, caracteres especiales y números, sino por cómo son fáciles de romper en la realidad.

Para...

Leer más sobre este recurso...
 
newimage updated Password Tools with a new update entry:

3.5.0 - Feature update

  • Force global namespace for functions which are known to be optimizable to bytecode in php, or known global functions to avoid a current namespace lookup for the function.
  • Add "On login; alert the user if they have a known compromised password" option (default enabled)
  • Add "Minimum time between triggering compromised password alerts on login" option (default 24 hours)

Read the rest of this update entry...
 
newimage updated Password Tools with a new update entry:

3.6.1 - Feature update

Thanks to @NamePros for sponsoring this update.
  • Update compromised password alert text to be less awkward
  • On updating passwords, remove any compromised password alerts to avoid user confusion
  • Add "Force email two factor authentication on compromised password" option (default disabled)
  • Add "Pwned password minimum count (soft)" option.
    This allows a user to change a password to a known compromised value which is under a given number of known hits. This still generates...

Read the rest of this update entry...
 
thanks to dear member @jessy updated [Xon] Password Tools with a new update entry:

3.7.1

  • Require XenForo 2.2+, drop XF2.1 support
  • Actually implement cron to prune the pwned password hash cache. Old entries where already being ignored, so this will hopefully just reduce MySQL table bloat
  • Fix denial of service attack by preventing too long password which can trigger factorial number of brute force password checks when using Zxcvbn
    • Update new install option defaults to more recommend values:
    • Enforce password complexity for admins
    • Enable "Length check...

Read the rest of this update entry...
 
Superior