PasswordStrengthChecker
Password evaluator
A tool to evaluate password strength based on length, character types, and special characters.
The Password-strength Checker TDD Kata
6 stars
3 watching
2 forks
Language: Java
last commit: about 2 years ago
Linked from 1 awesome list
kataprogramming-katatddtdd-kata
Related projects:
Repository | Description | Stars |
---|---|---|
| An open-source Java port of a password strength estimator that assesses the security of passwords based on pattern matching and estimation | 324 |
| A tool that checks password strength against breached lists and other rules to help maintain enterprise password policies. | 158 |
| A Go implementation of a realistic password strength estimator inspired by password crackers. | 68 |
| A Java library that estimates password strength based on various algorithms and dictionary matching, providing internationalization support and customizable options. | 293 |
| A password generator tool based on user profiling and statistics | 793 |
| An intelligent password evaluator tool that analyzes entered passwords using algorithms to provide feedback on strength and suggest improvements. | 71 |
| A web-based password cracking tool that facilitates distributed cracking sessions and provides analytics capabilities. | 292 |
| A password cracking tool using Markov chains to generate linguistically plausible candidates | 62 |
| A web-based tool for managing and automating password cracking tasks with analytics capabilities. | 362 |
| A tool for transforming and cracking passwords using various techniques and rules. | 27 |
| Analyze and report on password strength and characteristics | 18 |
| Generates passwords by mutating input words or lists to create a large set of possible passwords. | 35 |
| A password strength estimator based on the Dropbox zxcvbn library | 210 |
| A toolkit for analyzing and improving password cracking operations by identifying common patterns in leaked passwords. | 807 |
| A React component that displays a password strength indicator alongside an input field | 87 |