bayupermadi / ciscentos7

Scripting to validate the CIS benchmark for Centos 7
3 stars 0 forks source link

1 Initial Setup #1

Closed bayupermadi closed 6 years ago

bayupermadi commented 6 years ago

1.1 Filesystem Configuration 1.1.1.1 Ensure mounting of cramfs filesystems is disabled (Scored) 1.1.1.2 Ensure mounting of freevxfs filesystems is disabled (Scored) 1.1.1.3 Ensure mounting of jffs2 filesystems is disabled (Scored) 1.1.1.4 Ensure mounting of hfs filesystems is disabled (Scored) 1.1.1.5 Ensure mounting of hfsplus filesystems is disabled (Scored) 1.1.1.6 Ensure mounting of squashfs filesystems is disabled (Scored) 1.1.1.7 Ensure mounting of udf filesystems is disabled (Scored) 1.1.1.8 Ensure mounting of FAT filesystems is disabled (Scored) 1.1.2 Ensure separate partition exists for /tmp (Scored) 1.1.3 Ensure nodev option set on /tmp partition (Scored) 1.1.4 Ensure nosuid option set on /tmp partition (Scored) 1.1.5 Ensure noexec option set on /tmp partition (Scored) 1.1.6 Ensure separate partition exists for /var (Scored) 1.1.7 Ensure separate partition exists for /var/tmp (Scored) 1.1.8 Ensure nodev option set on /var/tmp partition (Scored) 1.1.9 Ensure nosuid option set on /var/tmp partition (Scored) 1.1.10 Ensure noexec option set on /var/tmp partition (Scored) 1.1.11 Ensure separate partition exists for /var/log (Scored) 1.1.12 Ensure separate partition exists for /var/log/audit (Scored) 1.1.13 Ensure separate partition exists for /home (Scored) 1.1.14 Ensure nodev option set on /home partition (Scored) 1.1.15 Ensure nodev option set on /dev/shm partition (Scored) 1.1.16 Ensure nosuid option set on /dev/shm partition (Scored) 1.1.17 Ensure noexec option set on /dev/shm partition (Scored) 1.1.18 Ensure nodev option set on removable media partitions (Not Scored) 1.1.19 Ensure nosuid option set on removable media partitions (Not Scored) 1.1.20 Ensure noexec option set on removable media partitions (Not Scored) 1.1.21 Ensure sticky bit is set on all world-writable directories (Scored) 1.1.22 Disable Automounting (Scored)

1.2 Configure Software Updates 1.2.1 Ensure package manager repositories are configured (Not Scored) 1.2.2 Ensure GPG keys are configured (Not Scored) 1.2.3 Ensure gpgcheck is globally activated (Scored)

1.3 Filesystem Integrity Checking 1.3.1 Ensure AIDE is installed (Scored) 1.3.2 Ensure filesystem integrity is regularly checked (Scored)

1.4 Secure Boot Settings
1.4.1 Ensure permissions on bootloader config are configured (Scored) 1.4.2 Ensure bootloader password is set (Scored) 1.4.3 Ensure authentication required for single user mode (Not Scored)

1.5 Additional Process Hardening 1.5.1 Ensure core dumps are restricted (Scored) 1.5.2 Ensure XD/NX support is enabled (Not Scored) 1.5.3 Ensure address space layout randomization (ASLR) is enabled (Scored) 1.5.4 Ensure prelink is disabled (Scored)

1.6 Mandatory Access Control 1.6.1.1 Ensure SELinux is not disabled in bootloader configuration (Scored) 1.6.1.2 Ensure the SELinux state is enforcing (Scored) 1.6.1.3 Ensure SELinux policy is configured (Scored) 1.6.1.4 Ensure SETroubleshoot is not installed (Scored) 1.6.1.5 Ensure the MCS Translation Service (mcstrans) is not installed (Scored) 1.6.1.6 Ensure no unconfined daemons exist (Scored) 1.6.2 Ensure SELinux is installed (Scored)

1.7 Warning Banners 1.7.1.1 Ensure message of the day is configured properly (Scored) 1.7.1.2 Ensure local login warning banner is configured properly (Not Scored) 1.7.1.3 Ensure remote login warning banner is configured properly (Not Scored) 1.7.1.4 Ensure permissions on /etc/motd are configured (Not Scored) 1.7.1.5 Ensure permissions on /etc/issue are configured (Scored) 1.7.1.6 Ensure permissions on /etc/issue.net are configured (Not Scored) 1.7.2 Ensure GDM login banner is configured (Scored)

1.8 Ensure updates, patches, and additional security software are installed (Not Scored)

bayupermadi commented 6 years ago

section with "bold" font already provided in the scripts