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.
# 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 python3 pwn.py <checking password> python pwn.py <checking password> - Please ⭐️ this repository if this project helped you!
- Contributions of any kind welcome!

