Skip to content

Detecting weak passwords in Linux by checking the shadow file

Notifications You must be signed in to change notification settings

jacy1101/CheckWeakPassword

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎯 Detecting weak passwords in Linux by checking the shadow file

  • 🎉 Currently only MD5, SHA-256, SHA-512 hash algorithm format passwords can be detected.

  • 🪄 The weak password dictionary path can be customized. If a weak password dictionary file is not specified, the built-in dictionary will be used.

  • 🎲 The result is as follows:

About

Detecting weak passwords in Linux by checking the shadow file

Resources

Stars

Watchers

Forks

Packages

No packages published