Skip to content

BitCube1/Ultra-basic-password-strength-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Ultra-basic-password-strength-tester

Ultra basic password strength tester

This is a VERY basic strength-tester of passwords. It's only based on length for now. Will add checkers such as whether or not the password contains both capitalized and lower case letters, if it contains numbers and if it contains any special characters as these also increases password strength based on the research I've done so far.

SOURCES OF INFORMATION Here you can see whatever sources I used to get the information about password strength that i based the script on.

'Create and use strong passwords', Unknown author, Microsoft https://support.microsoft.com/en-us/windows/create-and-use-strong-passwords-c5cebb49-8c53-4f5e-2bc4-fe357ca048eb

'Why password strength is crucial in tech', Nulab Staff, Nulab https://nulab.com/learn/software-development/password-strength

'Password Complexity: Strengths, Weaknesses, Best Practices', Unknown author, 1kosmos https://www.1kosmos.com/security-glossary/password-complexity

About

Ultra basic password strength tester

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages