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 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 321
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 788
cyb3rko/pazzword An intelligent password evaluator tool that analyzes entered passwords using algorithms to provide feedback on strength and suggest improvements. 69
hegusung/webhashcat A web-based password cracking tool that facilitates distributed cracking sessions and provides analytics capabilities. 291
travco/rephraser A password cracking tool using Markov chains to generate linguistically plausible candidates 61
hashview/hashview A web-based tool for managing and automating password cracking tasks with analytics capabilities. 360
jakewnuk/ptt A versatile utility designed to facilitate password cracking by applying custom rules and transformations to input data 21
thetechromancer/password-smelter Analyze and report on password strength and characteristics 17
thetechromancer/password-stretcher Generates passwords by mutating input words or lists to create a large set of possible passwords. 33
shssoichiro/zxcvbn-rs A password strength estimator based on the Dropbox zxcvbn library 209
iphelix/pack A toolkit for analyzing and improving password cracking operations by identifying common patterns in leaked passwords. 796
kombustor/antd-password-input-strength A React component that displays a password strength indicator alongside an input field 87