An open API service providing repository metadata for many open source software ecosystems.

Topic: "pwnedpasswords"

CboeSecurity/password_pwncheck

Kerberos / Windows AD / Linux PAM password change check against breached lists (HIBP), and other rules

Language: Python - Size: 31.5 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 157 - Forks: 26

christophetd/firepwned

:pray: Checks Firefox saved passwords against known data leaks using the Have I Been Pwned API.

Language: Python - Size: 83 KB - Last synced at: 8 days ago - Pushed at: almost 3 years ago - Stars: 87 - Forks: 13

detroitenglish/haveibeenpwned-zxcvbn-lambda-api

Deploy your own secure API to estimate password strength and check haveibeenpwned for known matches - HTTPS by force, server not required, fire and brimstone sold separately 🔥

Language: JavaScript - Size: 1.9 MB - Last synced at: about 23 hours ago - Pushed at: over 2 years ago - Stars: 59 - Forks: 5

sameera-madushan/Pwned

Simple CLI script to check if you have a password that has been compromised in a data breach.

Language: Python - Size: 19.5 KB - Last synced at: 12 days ago - Pushed at: 8 months ago - Stars: 55 - Forks: 12

IEvangelist/pwned-client

A .NET HTTP client library for the "';-- Have I Been Pwned" API: https://haveibeenpwned.com/api/v3

Language: C# - Size: 1.96 MB - Last synced at: about 12 hours ago - Pushed at: 3 months ago - Stars: 34 - Forks: 3

mxrxdxn/pwned-passwords

A PHP library to query Troy Hunt's Pwned Passwords service to see whether or not a password has been included in a public breach.

Language: PHP - Size: 104 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 32 - Forks: 5

xmatthias/pywnedpasswords

Checkt pwnedpasswords.com in a secure way

Language: Python - Size: 239 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 30 - Forks: 5

janos/compromised

Compromised/Pwned Passwords API On-premisses

Language: Go - Size: 183 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 24 - Forks: 4

jamesridgway/pwnedpasswords.sh

A bash script for searching Troy Hunt's pwnedpasswords

Language: Shell - Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 21 - Forks: 5

moltar/pwnedpasswords

A wrapper for PwnedPasswords API by Troy Hunt (haveibeenpwned.com).

Language: JavaScript - Size: 82 KB - Last synced at: 11 days ago - Pushed at: 12 months ago - Stars: 20 - Forks: 6

MatrixsoftIN/PwnedPasswords

.NET Core API and ASP.NET Core Identity Password Validator powered by Troy Hunt's Pwned Passwords v3

Language: C# - Size: 1.08 MB - Last synced at: 27 days ago - Pushed at: about 4 years ago - Stars: 16 - Forks: 1

tylerchr/pwnedpass

Package pwnedpass is a Go package for querying a local instance of Troy Hunt's Pwned Passwords database.

Language: Go - Size: 3.01 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 15 - Forks: 1

oyeaussie/PHPPwnedPasswordsDownloader

