mirror of
https://github.com/ovh/debian-cis.git
synced 2025-06-21 18:23:42 +02:00
12.10_find_suid_files.sh 12.1_etc_passwd_permissions.sh 12.2_etc_shadow_permissions.sh 12.3_etc_group_permissions.sh 12.4_etc_passwd_ownership.sh 12.5_etc_shadow_ownership.sh 12.6_etc_group_ownership.sh 12.7_find_world_writable_file.sh 12.8_find_unowned_files.sh 12.9_find_ungrouped_files.sh
This commit is contained in:
5
etc/conf.d/12.10_find_suid_files.cfg
Normal file
5
etc/conf.d/12.10_find_suid_files.cfg
Normal file
@ -0,0 +1,5 @@
|
||||
# Configuration for script of same name
|
||||
status=enabled
|
||||
|
||||
# Put Here your valid suid binaries so that they do not appear during the audit
|
||||
EXCEPTIONS="/bin/mount /bin/ping /bin/ping6 /bin/su /bin/umount /usr/bin/chfn /usr/bin/chsh /usr/bin/fping /usr/bin/fping6 /usr/bin/gpasswd /usr/bin/mtr /usr/bin/newgrp /usr/bin/passwd /usr/bin/sudo /usr/bin/sudoedit /usr/lib/openssh/ssh-keysign /usr/lib/pt_chown"
|
2
etc/conf.d/12.1_etc_passwd_permissions.cfg
Normal file
2
etc/conf.d/12.1_etc_passwd_permissions.cfg
Normal file
@ -0,0 +1,2 @@
|
||||
# Configuration for script of same name
|
||||
status=enabled
|
2
etc/conf.d/12.2_etc_shadow_permissions.cfg
Normal file
2
etc/conf.d/12.2_etc_shadow_permissions.cfg
Normal file
@ -0,0 +1,2 @@
|
||||
# Configuration for script of same name
|
||||
status=enabled
|
2
etc/conf.d/12.3_etc_group_permissions.cfg
Normal file
2
etc/conf.d/12.3_etc_group_permissions.cfg
Normal file
@ -0,0 +1,2 @@
|
||||
# Configuration for script of same name
|
||||
status=enabled
|
2
etc/conf.d/12.4_etc_passwd_ownership.cfg
Normal file
2
etc/conf.d/12.4_etc_passwd_ownership.cfg
Normal file
@ -0,0 +1,2 @@
|
||||
# Configuration for script of same name
|
||||
status=enabled
|
2
etc/conf.d/12.5_etc_shadow_ownership.cfg
Normal file
2
etc/conf.d/12.5_etc_shadow_ownership.cfg
Normal file
@ -0,0 +1,2 @@
|
||||
# Configuration for script of same name
|
||||
status=enabled
|
2
etc/conf.d/12.6_etc_group_ownership.cfg
Normal file
2
etc/conf.d/12.6_etc_group_ownership.cfg
Normal file
@ -0,0 +1,2 @@
|
||||
# Configuration for script of same name
|
||||
status=enabled
|
2
etc/conf.d/12.7_find_world_writable_file.cfg
Normal file
2
etc/conf.d/12.7_find_world_writable_file.cfg
Normal file
@ -0,0 +1,2 @@
|
||||
# Configuration for script of same name
|
||||
status=enabled
|
2
etc/conf.d/12.8_find_unowned_files.cfg
Normal file
2
etc/conf.d/12.8_find_unowned_files.cfg
Normal file
@ -0,0 +1,2 @@
|
||||
# Configuration for script of same name
|
||||
status=enabled
|
2
etc/conf.d/12.9_find_ungrouped_files.cfg
Normal file
2
etc/conf.d/12.9_find_ungrouped_files.cfg
Normal file
@ -0,0 +1,2 @@
|
||||
# Configuration for script of same name
|
||||
status=enabled
|
Reference in New Issue
Block a user