Total count of email and passwords in database is 11,716,027.
Total count of hashed passwords in database is 326,180,055.

Check your email

This checks your email address against passwords and email addresses which have been stolen by hackers. If a match is found, you can have my server email you the password through gmail via ssl with settings to automatically permanently delete sent emails.

Check your password

Only enter your password on a website you trust!
If you trust me and what I say below, go ahead and enter your password.

This field uses JavaScript to check the strength of your password. Clicking the check button will send the hash of your password to my server to check against my hash database for stolen passwords.

 

This server does not log anything and it is ssl encrypted. Any activity done on this page is safe from anyone including myself. If you don't trust me, download my source code and re-implement this on your own server.

If you would like to see the top 500 passwords in this database, visit https://gec.im/passwords.csv.

If you find more stolen passwords, email me at james@coleman.io and I will see if I can get data to import.

Recommended password database software to use includes: https://lastpass.com/ https://agilebits.com/onepassword http://keepass.info/

Source code for this site is at https://github.com/GRMrGecko/PasswordCheck

External code used is CryptoJS, recaptchalib, zxcvbn, jQuery, and Bootstrap.