A tool for analyzing and improving password security by evaluating strength, identifying risks, and generating stronger alternatives.
-
Updated
Aug 22, 2024 - Python
A tool for analyzing and improving password security by evaluating strength, identifying risks, and generating stronger alternatives.
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
Password Analysis Framework
Passwords Analyzer is an API developed to aid in analysis of password lists
password-strength-analyzer is a utility for evaluating the strength of passwords. It provides a customizable and easy-to-use way to validate password strength, calculate entropy, and assign scores based on predefined rules. The analyzer is based on entropy calculations and predefined regular expression rules.
Analyze passwords' memorizability and generate pronounceable words.
Menu driven wordlist generator in C++
This python script performs a number of sqlite queries (mainly password metadata) against sqlite databases (Created by ROADtools) to provide analysis of account password hygene based on metadata.
Pwdlyser is an all encompassing security auditing tool. This repo serves as the open-source base for the new version of Pwdlyser (previously closed-source).
Create n-grams of wordlists based on words, characters, or charsets to use in offline password attacks and data analysis
Rule Processor Y is a next-gen Rule processor with complex multibyte character support built to support Hashcat
tools for analyzing strings from password lists
A set of prioritized Hashcat .hcmask files intelligently developed from terabytes of password breach datasets and organized by run time.
A password strength app that evaluates and rates your password's robustness, estimates crack time, and provides helpful warnings and suggestions for stronger passwords.
a fast password wordlist generator, Smartlist creation and password hybrid-mask analysis tool written in pure safe Rust
Add a description, image, and links to the password-analysis topic page so that developers can more easily learn about it.
To associate your repository with the password-analysis topic, visit your repo's landing page and select "manage topics."