A tool to download pwned password hash files from their API written in PHP. (https://haveibeenpwned.com/Passwords)

Language: PHP - Size: 74.2 KB - Last synced at: 5 days ago - Pushed at: 10 months ago - Stars: 8 - Forks: 0

edyatl/passchek

Passchek is a simple cli tool, checks if your password has been compromised.

Language: Python - Size: 908 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 0

tdgroot/magento2-module-pwned-validator

Add 'Have I been pwned?' validation to Magento 2.

Language: PHP - Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 7 - Forks: 2

GideonLeGrange/haveibeenpwned

A Java API for the account and password services provided by https://haveibeenpwned.com

Language: Java - Size: 36.1 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 3

anamba/pwned_password.cr

Calls HIBP API to check whether password was listed in a breach

Language: Crystal - Size: 4.88 KB - Last synced at: 5 days ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 0

wojciech-zurek/pwned-password-checker

pwned-password-checker

Language: Kotlin - Size: 87.9 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 0

luketainton/PwnedPW

Checks if your password has been leaked.

Language: Python - Size: 252 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 5 - Forks: 0

martinspielmann/wicket-pwnedpasswords-validator

A validator for Apache Wicket that checks if a given password has been breached

Language: Java - Size: 99.6 KB - Last synced at: 7 days ago - Pushed at: 11 months ago - Stars: 4 - Forks: 40

MikeS159/CheckPasswordHash

Lets you check your password hash against a list in a textfile (for the have i been pwned database)

Language: C# - Size: 55.7 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 2

BenjaminNelan/PwnedPasswordChecker

Prevent WordPress users from using a pwned password by checking against Have I Been Pwned's database.

Language: PHP - Size: 36.1 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 1

aliharbaji/hunt3r

A multithreaded command-line tool that hunts for compromised passwords by cross-referencing them against the offline HaveIBeenPwned database.

Language: C - Size: 129 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 1

stuartraetaylor/pwned-passwords-offline

A bash script to check for pwned passwords offline using the downloadable pwned passwords list.

Language: Shell - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

J-888/pwned-csv

Fastest way to make sure all your passwords are safe

Language: JavaScript - Size: 65.4 KB - Last synced at: 4 days ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 2

ByteDev/ByteDev.PwnedPasswords

Provides client functionality to talk to the pwnedpasswords API and check whether a particular password has been pwned.

Language: C# - Size: 1.63 MB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

JasonJerry/pwned

This is a python tool which can be used to check whether the password is pwned. This python script uses the pwnedpasswords api inorder to search for the given password.

Language: Python - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

imhimansu28/password_security_check

Password Security Check: Users can pass a password as an argument to the code, and it will check if the password is compromised or not

Language: Python - Size: 3.24 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

sebeard/iorek

Library for checking public (or private) breached credential data to determine if a password is appropriately secure for usage

Language: Java - Size: 216 KB - Last synced at: 7 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

atudor2/abap-pwnedpasswords

Pwned Passwords for ABAP

Language: ABAP - Size: 46.9 KB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

technion/pwncheck

Clojure client for Pwned Passwords

Language: Clojure - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

fabiang/zend-pwnedpasswords

Validator for the Zend Framework for pwnedpasswords.com API: https://haveibeenpwned.com/API/v2#PwnedPasswords

Language: PHP - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

devries/pwned

A small command line utility to check if a password has appeared in Pwned Passwords database

Language: Makefile - Size: 73.2 KB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

foxoman/pwnedpass Fork of dom96/pwned

A command line utility that lets you check if a passphrase has been pwned using the Pwned Passwords v3 API. It can be used as nim package api!

Language: Nim - Size: 234 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

mike-uffelman/password-generator

Password generator, user defined criteria, validates password against Pwned Passwords API.

Language: JavaScript - Size: 30.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

607011/hibpdl

Fast and multi-threaded downloader for ';--have i been pwned? SHA1 password hashes.

Language: C++ - Size: 68.4 KB - Last synced at: 26 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

hmazter/pwned

CLI-app to check a password against the Pwned Passwords database using k-anonymity

Language: PHP - Size: 49.8 KB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

craigloftus/django-pwned-validator

Provides a password validator for Django that checks submitted passwords against the Pwned Passwords API

Language: Python - Size: 213 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ezfe/pwnedpasswords

Package for testing a password against Pwned Passwords V2 API in Vapor

Language: Swift - Size: 25.4 KB - Last synced at: 3 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

commenthol/is-password-pwned

Check password against pwnedpasswords.com using k-anonimity model

Language: JavaScript - Size: 24.4 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

trojan782/Password_checker

A tool to check if your password has been LEAKED! 🔓

Language: Python - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

nadhirxz/pwned

Command line tool to check if a password has been pwned using "Have I Been Pwned" API

Language: JavaScript - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

b1scuit-thi3f/jimiPlugin-haveibeenpwned

JIMI plugin for handling haveibeenpwned API. Also includes pwnedpasswords API.

Language: Python - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

sighook/karma Fork of jdiazmx/karma

Find leaked emails with your passwords.

Language: Python - Size: 24.4 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

allewun/binary-search

A command-line tool that searches sorted text files using the binary search algorithm.

Language: Swift - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

jgxvx/cilician

PHP Client for haveibeenpwned.com APIs

Last synced at: about 1 year ago - Stars: 1 - Forks: 0

knittl/pwnedpasswords.sh

Query the haveibeenpwned password database from the CLI

Language: Shell - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

mallosoftware/password_check

Paswword check script connecting to the pwnedpassword API to check if the selected password has been leaked iin the past

Language: Python - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jjayguy23/passwordchecker

Lightweight and secure password checker for detecting password compromise. Powered by the "pwnedpasswords.com" API. This app runs via terminal, or your favorite choice of command line interface (CLI).

Language: Python - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

y5hn4v/hibpython

A simple module for haveibeenpwnd.com written in python which checks if the password has been compromised or found in a data leak using the API from haveibeenpwnd.com.

Language: Python - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

lewishenson/PwnedPasswordsChecker

.NET helper to call Troy Hunt's Pwned Passwords v2 checker.

Language: C# - Size: 9.77 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

hxnyeol/password-checker

Using pwnedpasswords API to check if the password (or passwords) is breached or not

Language: Python - Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Shotman/pwnedpasswords

Small PHP CLI script to check if your password has been pwned or not through the api pwnedpasswords.com

Language: PHP - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Funeoz/PwdGen

Simple Python tool that generates passwords

Language: Python - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

GouriRajesh/PasswordChecker

A python3 project that safely checks the security of your passwords on your local computer using the Pwned API.

Language: Python - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

mikeq/pwnedpass

Check if password has been pwned

Language: JavaScript - Size: 78.1 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

erkandem/ispwned

Query pwnedpasswords.com API from CLI

Language: Python - Size: 16.6 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

jfoster/gopwned 📦

A simple cli tool to query Troy Hunt's Pwned Passwords API

Language: Go - Size: 1.48 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

justin-luoma/have-i-been-pwned-api

Java implementation of haveibeenpwned pwned passwords api

Language: Java - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

SamJUK/SamJ_SecurePassword

Magento2 Pwned Password Notice

Language: JavaScript - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

sashee/haveibeenpwned-sha1-query

Use SHA-1 to check a password against the Pwned Passwords database

Language: HTML - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1