{"id":13510779,"url":"https://github.com/davidtavarez/pwndb","last_synced_at":"2025-09-28T23:30:21.412Z","repository":{"id":41497726,"uuid":"167640520","full_name":"davidtavarez/pwndb","owner":"davidtavarez","description":"Search for leaked credentials","archived":true,"fork":false,"pushed_at":"2021-04-27T14:44:18.000Z","size":42,"stargazers_count":1283,"open_issues_count":18,"forks_count":240,"subscribers_count":64,"default_branch":"master","last_synced_at":"2024-09-27T03:41:06.001Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://davidtavarez.github.io/2019/tutorial-pwndb-command-line-tool-python/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidtavarez.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-01-26T02:22:54.000Z","updated_at":"2024-09-24T05:06:45.000Z","dependencies_parsed_at":"2022-09-05T07:00:26.749Z","dependency_job_id":null,"html_url":"https://github.com/davidtavarez/pwndb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidtavarez%2Fpwndb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidtavarez%2Fpwndb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidtavarez%2Fpwndb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidtavarez%2Fpwndb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidtavarez","download_url":"https://codeload.github.com/davidtavarez/pwndb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234569711,"owners_count":18854133,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T02:01:53.763Z","updated_at":"2025-09-28T23:30:20.946Z","avatar_url":"https://github.com/davidtavarez.png","language":"Python","funding_links":[],"categories":["Python","\u003ca id=\"c49aef477cf3397f97f8b72185c3d100\"\u003e\u003c/a\u003e密码\u0026\u0026凭证","others","\u003ca id=\"862af330f45f21fbb0d495837fc7e879\"\u003e\u003c/a\u003e工具","Credentials"],"sub_categories":["\u003ca id=\"20bf2e2fefd6de7aadbf0774f4921824\"\u003e\u003c/a\u003e未分类-Password","WebServers"],"readme":"# pwndb.py\n\npwndb.py is a python command-line tool for searching leaked credentials using the Onion service with the same name.\n\n## Usage\n\n```bash\nusage: pwndb.py [-h] [--target TARGET] [--list LIST] [--output OUTPUT] [--proxy PROXY]\n\noptional arguments:\n  -h, --help       show this help message and exit\n  --target TARGET  Target email/domain to search for leaks.\n  --list LIST      A list of emails in a file to search for leaks.\n  --output OUTPUT  Return results as json/txt\n  --proxy PROXY    Set Tor proxy (default: 127.0.0.1:9150)\n```\n\n\u003e Note: tor service must be up and running to be connected to port 9050\n\n## Installation\n\nJust create a virtualenv, install the requirements and make sure Tor is running.\n\n```bash\n$ git clone https://github.com/davidtavarez/pwndb\nCloning into 'pwndb'...\nremote: Enumerating objects: 10, done.\nremote: Counting objects: 100% (10/10), done.\nremote: Compressing objects: 100% (9/9), done.\nremote: Total 10 (delta 2), reused 4 (delta 0), pack-reused 0\nUnpacking objects: 100% (10/10), done.\n\n$ cd pwndb\n\n$ virtualenv venv\nNew python executable in /Users/davidtavarez/pwndb/venv/bin/python\nInstalling setuptools, pip, wheel...done.\n\n$ source venv/bin/activate\n\n(venv) $ pip install -r requirements.txt\nCollecting PySocks==1.6.8 (from -r requirements.txt (line 1))\n...\n\n(venv) $ python pwndb.py -h\n\nusage: pwndb.py [-h] [--target TARGET] [--list LIST] [--output OUTPUT] [--proxy PROXY]\n\noptional arguments:\n  -h, --help       show this help message and exit\n  --target TARGET  Target email/domain to search for leaks.\n  --list LIST      A list of emails in a file to search for leaks.\n  --output OUTPUT  Return results as json/txt\n  --proxy PROXY    Set Tor proxy (default: 127.0.0.1:9150)\n```\n\n## Contributing\n\nPull Requests are welcomed. For major changes, please open an issue first to discuss what you would like to change.\n\n## License\n\n[MIT License](https://opensource.org/licenses/MIT)\n\n## Disclaimer\n\n```\n[!] Legal disclaimer: Usage of pwndb.py for attacking targets without\nprior mutual consent is illegal. It is the end user's responsibility\nto obey all applicable local, state and federal laws. Developers assume\nno liability and are not responsible for any misuse or damage caused.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidtavarez%2Fpwndb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidtavarez%2Fpwndb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidtavarez%2Fpwndb/lists"}