Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
D4Vinci authored Jan 31, 2019
1 parent 260cd93 commit b58141a
Showing 1 changed file with 10 additions and 12 deletions.
22 changes: 10 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,18 @@
# pwndb
Search for leaked creadentials on pwndb using the command line.

## Usage:
```
_ _
| | |
_ ____ ___ __ __| | |__
| '_ \ \ /\ / / '_ \ / _` | '_ \
| |_) \ V V /| | | | (_| | |_) |
| .__/ \_/\_/ |_| |_|\__,_|_.__/
| |
|_|
pwndb.py -u <username> -d <domain>
usage: tor_passwords.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.
```

## Tutorial
> 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](https://davidtavarez.github.io/osint/2019/01/25/pwndb-command-line-tool-python.html)

0 comments on commit b58141a

Please sign in to comment.