Skip to content

FakeRajbhx/vulpw

 
 

Repository files navigation

vulpw

A Password Vulnerability checker

The Checker is uses PYTHON3

You can install dependencies by

pip install -r requirements.txt

Instructions for Usage

  • clone the git repository
  • go into clonned folder
  • install the requirements
  • run checker.py python file
  • choose your options and enter your password
  • relax and watch the checker check your password

For Android you can also use this tool in Termux also

Terminal Help

- git clone https://github.com/kushwanth/vulpw.git
- cd vulpw
- pip install -r requirements.txt
- python3 checker.py
- choose your options and enter the password

The Password lists are collected from Seclists

  • The program doesn't tell the safety or the strength of the password, it simply verify if the password has been breached or not

If the Checker has very small leaked password lists its yet to get updated.This is just an simple program just looking over text,for better results you can visit HaveIbeenPwned.I will try to update the password list, frequently.

About

A Password Vulnerability checker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%