Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorTopi Miettinen <toiwoton@gmail.com>2020-03-21 13:50:38 +0300
committerTopi Miettinen <toiwoton@gmail.com>2020-03-21 13:50:38 +0300
commit4a51ad031b371dd60ed79f125fa68b787d31a840 (patch)
tree6d6398dff8a012619f8a8d33dd4209f2be23d525 /db
parent6356b3adb180d05f71514ea91455d513586ae71e (diff)
Check password hashing methods
Manual page crypt(5) gives recommendations for choosing password hashing methods, so let's check if there are weakly encrypted passwords in the system. Signed-off-by: Topi Miettinen <toiwoton@gmail.com>
Diffstat (limited to 'db')
-rw-r--r--db/tests.db1
1 files changed, 1 insertions, 0 deletions
diff --git a/db/tests.db b/db/tests.db
index d051c77d..fce9a691 100644
--- a/db/tests.db
+++ b/db/tests.db
@@ -22,6 +22,7 @@ AUTH-9218:test:security:authentication:FreeBSD:Check harmful login shells:
AUTH-9222:test:security:authentication::Check for non unique groups:
AUTH-9226:test:security:authentication::Check non unique group names:
AUTH-9228:test:security:authentication::Check password file consistency with pwck:
+AUTH-9229:test:security:authentication::Check password hashing methods:
AUTH-9234:test:security:authentication::Query user accounts:
AUTH-9240:test:security:authentication::Query NIS+ authentication support:
AUTH-9242:test:security:authentication::Query NIS authentication support: