pwned
Password checker
Checks if a password has been compromised in data breaches by hashing a partial part of the password and searching for it against a database
Check if your password has been pwned
24 stars
6 watching
2 forks
Language: Elixir
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool that checks password strength against breached lists and other rules to help maintain enterprise password policies. | 158 |
| Tool to check if accounts have been compromised in data breaches. | 121 |
| Tool to identify compromised email addresses and their potential password matches from publicly available data sources. | 2,257 |
| Checks if given passwords are leaked from a database of compromised credentials | 37 |
| A KeePass plugin that performs offline and online checks against the Have I been Pwned password breach list | 315 |
| A validation rule to check if sensitive data has been leaked from a data breach | 90 |
| A tool suite for security testing of WebSockets | 337 |
| An OSINT tool to discover breaches related to email addresses. | 1,195 |
| A tool to evaluate password strength based on length, character types, and special characters. | 6 |
| A tool used to brute-force dictionary attacks against WPA-PSK passphrases. | 193 |
| Automates cracking of hashed passwords using Hashcat with customizable rules and wordlists | 108 |
| Compiles and tracks poor password security practices from various online sources. | 2,989 |
| A web-based password cracking tool that facilitates distributed cracking sessions and provides analytics capabilities. | 292 |
| A Python binding to a popular password cracking tool | 32 |
| Provides a specification and behaviours for password hashing libraries in Elixir. | 1,303 |