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

OxOneOxOne
OxOne
and
OxOne
Mar 15, 2023
cea0a19 Β· Mar 15, 2023

History

4 Commits
Mar 15, 2023
Mar 15, 2023
Mar 15, 2023
Mar 15, 2023
Mar 14, 2023
Mar 14, 2023
Mar 15, 2023

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