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
diff options
context:
space:
mode:
authorCapashenn <capashenn@gmail.com>2019-03-21 20:24:06 +0300
committerCapashenn <capashenn@gmail.com>2019-03-25 12:58:19 +0300
commit5dbe4f20fcbe0591396d996d748454ab5278770d (patch)
tree672f43c606308db7ff3d86de5591672abc95385f /default.prf
parent09e2de2ea5620026f9be8f13b491437e8e50074e (diff)
Add some default permfile/permdir
Diffstat (limited to 'default.prf')
-rw-r--r--default.prf28
1 files changed, 27 insertions, 1 deletions
diff --git a/default.prf b/default.prf
index ef474b1f..d7c35e66 100644
--- a/default.prf
+++ b/default.prf
@@ -332,7 +332,28 @@ openldap:slapd.conf:owner:ldap-root:
#permfile:/etc/inetd.conf:rw-------:root:-:WARN:
#permfile:/etc/fstab:rw-r--r--:root:-:WARN:
permfile:/etc/lilo.conf:rw-------:root:-:WARN:
-
+permfile:/boot/grub2/grub.cfg:rw-------:root:root:WARN:
+permfile:/boot/grub/grub.cfg:rw-------:root:root:WARN:
+permfile:/boot/grub2/user.cfg:rw-------:root:root:WARN:
+permfile:/etc/motd:rw-r--r--:root:root:WARN:
+permfile:/etc/issue:rw-r--r--:root:root:WARN:
+permfile:/etc/issue.net:rw-r--r--:root:root:WARN:
+permfile:/etc/hosts.allow:rw-r--r--:root:root:WARN:
+permfile:/etc/hosts.deny:rw-r--r--:root:root:WARN:
+permfile:/etc/crontab:rw-------:root:-:WARN:
+permfile:/etc/cron.allow:rw-------:root:-:WARN:
+permfile:/etc/cron.deny:rw-------:root:-:WARN:
+permfile:/etc/at.allow:rw-------:root:-:WARN:
+permfile:/etc/at.deny:rw-------:root:-:WARN:
+permfile:/etc/ssh/sshd_config:rw-------:root:-:WARN:
+permfile:/etc/passwd:rw-r--r--:root:-:WARN:
+permfile:/etc/shadow:---------:root:-:WARN:
+permfile:/etc/group:rw-r--r--:root:-:WARN:
+permfile:/etc/gshadow:---------:root:-:WARN:
+permfile:/etc/passwd-:rw-r--r--:root:-:WARN:
+permfile:/etc/shadow-:---------:root:-:WARN:
+permfile:/etc/group-:rw-r--r--:root:-:WARN:
+permfile:/etc/gshadow-:---------:root:-:WARN:
#################################################################################
#
@@ -343,6 +364,11 @@ permfile:/etc/lilo.conf:rw-------:root:-:WARN:
#################################################################################
permdir:/root/.ssh:rwx------:root:-:WARN:
+permdir:/etc/cron.hourly:rwx------:root:root:WARN:
+permdir:/etc/cron.daily:rwx------:root:root:WARN:
+permdir:/etc/cron.weekly:rwx------:root:root:WARN:
+permdir:/etc/cron.monthly:rwx------:root:root:WARN:
+permdir:/etc/cron.d:rwx------:root:root:WARN:
# Scan for a program/binary in BINPATHs
#scanbinary:Rootkit Hunter:rkhunter: