is_my_password_pwned
Password check tool
Determines how often a user-provided password appears in a publicly shared database of compromised passwords.
How often does your password appear in the Pwned Passwords database? Uses the k-anonymity API.
151 stars
7 watching
20 forks
Language: Shell
last commit: about 4 years ago passwordpwnedsecurity
Related projects:
Repository | Description | Stars |
---|---|---|
| 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 | 24 |
| A tool that checks password strength against breached lists and other rules to help maintain enterprise password policies. | 158 |
| Tool to identify compromised email addresses and their potential password matches from publicly available data sources. | 2,257 |
| Tool to check if accounts have been compromised in data breaches. | 121 |
| Checks if given passwords are leaked from a database of compromised credentials | 37 |
| A password generator tool based on user profiling and statistics | 793 |
| A KeePass plugin that performs offline and online checks against the Have I been Pwned password breach list | 315 |
| 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 tool used to brute-force dictionary attacks against WPA-PSK passphrases. | 193 |
| A tool for testing Microsoft Online accounts by spraying passwords and gathering account information. | 85 |
| Tools and scripts for cracking custom network authentication systems | 402 |
| A tool to evaluate password strength based on length, character types, and special characters. | 6 |
| An analysis of common password patterns to improve password security | 1,017 |
| Adds an extra layer of security to sensitive pages by requiring users to re-enter their password after logging in | 280 |
| A tool that simulates password login attempts to Azure accounts, logging relevant information such as account status and error codes. | 918 |