Pwndb
pwndb is a tool that looks for leaked passwords from a dark web breach database given a user or domain.
Install / Use
/learn @coj337/PwndbREADME
pwndb
pwndb is a tool that looks for leaked passwords from a dark web breach database given a user or domain.
Credit
Tool has been extended from the one made by PostRequest here.
Usage
Any number of users and domains can be specified.
pwndb -user foo -user bar
pwndb -domain foo.com -domain bar.com -domain baz.com
If at least one user and domain is specfied, all permutations will be checked but it will return only results that contain both.
The below command will check foo@baz.com and bar@baz.com
pwndb -user foo -user bar -domain baz.com
Installation
-
Download and install the go tools. https://golang.org/dl/
-
Find the location of your GOPATH.
go env GOPATH -
Drop pwndb.go in GOPATH/src/pwndb (create any folders that don't exist)
-
Run the go install command and the binary should be able to run from anywhere.
go install pwndb pwndb
Quick Setup
Download and run the binary for your platform below. (or from releases)
Windows
Linux
OSX
Demo

Related Skills
feishu-drive
346.8k|
things-mac
346.8kManage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database)
clawhub
346.8kUse the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com
codebase-memory-mcp
1.2kHigh-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 66 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies.
