dvz / mybb-breachshield

A MyBB extension to reject breached passwords.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:ISC License


Languages

Language:PHP 100.0%