Skip to content

Generates a strong password given user input and checks for the strength based on several calculations. And you can use the password depending on the platform.

License

Notifications You must be signed in to change notification settings

Cyb3rTarun/GenSec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

GenSec - Password Generation and Strength Checking.

A Password Generation and Strength checking tool, which helps you to choose the best passwords which are more secure. The tool first generates the password which with combination that were given according to the user input and then prints the generated password. And this password will be checked under certain categories like the length of the password, uppercase, lowercase, special characters and also the consecutive uppercase, lowercase, numbers and defines whether you can use this Generated Password or not.

Steps to use :-

  • Run the code in your suitable env.
  • Prompts for uppercase, lowercase, numbers and specialcharacters give the count you like.
  • outputs a password according the input length.
  • Displays the Strength of the Password. Whether it is [VERY WEAK], [WEAK], [MODERATE], [VERY GOOD].
    
    
    

Disclaimer 😈

  • All the information on this profile are meant for developing Hacker Defense attitude among the users and help preventing the hack attacks. I insists that these information shall not be used for causing any kind of damage directly or indirectly. However you may try these codes on your own computer at your own risk.

Connect With Me :-

About

Generates a strong password given user input and checks for the strength based on several calculations. And you can use the password depending on the platform.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages