There are 1 repository under pwned-passwords topic.
Utilities for working with the Pwned Passwords database from Django.
šGo client library for checking values against compromised HIBP Pwned Passwords
Simple Laravel validation rule that allows you to prevent or limit the re-use of passwords that are known to be pwned (unsafe). Based on TroyHunt's Have I Been Pwned (https://haveibeenpwned.com)
A .NET HTTP client library for the "';-- Have I Been Pwned" API: https://haveibeenpwned.com/api/v3
PwnedPasswords-plugin for Laravel 11.x/12.x
A tool to download pwned password hash files from their API written in PHP. (https://haveibeenpwned.com/Passwords)
Calls HIBP API to check whether password was listed in a breach
A Java API for the account and password services provided by https://haveibeenpwned.com
A low-level API client for Pwned Passwords
Checks if your password has been leaked.
Lets you check your password hash against a list in a textfile (for the have i been pwned database)
Provides client functionality to talk to the pwnedpasswords API and check whether a particular password has been pwned.
Stop use of a bad passwords, including those in the Have I Been Pwned breached password database
Audits LastPass passwords to determine if any of your passwords have been pwned.
A set of CLI tools and REST API for downloading, creating, and searching an offline version of the Pwned Passwords database.
Check password against pwnedpasswords.com using k-anonimity model
Provides a password validator for Django that checks submitted passwords against the Pwned Passwords API
A simple tool to check if your password has been leaked.
A PHP library for the Pwned Passwords's API from Troy Hunt's Have I Been Pwned project
A Docker image that provides a Rocket microservice to query a RedisBloom instance of Troy Hunt's Pwned Passwords.
:lock: :boom: Web component built to prevent the use of passwords found in previous data breaches via Have I Been Pwned API
Check if your password have been pwned. Pwned Passwords are hundreds of millions of real world passwords previously exposed in data breaches. This exposure makes them unsuitable for ongoing use as they're at much greater risk of being used to take over other accounts.
A simple CLI tool to check if a password has been pwned using https://haveibeenpwned.com API.
Wraps the Pwned Passwords API offering batch queries etc. from the command line.