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.
- 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.
This project is available under the MIT License.
This project was created by Michael Rodriguez and Johann Valenteros.
Give a ⭐️ if this project helped you.