~heckyel/pwndbtorcredentials

Search for leaked passwords from an email
bd630e49 — Jesús 3 years ago
[README.md]: update
99a552c4 — Jesús 5 years ago
pep8
fd696df8 — Jesús 5 years ago
updated README.md

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~heckyel/pwndbtorcredentials
read/write
git@git.sr.ht:~heckyel/pwndbtorcredentials

You can also use your local clone with git send-email.

#pwndb - Get Mail Credentials

Search for leaked passwords from an email

#Prerequisities

To use in GNU/Linux you should to run make script:

pacman -S python-virtualenv

#Require Tor

pacman -S tor
rc-service tor start

#Install

virtualenv -p python3 venv
source venv/bin/activate
pip install -U -r requeriments.txt

#Usage

python3 pwndb_credentials.py -m mail@mail.com
python3 pwndb_credentials.py -m mail@mail.com -p socks5h://localhost:9050