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

GitHub

21 stars
5 watching
2 forks
Language: C
last commit: 7 months ago
Linked from 1 awesome list


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
cryptosense/ocaml-zxcvbn Provides a set of OCaml bindings to estimate the strength of passwords based on their composition and other characteristics 15
bjeavons/zxcvbn-php A PHP library that estimates the strength of passwords based on pattern matching and minimum entropy calculation. 831
kombustor/antd-password-input-strength A React component that displays a password strength indicator alongside an input field 87
trustelem/zxcvbn A Go implementation of a realistic password strength estimator inspired by password crackers. 68
scipag/password-list Provides a collection of leaked passwords compiled into ordered lists for analysis and use in security testing 319
philipperemy/tensorflow-1.4-billion-password-analysis 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,913
shssoichiro/zxcvbn-rs A password strength estimator based on the Dropbox zxcvbn library 209
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
wagslane/go-password-validator A lightweight password strength meter using raw entropy values to evaluate the security of a password 501
ghostbar/angular-zxcvbn Provides an Angular.js directive to calculate password strength based on the zxcvbn library and user input from other form fields. 56
angular-material-extensions/password-strength A library that provides a material design-inspired UI component to assess and validate password strength 284
dropbox/zxcvbn-ios A password strength estimator for iOS 223
envato/zxcvbn-ruby A password strength testing library inspired by Dropbox's JavaScript implementation 315