Skip to content

jsueiro/Python-0TM-password-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Python Password Checker

Project done as part of the Python Zero to Mastery course.

Usage

The password checker requires

  • python 3+
  • The Requests library (pip install requests)

From your command line, run

python ./checkmypass.py pass1 pass2 passN

After querying the haveIbeenpwnd API, the script will return results based on the passwords evaluated.

About

Python 0TM Password Checker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages