Skip to content

Sourabh000555/SCT_CS_3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” Password Strength Checker

A simple Python-based tool that evaluates the strength of a password based on multiple security criteria. This project helps users create safer passwords and understand basic cybersecurity practices.

πŸ“Œ Features

πŸ” Checks password strength (Weak / Medium / Strong) πŸ”‘ Validates use of uppercase and lowercase letters πŸ”’ Ensures inclusion of numbers πŸ”£ Detects special characters πŸ“ Verifies minimum password length ⚑ Fast and lightweight single-file script πŸ› οΈ Technologies Used Python

πŸš€ How It Works

The script analyzes a password based on:

Length of the password Presence of uppercase and lowercase letters Inclusion of digits (0–9) Use of special characters (e.g., @, #, $, etc.)

About

A Python code strength check code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages