pwned
There are 52 repositories under pwned topic.
wKovacs64/pwned
A command-line tool for querying the 'Have I been pwned?' service.
CTXz/stm32f1-picopwner
Dump read-out protected STM32F1's with a Pi Pico - A Pi Pico implementation of @JohannesObermaier's, Marc Schink's and Kosma Moczek's Glitch and FPB attack to bypass RDP (read-out protection) level 1 on STM32F1 chips
djadmin/passw0rd
🔑securely checks a password to see if it has been previously exposed in a data breach
kevin-hanselman/is_my_password_pwned
How often does your password appear in the Pwned Passwords database? Uses the k-anonymity API.
wKovacs64/hibp
An unofficial TypeScript SDK for the 'Have I been pwned?' service.
SadFud/Exploits
Real world and CTFs exploiting web/binary POCs.
ubient/laravel-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)
IEvangelist/pwned-client
A .NET HTTP client library for the "';-- Have I Been Pwned" API: https://haveibeenpwned.com/api/v3
paveldat/Gods-eye
The God's EYE in Python
nickurt/laravel-pwned-passwords
PwnedPasswords-plugin for Laravel 10.x/11.x
jfversluis/been-pwned
App that leverages the haveibeenpwned.com API by Troy Hunt. This app is available in the App Stores and is used in several of my talks as well as my book Xamarin.Forms Essentials.
g1f1/blasty-vs-pkexec.c
🐧MAJOR BUG GRANTS ROOT FOR ALL MAJOR LINUX DISTRIBUTIONS
kr1tzy/MITMProxy_PWNage
🕷️MITMProxy + Ettercap = PWNd
jfversluis/BeenPwned.Api
.NET Wrapper library for the haveibeenpwned.com API
themains/pwned
How Often Are Americans' Accounts Breached?
LightVolk/AmIHackedBot
Simple bot search are you hacked or not?
tdgroot/magento2-module-pwned-validator
Add 'Have I been pwned?' validation to Magento 2.
ViRb3/pwnEd-ctf
Write-ups for pwnEd CTF in Edinburgh 2020
oyeaussie/PHPPwnedPasswordsDownloader
A tool to download pwned password hash files from their API written in PHP. (https://haveibeenpwned.com/Passwords)
ELMERIKH/Pwn-Builder
just a graphical virus builder for fun 👽
luketainton/PwnedPW
Checks if your password has been leaked.
x404xx/Breach-Checker
Tool to check emails and passwords for security breaches. (https://haveibeenpwned.com)
607011/pwned
A collection of tools to convert pwned password files to searchable MD5 files, create indexes on them, and look up passwords in these files
games647/pwned-check
Check passwords against the offline haveibeenpwned database with focus on performance, but without any index or conversions
J-888/pwned-csv
Fastest way to make sure all your passwords are safe
ColumPaget/pwned.lua
NO LONGER WORKING: HaveIBeenPwned API is now pay-to-use
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
betarabbit/password-compromised
A dart package to determine if a password is compromised by checking with the Have I Been Pwned API.
ByteDev/ByteDev.Hibp
Provides simple client to talk to the "Have I been Pwned?" API as hosted by Troy Hunt.
cristianzsh/passwordcheck
A simple tool to check if your password has been leaked.
foxoman/pwnedpass
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!
jim4node/pwned
密码泄露检测工具 a pw leakage detector
maxpelic/PassTheCheck
A password strength check that implements advanced checks
ostracize/bash-pwnedpasswords-check
Simple bash script to check for Pwned Passwords while keeping the password local
Raafas/HaveIBeenPwned
Check if you have an account that has been compromised in a data breach using haveibeenpwned API
setsumi/IsPasswordPwned
IsPasswordPwned? - GUI app for Windows to check if password is compromised in a data breach.