password_pwncheck
Password checker
A tool that checks password strength against breached lists and other rules to help maintain enterprise password policies.
Kerberos / Windows AD / Linux PAM password change check against breached lists (HIBP), and other rules
158 stars
11 watching
27 forks
Language: Python
last commit: almost 2 years ago active-directorychaveibeenpwnedkerberos-serverlinuxnist800-63bpassword-strengthpwnedpasswordspythonwindows
Related projects:
Repository | Description | Stars |
---|---|---|
thiamsantos/pwned | 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 |
thewhiteh4t/pwnedornot | Tool to identify compromised email addresses and their potential password matches from publicly available data sources. | 2,239 |
brycx/checkpwn | Tool to check if accounts have been compromised in data breaches. | 120 |
kevin-hanselman/is_my_password_pwned | Determines how often a user-provided password appears in a publicly shared database of compromised passwords. | 151 |
mihaifm/hibpofflinecheck | A KeePass plugin that performs offline and online checks against the Have I been Pwned password breach list | 318 |
hashview/hashview | A web-based tool for managing and automating password cracking tasks with analytics capabilities. | 360 |
xpepper/passwordstrengthchecker | A tool to evaluate password strength based on length, character types, and special characters. | 6 |
hegusung/webhashcat | A web-based password cracking tool that facilitates distributed cracking sessions and provides analytics capabilities. | 291 |
iphelix/pack | A toolkit for analyzing and improving password cracking operations by identifying common patterns in leaked passwords. | 796 |
jumpseclabs/rook | Automates password cracking on AWS using GPU-based instances. | 79 |
pitu/vue-isyourpasswordsafe | Checks if given passwords are leaked from a database of compromised credentials | 37 |
d4vinci/elpscrk | A password generator tool based on user profiling and statistics | 788 |
joswr1ght/cowpatty | A tool for cracking WPA-PSK passphrases using brute-force dictionary attacks | 190 |
f0cker/pyhashcat | A Python binding to a popular password cracking tool | 31 |
ctxis/crackerjack | A web interface for password cracking tool Hashcat | 357 |