laravel-password-exposed-validation-rule

Breach checker

A validation rule to check if sensitive data has been leaked from a data breach

🔒 Laravel validation rule that checks if a password has been exposed in a data breach.

GitHub

90 stars
8 watching
31 forks
Language: PHP
last commit: over 3 years ago
Linked from 1 awesome list

data-breachlaravellaravel-5-packagelaravel-validationpasswordsphpsecurity

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jorijn/laravel-security-checkerAutomates vulnerability detection and reporting in Laravel applications199
thiamsantos/pwnedChecks if a password has been compromised in data breaches by hashing a partial part of the password and searching for it against a database24
val-bubbleflat/laravel-vue-validatorA package that helps display errors from Laravel validation rules in Vue applications.31
brycx/checkpwnTool to check if accounts have been compromised in data breaches.121
dwightwatson/validatingA validation trait for Laravel Eloquent models that ensures data is valid before saving.970
davidthingsaker/laravel-validatorA jQuery plugin that emulates the validation class from the Laravel framework.5
pitu/vue-isyourpasswordsafeChecks if given passwords are leaked from a database of compromised credentials37
delatbabel/elocryptfiveEncrypts and decrypts data stored in Eloquent model attributes in Laravel applications86
imanghafoori1/laravel-heymanA package that provides declarative authorization and validation for Laravel applications.919
jrean/laravel-user-verificationHelps manage user verification and email validation in Laravel applications855
thedevsaddam/govalidatorValidate golang request data with simple rules inspired by Laravel's request validation1,324
ekultek/whatbreachAn OSINT tool to discover breaches related to email addresses.1,195
jbafford/passwordstrengthbundleA Symfony bundle providing validation rules for strong passwords28
nmilcoff/breachdetectorA tool for detecting and analyzing security vulnerabilities in Xamarin mobile applications89
proengsoft/laravel-jsvalidationReuses Laravel Validation Rules and Messages in client-side JavaScript validation without requiring custom code1,135