Skip to content

A python script to check if a password you currently use or intend to use has ever been leaked online in a data breach.

Notifications You must be signed in to change notification settings

virgoaugustine/Password-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Password Checker Python Script

A Python script that leverages on the https://haveibeenpwned.com API to check if a password you currently use or intend to use has ever been leaked online from a data breach.

Usage

Download this program

https://github.com/virgoaugustine/Password-Checker.git

Install Requests library if you don't already have it.

pip install -r requirements.txt

Run script in project directory

python password_checker.py

About

A python script to check if a password you currently use or intend to use has ever been leaked online in a data breach.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages