Skip to content

Checks email addresses, singularly or within lists, against haveibeenpwned

License

Notifications You must be signed in to change notification settings

0xz00n/hibpchecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hibpchecker

Checks email addresses, singularly or within lists, against haveibeenpwned

API Key

API key must be placed into a file named hibpapikey.py with the following format:

apikey = "apikeygoeshere"

Help Output

$ ./hibpcheck.py --help
usage: hibpcheck.py [-h] [-a ACCOUNT] [-l ACCOUNTLOC]

Check email addresses against havibeenpwned.

optional arguments:
  -h, --help     show this help message and exit
  -a ACCOUNT     Check a single address
  -l ACCOUNTLOC  Check against provided newline separated list

About

Checks email addresses, singularly or within lists, against haveibeenpwned

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages