28 packages found
A Promise-based client for the 'Have I been pwned?' service.
Express.js (Node.js / Request) security middleware for checking user password safety with Have I Been Pwned (HIBP) API
A simple Node.js module that checks against the https://haveibeenpwned.com database through its https://api.pwnedpasswords.com API.
A command-line tool for querying the 'Have I been pwned?' service.
A command line tool to check if an email address has been pwned. Uses the https://haveibeenpwned.com/ api.
haveibeenpwned-checker validate email addresses, usernames, and passwords if they have previously been exposed in data breaches. based on https://haveibeenpwned.com
Fastest way to make sure all your passwords are safe
Checks passwords and password hashes against the PwnedPasswords k-API
HaveIBeenPwned Matcher for zxcvbn-ts
checks your password against a list of compromised credentials
A small utility for Vue/Nuxt that checks if the given password has been leaked against the Have I Been Pawned API
Pass Pwnd securely checks if a given password has already been compromised using the powerful API of Have I been Pwned.
A module for checking whether or not your password has been compromised. It does this by sending a partial hash to api.pwnedpasswords.com and checking whether the response contains the suffix.
A simple CLI tool to check if a password has been pwned using https://haveibeenpwned.com API.
Check password against pwnedpasswords.com using k-anonimity model
Use a local sqlite3 db for checking if a password is pwned.
Anonymously check a given password against the haveibeenpwned.com database
React Hook for password input validation based on "Have I Been Pwned?"
[](https://badge.fury.io/js/ppwd)
A password strength checker that integrates Have I Been Pwned Password API with zxcvbn