thelinuxuser-choice / pwn

have your password pwned on databreach ? donot worry you can get it is pawned or not with this python script

Home Page:https://youtu.be/j2XuukOOIGg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pwn

have your password pwned on databreach ? donot worry you can get it is pawned or not with this python script Pwn is a python script to check if you have a password that has been compromised in a data breach andcheck whether your passwords were leaked during one of the many breaches of online services.

trial

Git Installation

# clone the repo
$ git clone https://github.com/thelinuxuser-choice/pwn

# change the working directory to Pwned
$ cd Pwn

# install the requirements 
$ pip3 install -r requirements.txt

# or just type this and install the requirements 
$ pip3 install requests

Usage

python3 pwn.py <checking password>
python  pwn.py <checking password>

windows

Support & Contributions

  • Please ⭐️ this repository if this project helped you!
  • Contributions of any kind welcome!

About

have your password pwned on databreach ? donot worry you can get it is pawned or not with this python script

https://youtu.be/j2XuukOOIGg


Languages

Language:Python 100.0%