PasswordStrengthChecker

Password evaluator

A tool to evaluate password strength based on length, character types, and special characters.

The Password-strength Checker TDD Kata

GitHub

6 stars
3 watching
2 forks
Language: Java
last commit: about 2 years ago
Linked from 1 awesome list

kataprogramming-katatddtdd-kata

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nulab/zxcvbn4j An open-source Java port of a password strength estimator that assesses the security of passwords based on pattern matching and estimation 324
cboesecurity/password_pwncheck A tool that checks password strength against breached lists and other rules to help maintain enterprise password policies. 158
trustelem/zxcvbn A Go implementation of a realistic password strength estimator inspired by password crackers. 68
gosimplellc/nbvcxz A Java library that estimates password strength based on various algorithms and dictionary matching, providing internationalization support and customizable options. 293
d4vinci/elpscrk A password generator tool based on user profiling and statistics 793
cyb3rko/pazzword An intelligent password evaluator tool that analyzes entered passwords using algorithms to provide feedback on strength and suggest improvements. 71
hegusung/webhashcat A web-based password cracking tool that facilitates distributed cracking sessions and provides analytics capabilities. 292
travco/rephraser A password cracking tool using Markov chains to generate linguistically plausible candidates 62
hashview/hashview A web-based tool for managing and automating password cracking tasks with analytics capabilities. 362
jakewnuk/ptt A tool for transforming and cracking passwords using various techniques and rules. 27
thetechromancer/password-smelter Analyze and report on password strength and characteristics 18
thetechromancer/password-stretcher Generates passwords by mutating input words or lists to create a large set of possible passwords. 35
shssoichiro/zxcvbn-rs A password strength estimator based on the Dropbox zxcvbn library 210
iphelix/pack A toolkit for analyzing and improving password cracking operations by identifying common patterns in leaked passwords. 807
kombustor/antd-password-input-strength A React component that displays a password strength indicator alongside an input field 87