Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.18 KB

File metadata and controls

30 lines (18 loc) · 1.18 KB

Password Strength Checker

GitHub Last Commit GitHub license Bash

About

This program checks the strength of your password, as well as provide suggestions on how to improve it.
default-passwords.txt comes from the SecLists Default Passwords text file.

Features

  • Checks the length and complexity of passwords.
  • Instant feedback for how to make your password stronger.
  • A strength score (weak, moderate, strong, very strong).
  • Implements best practices for secure password handling.

License

This project is available under the MIT License.

Authors

This project was created by Michael Rodriguez and Johann Valenteros.

Support

Give a ⭐️ if this project helped you.