pwcheck ~master
Check a Unix system for weak /etc/shadow passwords
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
pwcheck
Simple crypt()-based /etc/shadow password hash linter (in D)
usage
$ ./pwcheck
build
$ dub -brelease
configuration
Build it with a suitable list of weak passwords in includes/weak_passwords.list
There's no further configuration: the idea is to drop a binary on a Unix server and run it.
ideal output
(nothing)
useful output
alice has a weak password of: abc123
- Registered by Julian Fondren
- ~master released 4 years ago
- jrfondren/pwcheck
- GPL
- Copyright © 2020, Julian Fondren
- Authors:
- Dependencies:
- sumtype
- Versions:
-
0.1.0 2020-Mar-12 ~master 2020-Mar-12 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
6 downloads total
-
- Score:
- 0.5
- Short URL:
- pwcheck.dub.pm