Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/houbbit/haveibeenpwned
Python script to verify multiple email addresses for pwnage
https://github.com/houbbit/haveibeenpwned
Last synced: 21 days ago
JSON representation
Python script to verify multiple email addresses for pwnage
- Host: GitHub
- URL: https://github.com/houbbit/haveibeenpwned
- Owner: houbbit
- Created: 2016-12-21T14:30:47.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-01-22T15:21:13.000Z (almost 5 years ago)
- Last Synced: 2024-08-05T17:42:23.206Z (4 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 62
- Watchers: 5
- Forks: 46
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - houbbit/haveibeenpwned - Python script to verify multiple email addresses for pwnage (Python)
README
# haveibeenpwned
Python script to verify multiple email addresses for pwnageusage:
-h, --help show this help message and exit
-a ADDRESS Single email address to be checked
-f FILENAME File to be checked with one email addresses per lineThis tool respects the rate limit (HTTP 429) and adjusts accordingly.
Output is in color to show the differences between breached and not breached.Example output:
[i] [email protected] has not been breached.
[!] [email protected] has been breached!
[!] Rate limit exceeded, server instructed us to retry after 2 seconds
Refer to acceptable use of API: https://haveibeenpwned.com/API/v2#AcceptableUse[i] [email protected] has not been breached.
EOF:w