Skip to content

Abhishith999/Password-Strength-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Security Analyzer

link : https://password-security-analyzer-hgh3.onrender.com

A Flask-based web application that analyzes password strength using security parameters such as length, uppercase and lowercase letters, numbers, and special characters. The project provides real-time feedback and suggestions to help users create strong and secure passwords.

Features

  • Password strength analysis
  • Real-time feedback
  • Checks for strong password criteria
  • User-friendly interface
  • Flask backend integration

Technologies Used

  • Python
  • Flask
  • HTML
  • CSS

Installation

git clone https://github.com/Abhishith999/Password-Strength-Analyzer.git
cd Password-Strength-Analyzer
pip install -r requirements.txt
python app.py

Usage

  1. Enter a password in the input field.
  2. Click analyze.
  3. View password strength and security suggestions.

Future Improvements

  • Dark mode UI
  • Password breach detection
  • Advanced security scoring
  • Database integration

Author

Gudla Sai Abhishith

About

Password Security Analyzer is a Flask-based web application that checks password strength using factors like length, uppercase, lowercase, numbers, and special characters. It provides real-time analysis and security suggestions through a simple and user-friendly interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors