mirror of
https://github.com/ovh/debian-cis.git
synced 2025-08-04 14:21:15 +02:00
feat: add debian12 scripts
- auditd_logs_full_halt.sh -> 6.3.2.3 - systemd_journal_upload_remote_auth.sh -> 6.2.1.2.2 - sudo_auth_timeout.sh -> 5.2.6 - libpam_modules_is_installed.sh -> 5.3.1.2 - ufw_not_installed_with_nftables.sh -> 4.2.2 - ufw_not_installed_with_iptables.sh -> 4.3.1.3
This commit is contained in:
@@ -24,6 +24,7 @@ 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/awk *
|
||||
|
||||
cisharden ALL = (root) NOPASSWD: SCL_CMD
|
||||
|
Reference in New Issue
Block a user