Skip to content

A python program that will help check if a password is secure.

License

Notifications You must be signed in to change notification settings

yisyvonne/password-eval-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Strength Evaluator and Report Generator

Description

The Password Strength Evaluator and Report Generator is a Python program designed to assess the strength of passwords and provide detailed reports on their security levels. It utilizes various criteria, including length, character types, and common password checks, to evaluate the robustness of passwords. Additionally, it generates comprehensive reports highlighting strengths, weaknesses, and recommendations for improving password security.

Features

  • Password strength assessment based on length, character types, and complexity.
  • Detection of common password elements to prevent the use of easily guessable passwords.
  • Generation of detailed reports containing strength evaluations and recommendations.
  • User-friendly command-line interface for ease of use.

Installation

  1. Clone the repository.
  2. Navigate to the directory containing the program.

Usage

  1. Run the program.
  2. Follow the prompts to enter passwords for evaluation.
  3. View the generated password strength reports for detailed analysis.

Contributing

Contributions to this project are welcome! Feel free to submit bug reports, suggest features, or contribute code via pull requests.

License

This project is licensed under the MIT License.

Contact

For questions or support, feel free to contact Yis here on GitHub.

About

A python program that will help check if a password is secure.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages