Skip to content

m0nkeyplay/hibp_quickCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

hibp_quickCheck

Python script to check against have i been pwned API v3

This script requires no extra modules Get data on one or many emails (through a file, one email per line)

Usage: ./hibp_check.py --breach|--paste -e [email protected]| -f /path/to/file

Requires an API key from ';--have i been pwned?

Keys and the reason why can be obtained here: https://haveibeenpwned.com/API/Key

Comments and cleanup always welcome!

April 2020

  • better argument handling

  • better data handling

To Do

  • provide output options past > .txt

About

Check against have i been pwned API - https://haveibeenpwned.com/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages