Skip to content

A MyBB extension to reject breached passwords.

License

Notifications You must be signed in to change notification settings

dvz/mybb-breachshield

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Breach Shield

A MyBB plugin that rejects compromised passwords during login attempts, protecting against credential stuffing attacks.

Submitted values are checked against a list of compromised passwords from the HIBP API using a partial hash. Recognized passwords produce an error message directing users to reset their password using e-mail.

The length of automatically generated passwords during password reset is set to 20.

Requirements

  • MyBB ≥ 1.8
  • PHP ≥ 7.1

About

A MyBB extension to reject breached passwords.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages