Skip to content

malloryjanecs/passwordChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

passwordChecker

Check password for data breach exposure

This script uses the HAVEIBEENPWNED API to check password exposure. Using the text file to check passwords ensures the password isn't logged in the command line.

Steps

  • Download the repository
  • Open the passwords.txt file and enter character combinations on different lines
  • Open the terminal
  • Navigate to the repository's working directory
  • Run the program from the command line:
    • python3 checkmypass.py passwords.txt

The result for each character combination will appear in the terminal.

Thank you, MalloryJaneCS

About

Check password for data breach exposure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages