Skip to content

z3rodaycve/mybb_pwnedplugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation



[MyBB] HIBP Password Check Plugin v1.0.0

Password Security, Data Breach Lookup

Download MyBB HaveIBeenPwned

Overview

HIBP Password Check is a opensource MyBB plugin that allows you to check user's registration password input against HIBP (haveibeenpwned.com) database.

You do not need any kind of API key, as HIBP provides completely free password lookup service (at least for now).

Installation

Installation is simple, to install HIBP Password Check Plugin you need to:

  1. Copy the repository / Download the MyBB plugin under releases (or from official MyBB extend site), and extract it (as the file is in .zip format)
  2. Copy the contents of pwnedplugin.css, and create a new Theme Stylesheet (not required if you do not want to show the HaveIBeenPwned tooltip)
  3. Install and activate the MyBB plugin!

If you need help with installing HIBP Password Check Plugin, feel free to contact me anytime using any of the contact details listed on my GitHub profile.

Future roadmap / To-do List

  • Add an option to only warn the user, instead of both warning them and blocking submission of a breached/vulnerable password.
  • Make the HaveIBeenPwned tooltip (logo) customizable. => logo icon, description

License

HIBP Password Check Plugin is released under the GNU GPL v3 license.

HIBP Password Check Plugin uses MyBB Opensource Forum Software.
HIBP Password Check Plugin uses HaveIBeenPwned for password lookups.

About

HIBP Password Check is a opensource MyBB plugin that allows you to check user's registration password input against HIBP (haveibeenpwned.com) database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors