OSINT Tool to Find Passwords for Compromised Email Accounts
Features
- Name of Breach
- Domain Name
- Date of Breach
- Fabrication status
- Verification Status
- Retirement status
- Spam Status
Tested on
- Kali Linux 2019.1
- BlackArch Linux
- Ubuntu 18.04
- Kali Nethunter
- Termux
Ubuntu / Kali Linux / Nethunter / Termux
Code:
git clone https://github.com/thewhiteh4t/pwnedOrNot.git
cd pwnedOrNot
pip3 install requests
BlackArch Linux
Code:
pacman -S pwnedornot
Updates
Code:
cd pwnedOrNot
git pull