adams
Password strength attacker
An adaptive attack system that leverages deep learning and dynamic dictionaries to identify weaknesses in password strength models.
Reducing Bias in Modeling Real-world Password Strength via Deep Learning and Dynamic Dictionaries
21 stars
5 watching
2 forks
Language: C
last commit: 10 months ago
Linked from 1 awesome list
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 |
| Provides a set of OCaml bindings to estimate the strength of passwords based on their composition and other characteristics | 15 |
| A PHP library that estimates the strength of passwords based on pattern matching and minimum entropy calculation. | 833 |
| A React component that displays a password strength indicator alongside an input field | 87 |
| A Go implementation of a realistic password strength estimator inspired by password crackers. | 68 |
| Provides a collection of leaked passwords compiled into ordered lists for analysis and use in security testing | 326 |
| An analysis of 1.4 billion leaked passwords to identify patterns and changes in password usage over time using deep learning and natural language processing techniques. | 1,912 |
| A password strength estimator based on the Dropbox zxcvbn library | 210 |
| 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 |
| A lightweight password strength meter using raw entropy values to evaluate the security of a password | 507 |
| Provides an Angular.js directive to calculate password strength based on the zxcvbn library and user input from other form fields. | 56 |
| A library that provides a material design-inspired UI component to assess and validate password strength | 284 |
| A password strength estimator for iOS | 223 |
| A password strength testing library inspired by Dropbox's JavaScript implementation | 316 |