mirror of
https://github.com/ovh/debian-cis.git
synced 2025-08-04 22:31:16 +02:00
feat: add new scripts for debian 12
- tftp_is_disabled -> 2.1.16 - network_services_listening -> 2.1.22 - use_time_sync -> 2.3.1.1 Update the existing script to check there is only one installed - chrony_is_enabled_and_running -> 2.3.3.3
This commit is contained in:

committed by
damien cavagnini

parent
7c7730248e
commit
b0ca64f589
@@ -24,6 +24,8 @@ Cmnd_Alias SCL_CMD = /bin/grep ,\
|
||||
/sbin/lsmod,\
|
||||
/sbin/modprobe,\
|
||||
/usr/sbin/modprobe -n -v*,\
|
||||
/usr/sbin/apparmor_status
|
||||
/usr/sbin/apparmor_status,\
|
||||
/usr/bin/ss *,\
|
||||
/bin/ss *
|
||||
|
||||
cisharden ALL = (root) NOPASSWD: SCL_CMD
|
||||
|
Reference in New Issue
Block a user