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

89 stars
8 watching
30 forks
Language: PHP
last commit: almost 2 years ago
Linked from 1 awesome list

data-breachlaravellaravel-5-packagelaravel-validationpasswordsphpsecurity

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jorijn/laravel-security-checker Automates vulnerability detection and reporting in Laravel applications 198
thiamsantos/pwned Checks if a password has been compromised in data breaches by hashing a partial part of the password and searching for it against a database 24
val-bubbleflat/laravel-vue-validator A package that helps display errors from Laravel validation rules in Vue applications. 31
brycx/checkpwn Tool to check if accounts have been compromised in data breaches. 120
dwightwatson/validating A validation trait for Laravel Eloquent models that ensures data is valid before saving. 968
davidthingsaker/laravel-validator A jQuery plugin that emulates the validation class from the Laravel framework. 5
pitu/vue-isyourpasswordsafe Checks if given passwords are leaked from a database of compromised credentials 37
delatbabel/elocryptfive Encrypts and decrypts data stored in Eloquent model attributes in Laravel applications 87
imanghafoori1/laravel-heyman A package that provides declarative authorization and validation for Laravel applications. 919
jrean/laravel-user-verification Helps manage user verification and email validation in Laravel applications 854
thedevsaddam/govalidator Validate golang request data with simple rules inspired by Laravel's request validation 1,324
ekultek/whatbreach An OSINT tool to discover breaches related to email addresses. 1,179
jbafford/passwordstrengthbundle A Symfony bundle providing validation rules for strong passwords 28
nmilcoff/breachdetector A tool for detecting and analyzing security vulnerabilities in Xamarin mobile applications 89
proengsoft/laravel-jsvalidation Reuses Laravel Validation Rules and Messages in client-side JavaScript validation without requiring custom code 1,134