Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 545 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 545 Bytes

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