Skip to content

kamar101/Pwned-API-Password-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pwned API Password Checker

Description

The project consists of a simple Python script that allows a user to verify if their passwords was disclosed during a data breach. The script makes use of the Pwned API to retrive a list of compromised password. The compromised passwords is provided as SHA1 message digest. To use the script, a text document with a list of password to check should be provided.

Languages and Utilities Used

  • Python

Environments Supported

  • Windows
  • Linux

Program walk-through:

Run the script: python3 script.py password filepath
Disk Sanitization Steps

Wait for the process to complete:
Disk Sanitization Steps


Ps. The script has an attitude problem!

About

password_checker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages