Just a simple script to check to see if your password has been found in any known password dumps.
just change Password1 to your password and run.
It does not send your password over the internet just the first 5 digits of the hash.
python 3.7
Disclamer
I thew this together in like 20 min. Use at your own risk.