kit4py / password_checker

checking your password in leaked databases using API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

password_checker

Using the API from pwnedpasswords.com, you can check if your password is implicated in any data leaks.

Installation

1. git clone
2. cd password_checker/

Usage

python3 checkmypass.py yourpassword1234

About

checking your password in leaked databases using API


Languages

Language:Python 100.0%