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: almost 4 years ago
Linked from 1 awesome list

kataprogramming-katatddtdd-kata

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
nulab/zxcvbn4jAn open-source Java port of a password strength estimator that assesses the security of passwords based on pattern matching and estimation324
cboesecurity/password_pwncheckA tool that checks password strength against breached lists and other rules to help maintain enterprise password policies.158
trustelem/zxcvbnA Go implementation of a realistic password strength estimator inspired by password crackers.68
gosimplellc/nbvcxzA Java library that estimates password strength based on various algorithms and dictionary matching, providing internationalization support and customizable options.293
d4vinci/elpscrkA password generator tool based on user profiling and statistics793
cyb3rko/pazzwordAn intelligent password evaluator tool that analyzes entered passwords using algorithms to provide feedback on strength and suggest improvements.71
hegusung/webhashcatA web-based password cracking tool that facilitates distributed cracking sessions and provides analytics capabilities.292
travco/rephraserA password cracking tool using Markov chains to generate linguistically plausible candidates62
hashview/hashviewA web-based tool for managing and automating password cracking tasks with analytics capabilities.362
jakewnuk/pttA tool for transforming and cracking passwords using various techniques and rules.27
thetechromancer/password-smelterAnalyze and report on password strength and characteristics18
thetechromancer/password-stretcherGenerates passwords by mutating input words or lists to create a large set of possible passwords.35
shssoichiro/zxcvbn-rsA password strength estimator based on the Dropbox zxcvbn library210
iphelix/packA toolkit for analyzing and improving password cracking operations by identifying common patterns in leaked passwords.807
kombustor/antd-password-input-strengthA React component that displays a password strength indicator alongside an input field87