Libraries tagged by breach
divineomega/password_exposed
1440911 Downloads
This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.
divineomega/laravel-password-exposed-validation-rule
646995 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
yiisoft/csrf
174411 Downloads
Yii CSRF Protection Library
mxrxdxn/pwned-passwords
41605 Downloads
A library to query Troy Hunt's Pwned Passwords service to see whether or not a password has been included in a public breach.
riimu/kit-csrf
19168 Downloads
Secure and simple CSRF library protected against timing and BREACH attacks
nswdpc/silverstripe-pwnage-hinter
4473 Downloads
Verify hashed passwords against HIBP
jgxvx/cilician
6011 Downloads
PHP Client for haveibeenpwned.com APIs
sycho/flarum-force-password-reset
523 Downloads
Allows the admin to force users to reset their password, useful in case of breaches.
nswdpc/silverstripe-security-recipe
2132 Downloads
Recipe for adding MFA, Password check, Breached account check, Security report to a Silverstripe application
dilneiss/laravel-password-exposed-validation-rule
81 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
luppakorva/password_exposed
14 Downloads
This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.
luppakorva/laravel-password-exposed-validation-rule
11 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
ron-maxweb/pwned-passwords
272 Downloads
A library to query Troy Hunt's Pwned Passwords service to see whether or not a password has been included in a public breach.
kylemass/haveibeenpwned
9 Downloads
A plugin to check if your users passwords have been pwned by a known data breach via https://haveibeenpwned.com
jgxvx/cilician-runner
7 Downloads
Command Line Interface for the Cilician Library