Skip to content

Check (many) HIBP

Sébastien Ferry edited this page Mar 3, 2019 · 1 revision

Little script to check several passwords on Have I Been Pawned.

Because I am lazy and I like to check several password at once, rather than check them one by one [waiting in between].

  • WARNING: passwords/arguments may be kept in command history (~/.bash_history)
  • Bonus: arguments are hidden from top (I thought about this one)

It follows the recommendation to wait between requests (Python + sleep)

Clone this wiki locally