D4Vinci / pwndb

Search for leaked creadentials on pwndb using the command line and tor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pwndb

Search for leaked creadentials on pwndb using the command line and tor.

Usage:

usage: pwndb.py [-h] [--email EMAIL] [--list LIST]

optional arguments:
  -h, --help     show this help message and exit
  --email EMAIL  Target email to search for leaks.
  --list LIST    A list of emails in a file to search for leaks.

Note: Of course,tor service must be up and running to connect to it on port 9050

Tutorial (old)

Go to https://davidtavarez.github.io/osint/2019/01/25/pwndb-command-line-tool-python.html

About

Search for leaked creadentials on pwndb using the command line and tor.


Languages

Language:Python 100.0%