Skip to content

Files

Latest commit

 

History

History

Pwned_or_not_GUI

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Pwned or not?

  • The python script helps users to know if their passwords were ever part of a data breach, and thus helping them stay aware and change their passwords accordingly
  • The script uses haveibeenpwned.com API to obtain relevant data regarding your passwords and how many times it has occured in the dataset, indicating breaches.

Intalling requirements:

    $ pip install -r requirements.txt

Running the script:

    $ python pwned_passwords_GUI.py

Working:

Image Image

Author:

Rohini Rao