This tool was created upon a conversation about leaked data in the internet between me and @ftcksu guys, I wanted to showcase how one can check for his leaked password(s) without really leaking it using this tool.
git clone https://github.com/cipherat/pwnedpass.git
pip install -r requirements.txt
./pwnedpass.py [OPTION]... password
or use --help
for more info
./pwnedpass.py --help
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.