CIS SUSE Linux Enterprise 15 Benchmark v1.1.1
CIS SUSE Linux Enterprise 15 Benchmark v1.1.1
CIS SUSE Linux Enterprise 15 Benchmark v1.1.1
v1.1.1 - 01-24-2022
http://benchmarks.cisecurity.org
Terms of Use
Please see the below link for our current terms of use:
https://www.cisecurity.org/cis-securesuite/cis-securesuite-membership-terms-of-use/
1|Page
Table of Contents
Terms of Use ........................................................................................................................................................... 1
Overview ............................................................................................................................................................... 12
Intended Audience ........................................................................................................................................ 12
Consensus Guidance..................................................................................................................................... 12
Typographical Conventions ...................................................................................................................... 13
Assessment Status......................................................................................................................................... 13
Profile Definitions ......................................................................................................................................... 14
Acknowledgements ...................................................................................................................................... 15
Recommendations ............................................................................................................................................. 16
1 Initial Setup .................................................................................................................................................. 16
1.1 Filesystem Configuration ............................................................................................................... 17
1.1.1 Disable unused filesystems ................................................................................................... 18
1.1.1.1 Ensure mounting of squashfs filesystems is disabled (Automated) ............. 19
1.1.1.2 Ensure mounting of udf filesystems is disabled (Automated) ........................ 21
1.1.1.3 Ensure mounting of FAT filesystems is limited (Automated) ......................... 23
1.1.2 Ensure /tmp is configured (Automated) .................................................................... 26
1.1.3 Ensure noexec option set on /tmp partition (Automated) .................................. 31
1.1.4 Ensure nodev option set on /tmp partition (Automated) ................................... 34
1.1.5 Ensure nosuid option set on /tmp partition (Automated) .................................. 37
1.1.6 Ensure /dev/shm is configured (Automated) .......................................................... 40
1.1.7 Ensure noexec option set on /dev/shm partition (Automated) ........................ 42
1.1.8 Ensure nodev option set on /dev/shm partition (Automated) ......................... 44
1.1.9 Ensure nosuid option set on /dev/shm partition (Automated) ........................ 46
1.1.10 Ensure separate partition exists for /var (Automated) ..................................... 48
1.1.11 Ensure separate partition exists for /var/tmp (Automated) ........................... 50
1.1.12 Ensure noexec option set on /var/tmp partition (Automated) ...................... 52
1.1.13 Ensure nodev option set on /var/tmp partition (Automated) ........................ 54
1.1.14 Ensure nosuid option set on /var/tmp partition (Automated)....................... 56
1.1.15 Ensure separate partition exists for /var/log (Automated) ............................. 58
1.1.16 Ensure separate partition exists for /var/log/audit (Automated) ................ 60
1.1.17 Ensure separate partition exists for /home (Automated)................................. 62
1.1.18 Ensure nodev option set on /home partition (Automated).............................. 64
1.1.19 Ensure noexec option set on removable media partitions (Manual) ............ 66
1.1.20 Ensure nodev option set on removable media partitions (Manual) ............. 68
2|Page
1.1.21 Ensure nosuid option set on removable media partitions (Manual) ............ 69
1.1.22 Ensure sticky bit is set on all world-writable directories (Automated) ...... 70
1.1.23 Disable Automounting (Automated) ......................................................................... 72
1.2 Configure Software Updates ......................................................................................................... 74
1.2.1 Ensure GPG keys are configured (Manual) ................................................................ 75
1.2.2 Ensure package manager repositories are configured (Manual) ...................... 76
1.2.3 Ensure gpgcheck is globally activated (Automated) .............................................. 77
1.3 Configure sudo ................................................................................................................................... 79
1.3.1 Ensure sudo is installed (Automated) ......................................................................... 80
1.3.2 Ensure sudo commands use pty (Automated) ......................................................... 82
1.3.3 Ensure sudo log file exists (Automated) ..................................................................... 84
1.4 Filesystem Integrity Checking ...................................................................................................... 86
1.4.1 Ensure AIDE is installed (Automated) ......................................................................... 87
1.4.2 Ensure filesystem integrity is regularly checked (Automated) ......................... 89
1.5 Secure Boot Settings ........................................................................................................................ 92
1.5.1 Ensure bootloader password is set (Automated).................................................... 93
1.5.2 Ensure permissions on bootloader config are configured (Automated) ........ 96
1.5.3 Ensure authentication required for single user mode (Automated) ............... 98
1.6 Additional Process Hardening ................................................................................................... 100
1.6.1 Ensure core dumps are restricted (Automated) .................................................... 101
1.6.2 Ensure XD/NX support is enabled (Automated) ................................................... 103
1.6.3 Ensure address space layout randomization (ASLR) is enabled (Automated)
.............................................................................................................................................................. 105
1.6.4 Ensure prelink is disabled (Automated) ................................................................... 107
1.7 Mandatory Access Control ........................................................................................................... 109
1.7.1 Configure AppArmor ............................................................................................................. 110
1.7.1.1 Ensure AppArmor is installed (Automated) ........................................................ 111
1.7.1.2 Ensure AppArmor is enabled in the bootloader configuration (Automated)
.............................................................................................................................................................. 113
1.7.1.3 Ensure all AppArmor Profiles are in enforce or complain mode
(Automated) .................................................................................................................................... 115
1.7.1.4 Ensure all AppArmor Profiles are enforcing (Automated) ............................ 117
1.8 Warning Banners............................................................................................................................. 119
1.8.1 Command Line Warning Banners .................................................................................... 120
1.8.1.1 Ensure message of the day is configured properly (Automated) ................ 121
3|Page
1.8.1.2 Ensure local login warning banner is configured properly (Automated) 123
1.8.1.3 Ensure remote login warning banner is configured properly (Automated)
.............................................................................................................................................................. 125
1.8.1.4 Ensure permissions on /etc/motd are configured (Automated) ................ 127
1.8.1.5 Ensure permissions on /etc/issue are configured (Automated) ................. 128
1.8.1.6 Ensure permissions on /etc/issue.net are configured (Automated) ......... 129
1.9 Ensure updates, patches, and additional security software are installed
(Manual) ........................................................................................................................................... 130
1.10 Ensure GDM is removed or login is configured (Automated)............................ 132
2 Services ........................................................................................................................................................ 136
2.1 inetd Services .................................................................................................................................... 137
2.1.1 Ensure xinetd is not installed (Automated)............................................................. 138
2.2 Special Purpose Services .............................................................................................................. 140
2.2.1 Time Synchronization ........................................................................................................... 141
2.2.1.1 Ensure time synchronization is in use (Automated) ........................................ 142
2.2.1.2 Ensure systemd-timesyncd is configured (Manual) ......................................... 144
2.2.1.3 Ensure chrony is configured (Automated) ........................................................... 147
2.2.2 Ensure X11 Server components are not installed (Automated) ...................... 149
2.2.3 Ensure Avahi Server is not installed (Automated) ............................................... 150
2.2.4 Ensure CUPS is not installed (Automated)............................................................... 151
2.2.5 Ensure DHCP Server is not installed (Automated) ............................................... 153
2.2.6 Ensure LDAP server is not installed (Automated) ................................................ 154
2.2.7 Ensure nfs-utils is not installed or the nfs-server service is masked
(Automated) .................................................................................................................................... 156
2.2.8 Ensure rpcbind is not installed or the rpcbind services are masked
(Automated) .................................................................................................................................... 158
2.2.9 Ensure DNS Server is not installed (Automated) .................................................. 161
2.2.10 Ensure FTP Server is not installed (Automated) ................................................ 162
2.2.11 Ensure HTTP server is not installed (Automated) ............................................. 163
2.2.12 Ensure IMAP and POP3 server is not installed (Automated) ......................... 164
2.2.13 Ensure Samba is not installed (Automated) ......................................................... 166
2.2.14 Ensure HTTP Proxy Server is not installed (Automated) ................................ 167
2.2.15 Ensure net-snmp is not installed (Automated) ................................................... 168
2.2.16 Ensure mail transfer agent is configured for local-only mode (Automated)
.............................................................................................................................................................. 170
4|Page
2.2.17 Ensure rsync is not installed or the rsyncd service is masked (Automated)
.............................................................................................................................................................. 172
2.2.18 Ensure NIS server is not installed (Automated) .................................................. 174
2.2.19 Ensure telnet-server is not installed (Automated) ............................................ 176
2.3 Service Clients .................................................................................................................................. 177
2.3.1 Ensure NIS Client is not installed (Automated) ..................................................... 178
2.3.2 Ensure rsh client is not installed (Automated) ...................................................... 180
2.3.3 Ensure talk client is not installed (Automated) ..................................................... 182
2.3.4 Ensure telnet client is not installed (Automated) ................................................. 184
2.3.5 Ensure LDAP client is not installed (Automated) .................................................. 186
2.4 Ensure nonessential services are removed or masked (Manual) ....................... 187
3 Network Configuration.......................................................................................................................... 189
3.1 Disable unused network protocols and devices.................................................................. 190
3.1.1 Disable IPv6 (Automated) .............................................................................................. 191
3.1.2 Ensure wireless interfaces are disabled (Manual) ................................................ 194
3.2 Network Parameters (Host Only) ............................................................................................. 196
3.2.1 Ensure IP forwarding is disabled (Automated) ..................................................... 197
3.2.2 Ensure packet redirect sending is disabled (Automated) .................................. 200
3.3 Network Parameters (Host and Router) ................................................................................ 202
3.3.1 Ensure source routed packets are not accepted (Automated) ......................... 203
3.3.2 Ensure ICMP redirects are not accepted (Automated) ....................................... 207
3.3.3 Ensure secure ICMP redirects are not accepted (Automated) ......................... 211
3.3.4 Ensure suspicious packets are logged (Automated) ............................................ 213
3.3.5 Ensure broadcast ICMP requests are ignored (Automated) ............................. 215
3.3.6 Ensure bogus ICMP responses are ignored (Automated) .................................. 217
3.3.7 Ensure Reverse Path Filtering is enabled (Automated)...................................... 219
3.3.8 Ensure TCP SYN Cookies is enabled (Automated) ................................................ 221
3.3.9 Ensure IPv6 router advertisements are not accepted (Automated) .............. 223
3.4 Uncommon Network Protocols ................................................................................................. 226
3.4.1 Ensure DCCP is disabled (Automated) ...................................................................... 227
3.4.2 Ensure SCTP is disabled (Automated) ....................................................................... 229
3.5 Firewall Configuration .................................................................................................................. 231
3.5.1 Configure firewalld................................................................................................................. 232
3.5.1.1 Ensure FirewallD is installed (Automated) .......................................................... 233
3.5.1.2 Ensure nftables is not installed or stopped and masked (Automated) ..... 235
5|Page
3.5.1.3 Ensure firewalld service is enabled and running (Automated) ................... 237
3.5.1.4 Ensure default zone is set (Automated) ................................................................ 239
3.5.1.5 Ensure network interfaces are assigned to appropriate zone (Manual) .. 241
3.5.1.6 Ensure unnecessary services and ports are not accepted (Manual) .......... 243
3.5.2 Configure nftables .................................................................................................................. 245
3.5.2.1 Ensure nftables is installed (Automated) ............................................................. 249
3.5.2.2 Ensure firewalld is not installed or stopped and masked (Automated) ... 251
3.5.2.3 Ensure iptables are flushed (Manual) .................................................................... 253
3.5.2.4 Ensure a table exists (Automated) .......................................................................... 255
3.5.2.5 Ensure base chains exist (Automated) ................................................................... 257
3.5.2.6 Ensure loopback traffic is configured (Automated) ......................................... 259
3.5.2.7 Ensure outbound and established connections are configured (Manual)262
3.5.2.8 Ensure default deny firewall policy (Automated) ............................................. 264
3.5.2.9 Ensure nftables service is enabled (Automated) ............................................... 266
3.5.2.10 Ensure nftables rules are permanent (Automated) ....................................... 267
3.5.3 Configure iptables................................................................................................................... 270
3.5.3.1.1 Ensure iptables package is installed (Automated) ........................................ 272
3.5.3.1.2 Ensure nftables is not installed (Automated) .................................................. 273
3.5.3.1.3 Ensure firewalld is not installed or stopped and masked (Automated)274
3.5.3.2.1 Ensure default deny firewall policy (Automated) .......................................... 278
3.5.3.2.2 Ensure loopback traffic is configured (Automated) ...................................... 279
3.5.3.2.3 Ensure outbound and established connections are configured (Manual)
.............................................................................................................................................................. 281
3.5.3.2.4 Ensure firewall rules exist for all open ports (Automated) ....................... 283
3.5.3.3.1 Ensure IPv6 default deny firewall policy (Automated) ............................... 288
3.5.3.3.2 Ensure IPv6 loopback traffic is configured (Automated) ........................... 291
3.5.3.3.3 Ensure IPv6 outbound and established connections are configured
(Manual) ........................................................................................................................................... 294
3.5.3.3.4 Ensure IPv6 firewall rules exist for all open ports (Manual)..................... 297
4 Logging and Auditing ............................................................................................................................. 300
4.1 Configure System Accounting (auditd) ................................................................................... 301
4.1.1 Ensure auditing is enabled .................................................................................................. 302
4.1.1.1 Ensure auditd is installed (Automated)................................................................. 303
4.1.1.2 Ensure auditd service is enabled and running (Automated) ........................ 304
6|Page
4.1.1.3 Ensure auditing for processes that start prior to auditd is enabled
(Automated) .................................................................................................................................... 306
4.1.2 Configure Data Retention .................................................................................................... 308
4.1.2.1 Ensure audit log storage size is configured (Automated) .............................. 309
4.1.2.2 Ensure audit logs are not automatically deleted (Automated) .................... 311
4.1.2.3 Ensure system is disabled when audit logs are full (Automated) ............... 312
4.1.2.4 Ensure audit_backlog_limit is sufficient (Automated) ..................................... 314
4.1.3 Ensure events that modify date and time information are collected
(Automated) .................................................................................................................................... 316
4.1.4 Ensure events that modify user/group information are collected
(Automated) .................................................................................................................................... 319
4.1.5 Ensure events that modify the system's network environment are collected
(Automated) .................................................................................................................................... 321
4.1.6 Ensure events that modify the system's Mandatory Access Controls are
collected (Automated) ................................................................................................................ 326
4.1.7 Ensure login and logout events are collected (Automated) .............................. 328
4.1.8 Ensure session initiation information is collected (Automated)..................... 331
4.1.9 Ensure discretionary access control permission modification events are
collected (Automated) ................................................................................................................ 334
4.1.10 Ensure unsuccessful unauthorized file access attempts are collected
(Automated) .................................................................................................................................... 338
4.1.11 Ensure use of privileged commands is collected (Automated) ..................... 342
4.1.12 Ensure successful file system mounts are collected (Automated) ............... 344
4.1.13 Ensure file deletion events by users are collected (Automated) .................. 347
4.1.14 Ensure changes to system administration scope (sudoers) is collected
(Automated) .................................................................................................................................... 350
4.1.15 Ensure system administrator actions (sudolog) are collected (Automated)
.............................................................................................................................................................. 352
4.1.16 Ensure kernel module loading and unloading is collected (Automated) .. 354
4.1.17 Ensure the audit configuration is immutable (Automated)............................ 357
4.2 Configure Logging ........................................................................................................................... 359
4.2.1 Configure rsyslog .................................................................................................................... 360
4.2.1.1 Ensure rsyslog is installed (Automated) ............................................................... 361
4.2.1.2 Ensure rsyslog Service is enabled and running (Automated) ....................... 363
4.2.1.3 Ensure rsyslog default file permissions configured (Automated) .............. 365
4.2.1.4 Ensure logging is configured (Manual) .................................................................. 367
7|Page
4.2.1.5 Ensure rsyslog is configured to send logs to a remote log host (Automated)
.............................................................................................................................................................. 369
4.2.1.6 Ensure remote rsyslog messages are only accepted on designated log
hosts. (Manual) .............................................................................................................................. 371
4.2.2 Configure journald.................................................................................................................. 373
4.2.2.1 Ensure journald is configured to send logs to rsyslog (Automated) .......... 374
4.2.2.2 Ensure journald is configured to compress large log files (Automated) .. 376
4.2.2.3 Ensure journald is configured to write logfiles to persistent disk
(Automated) .................................................................................................................................... 378
4.2.3 Ensure permissions on all logfiles are configured (Automated) ..................... 380
4.2.4 Ensure logrotate is configured (Manual) .................................................................. 381
5 Access, Authentication and Authorization ..................................................................................... 381
5.1 Configure time-based job schedulers ...................................................................................... 383
5.1.1 Ensure cron daemon is enabled and running (Automated) .............................. 384
5.1.2 Ensure permissions on /etc/crontab are configured (Automated) ............... 385
5.1.3 Ensure permissions on /etc/cron.hourly are configured (Automated) ....... 387
5.1.4 Ensure permissions on /etc/cron.daily are configured (Automated) ........... 389
5.1.5 Ensure permissions on /etc/cron.weekly are configured (Automated) ...... 391
5.1.6 Ensure permissions on /etc/cron.monthly are configured (Automated) ... 393
5.1.7 Ensure permissions on /etc/cron.d are configured (Automated) .................. 395
5.1.8 Ensure cron is restricted to authorized users (Automated) ............................. 397
5.1.9 Ensure at is restricted to authorized users (Automated)................................... 399
5.2 Configure SSH Server ..................................................................................................................... 401
5.2.1 Ensure permissions on /etc/ssh/sshd_config are configured (Automated)
.............................................................................................................................................................. 402
5.2.2 Ensure permissions on SSH private host key files are configured
(Automated) .................................................................................................................................... 403
5.2.3 Ensure permissions on SSH public host key files are configured (Automated)
.............................................................................................................................................................. 406
5.2.4 Ensure SSH access is limited (Automated) .............................................................. 409
5.2.5 Ensure SSH LogLevel is appropriate (Automated) ............................................... 411
5.2.6 Ensure SSH X11 forwarding is disabled (Automated) ......................................... 413
5.2.7 Ensure SSH MaxAuthTries is set to 4 or less (Automated) ................................ 414
5.2.8 Ensure SSH IgnoreRhosts is enabled (Automated) .............................................. 415
5.2.9 Ensure SSH HostbasedAuthentication is disabled (Automated) ..................... 416
5.2.10 Ensure SSH root login is disabled (Automated) .................................................. 417
8|Page
5.2.11 Ensure SSH PermitEmptyPasswords is disabled (Automated) ..................... 418
5.2.12 Ensure SSH PermitUserEnvironment is disabled (Automated) .................... 419
5.2.13 Ensure only strong Ciphers are used (Automated)............................................ 420
5.2.14 Ensure only strong MAC algorithms are used (Automated) ........................... 423
5.2.15 Ensure only strong Key Exchange algorithms are used (Automated) ........ 426
5.2.16 Ensure SSH Idle Timeout Interval is configured (Automated) ...................... 428
5.2.17 Ensure SSH LoginGraceTime is set to one minute or less (Automated) .... 430
5.2.18 Ensure SSH warning banner is configured (Automated) ................................. 432
5.2.19 Ensure SSH PAM is enabled (Automated) ............................................................. 433
5.2.20 Ensure SSH AllowTcpForwarding is disabled (Automated) ........................... 435
5.2.21 Ensure SSH MaxStartups is configured (Automated) ....................................... 437
5.2.22 Ensure SSH MaxSessions is limited (Automated) ............................................... 438
5.3 Configure PAM .................................................................................................................................. 439
5.3.1 Ensure password creation requirements are configured (Automated) ....... 440
5.3.2 Ensure lockout for failed password attempts is configured (Automated) .. 443
5.3.3 Ensure password reuse is limited (Automated) .................................................... 446
5.4 User Accounts and Environment .............................................................................................. 448
5.4.1 Set Shadow Password Suite Parameters ....................................................................... 449
5.4.1.1 Ensure password hashing algorithm is SHA-512 (Automated) ................... 450
5.4.1.2 Ensure password expiration is 365 days or less (Automated) ..................... 452
5.4.1.3 Ensure minimum days between password changes is configured
(Automated) .................................................................................................................................... 454
5.4.1.4 Ensure password expiration warning days is 7 or more (Automated) ..... 456
5.4.1.5 Ensure inactive password lock is 30 days or less (Automated) ................... 458
5.4.1.6 Ensure all users last password change date is in the past (Automated) .. 460
5.4.2 Ensure system accounts are secured (Automated) .............................................. 461
5.4.3 Ensure default group for the root account is GID 0 (Automated) ................... 463
5.4.4 Ensure default user shell timeout is configured (Automated) ......................... 464
5.4.5 Ensure default user umask is configured (Automated) ...................................... 467
5.5 Ensure root login is restricted to system console (Manual) ................................. 471
5.6 Ensure access to the su command is restricted (Automated) .............................. 472
6 System Maintenance............................................................................................................................... 474
6.1 System File Permissions ............................................................................................................... 475
6.1.1 Audit system file permissions (Manual) ................................................................... 476
6.1.2 Ensure permissions on /etc/passwd are configured (Automated) ............... 479
9|Page
6.1.3 Ensure permissions on /etc/shadow are configured (Automated) ............... 480
6.1.4 Ensure permissions on /etc/group are configured (Automated) ................... 481
6.1.5 Ensure permissions on /etc/passwd- are configured (Automated) .............. 482
6.1.6 Ensure permissions on /etc/shadow- are configured (Automated) ............. 483
6.1.7 Ensure permissions on /etc/group- are configured (Automated) ................. 484
6.1.8 Ensure no world writable files exist (Automated) ................................................ 485
6.1.9 Ensure no unowned files or directories exist (Automated) .............................. 487
6.1.10 Ensure no ungrouped files or directories exist (Automated) ........................ 489
6.1.11 Audit SUID executables (Manual) ............................................................................. 491
6.1.12 Audit SGID executables (Manual) ............................................................................. 493
6.2 User and Group Settings ............................................................................................................... 495
6.2.1 Ensure accounts in /etc/passwd use shadowed passwords (Automated) . 496
6.2.2 Ensure /etc/shadow password fields are not empty (Automated) ............... 498
6.2.3 Ensure root is the only UID 0 account (Automated) ............................................ 499
6.2.4 Ensure root PATH Integrity (Automated) ................................................................ 500
6.2.5 Ensure all users' home directories exist (Automated) ........................................ 502
6.2.6 Ensure users' home directories permissions are 750 or more restrictive
(Automated) .................................................................................................................................... 504
6.2.7 Ensure users own their home directories (Automated) ..................................... 506
6.2.8 Ensure users' dot files are not group or world writable (Automated) ......... 508
6.2.9 Ensure no users have .forward files (Automated) ................................................ 510
6.2.10 Ensure no users have .netrc files (Automated).................................................... 512
6.2.11 Ensure users' .netrc Files are not group or world accessible (Automated)
.............................................................................................................................................................. 514
6.2.12 Ensure no users have .rhosts files (Automated) ................................................. 517
6.2.13 Ensure all groups in /etc/passwd exist in /etc/group (Automated) .......... 519
6.2.14 Ensure no duplicate UIDs exist (Automated) ....................................................... 520
6.2.15 Ensure no duplicate GIDs exist (Automated) ....................................................... 521
6.2.16 Ensure no duplicate user names exist (Automated) ......................................... 522
6.2.17 Ensure no duplicate group names exist (Automated) ...................................... 523
6.2.18 Ensure shadow group is empty (Automated) ...................................................... 524
Appendix: Recommendation Summary Table ...................................................................................... 525
Appendix: CIS Controls v7 IG 1 Mapped Recommendations .......................................................... 534
Appendix: CIS Controls v7 IG 2 Mapped Recommendations .......................................................... 539
Appendix: CIS Controls v7 IG 3 Mapped Recommendations .......................................................... 545
10 | P a g e
Appendix: CIS Controls v8 IG 1 Mapped Recommendations .......................................................... 551
Appendix: CIS Controls v8 IG 2 Mapped Recommendations .......................................................... 556
Appendix: CIS Controls v8 IG 3 Mapped Recommendations .......................................................... 563
Appendix: Change History ............................................................................................................................ 570
11 | P a g e
Overview
This document provides prescriptive guidance for establishing a secure configuration
posture for SUSE Linux Enterprise 15 systems running on x86 or x64 platforms. This
document was tested against SUSE Linux Enterprise Server 15 SP3.
The guidance within broadly assumes that operations are being performed as the root user.
Non-root users may not be able to access certain areas of the system, especially after
remediation has been performed. It is advisable to verify root users path integrity and the
integrity of any programs being run prior to execution of commands and scripts included in
this benchmark.
To obtain the latest version of this guide, please visit the CIS SUSE Linux Enterprise Server
community . If you have questions, comments, or have identified ways to improve this
guide, please write us at feedback@cisecurity.org
Intended Audience
This benchmark is intended for system and application administrators, security specialists,
auditors, help desk, and platform deployment personnel who plan to develop, deploy,
assess, or secure solutions that incorporate SUSE Linux Enterprise 15 on a x86 or x64
platform.
Consensus Guidance
This benchmark was created using a consensus review process comprised of subject
matter experts. Consensus participants provide perspective from a diverse set of
backgrounds including consulting, software development, audit and compliance, security
research, operations, government, and legal.
Each CIS benchmark undergoes two phases of consensus review. The first phase occurs
during initial benchmark development. During this phase, subject matter experts convene
to discuss, create, and test working drafts of the benchmark. This discussion occurs until
consensus has been reached on benchmark recommendations. The second phase begins
after the benchmark has been published. During this phase, all feedback provided by the
Internet community is reviewed by the consensus team for incorporation in the
benchmark. If you are interested in participating in the consensus process, please visit
https://workbench.cisecurity.org/.
12 | P a g e
Typographical Conventions
The following typographical conventions are used throughout this guide:
Convention Meaning
Stylized Monospace font Used for blocks of code, command, and script examples.
Text should be interpreted exactly as presented.
Monospace font Used for inline code, commands, or examples. Text should
be interpreted exactly as presented.
<italic font in brackets> Italic texts set in angle brackets denote a variable
requiring substitution for a real value.
Italic font Used to denote the title of a book, article, or other
publication.
Note Additional information or caveats
Assessment Status
An assessment status is included for every recommendation. The assessment status
indicates whether the given recommendation can be automated or requires manual steps
to implement. Both statuses are equally important and are determined and supported as
defined below:
Automated
Manual
13 | P a g e
Profile Definitions
The following configuration profiles are defined by this Benchmark:
• Level 1 - Server
Items in this profile intend to:
• Level 2 - Server
This profile extends the "Level 1 - Server" profile. Items in this profile exhibit one or
more of the following characteristics:
• Level 1 - Workstation
Items in this profile intend to:
• Level 2 - Workstation
This profile extends the "Level 1 - Workstation" profile. Items in this profile exhibit
one or more of the following characteristics:
14 | P a g e
Acknowledgements
This benchmark exemplifies the great things a community of users, vendors, and subject matter
experts can accomplish through consensus collaboration. The CIS community thanks the entire
consensus team with special recognition to the following individuals who contributed greatly to
the creation of this guide:
This benchmark is based upon previous Linux benchmarks published and would not be
possible without the contributions provided over the history of all of these benchmarks.
The CIS community thanks everyone who has contributed to the Linux benchmarks.
Contributor
Anurag Pal
Bill Erickson
Bradley Hieber
Dave Billing
Dominic Pace
Edward Byrd
Ely Pinto
Fredrik Silverskär
James Trigg
Joy Latten
Kenneth Karlsson
Kirill Antonenko
Koen Laevens
Mark Birch
Martynas Brijunas
Mike D. Cross
Rael Daruszka
Stefan Evans
Thomas Sjögren
Editor
Jonathan Lewis Christopherson
Eric Pinnell
Justin Brown
15 | P a g e
Recommendations
1 Initial Setup
Items in this section are advised for all systems, but may be difficult or require extensive
preparation after the initial setup of the system.
16 | P a g e
1.1 Filesystem Configuration
Directories that are used for system-wide functions can be further protected by placing
them on separate partitions. This provides protection for resource exhaustion and enables
the use of mounting options that are applicable to the directory's intended use. Users' data
can be stored on separate partitions and have stricter mount options. A user partition is a
filesystem that has been established for use by the users and does not contain software for
system operations.
The recommendations in this section are easier to perform during initial system
installation. If the system is already installed, it is recommended that a full backup be
performed before repartitioning the system.
Note: If you are repartitioning a system that has already been installed, make sure the data
has been copied over to the new partition, unmount it and then remove the data from the
directory that was in the old partition. Otherwise it will still consume space in the old
partition that will be masked when the new filesystem is mounted. For example, if a system is
in single-user mode with no filesystems mounted and the administrator adds a lot of data to
the /tmp directory, this data will still consume space in / once the /tmp filesystem is mounted
unless it is removed first.
17 | P a g e
1.1.1 Disable unused filesystems
A number of uncommon filesystem types are supported under Linux. Removing support for
unneeded filesystem types reduces the local attack surface of the system. If a filesystem
type is not needed it should be disabled. Native Linux file systems are designed to ensure
that built-in security controls function as expected. Non-native filesystems can lead to
unexpected consequences to both the security and functionality of the system and should
be used with caution. Many filesystems are created for niche use cases and are not
maintained and supported as the operating systems are updated and patched. Users of
non-native filesystems should ensure that there is attention and ongoing support for them,
especially in light of frequent operating system changes.
Standard network connectivity and Internet access to cloud storage may make the use of
non-standard filesystem formats to directly attach heterogeneous devices much less
attractive.
Note: This should not be considered a comprehensive list of filesystems. You may wish to
consider additions to those listed here for your environment.
18 | P a g e
1.1.1.1 Ensure mounting of squashfs filesystems is disabled (Automated)
Profile Applicability:
• Level 2 - Server
• Level 2 - Workstation
Description:
Rationale:
Removing support for unneeded filesystem types reduces the local attack surface of the
system. If this filesystem type is not needed, disable it.
Impact:
Disabling squashfs will prevent the use of snap. Snap is a package manager for Linux for
installing Snap packages.
"Snap" application packages of software are self-contained and work across a range of
Linux distributions. This is unlike traditional Linux package management approaches, like
APT or RPM, which require specifically adapted packages per Linux distribution on an
application update and delay therefore application deployment from developers to their
software's end-user. Snaps themselves have no dependency on any external store ("App
store"), can be obtained from any source and can be therefore used for upstream software
deployment. When snaps are deployed on versions of Linux, the Ubuntu app store is used
as default back-end, but other stores can be enabled as well.
Audit:
install /bin/true
<No output>
19 | P a g e
Remediation:
# modprobe -r squashfs
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
20 | P a g e
1.1.1.2 Ensure mounting of udf filesystems is disabled (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The udf filesystem type is the universal disk format used to implement ISO/IEC 13346 and
ECMA-167 specifications. This is an open vendor filesystem type for data storage on a
broad range of media. This filesystem type is necessary to support writing DVDs and newer
optical disc formats.
Rationale:
Removing support for unneeded filesystem types reduces the local attack surface of the
system. If this filesystem type is not needed, disable it.
Audit:
install /bin/true
<No output>
Remediation:
# modprobe -r udf
21 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
22 | P a g e
1.1.1.3 Ensure mounting of FAT filesystems is limited (Automated)
Profile Applicability:
• Level 2 - Workstation
• Level 2 - Server
Description:
The FAT filesystem format is primarily used on older windows systems and portable USB
drives or flash modules. It comes in three types FAT12, FAT16, and FAT32 all of which are
supported by the vfat kernel module.
Rationale:
Removing support for unneeded filesystem types reduces the local attack surface of the
system. If this filesystem type is not needed, disable it.
Notes:
• The FAT filesystem format is used by UEFI systems for the EFI boot partition. Disabling
the vfat module can prevent boot on UEFI systems.
• FAT filesystems are often used on portable USB sticks and other flash media which are
commonly used to transfer files between workstations, removing VFAT support may
prevent the ability to transfer files in this way.
Impact:
The FAT filesystem format is used by UEFI systems for the EFI boot partition. Disabling the
vfat module can prevent boot on UEFI systems.
FAT filesystems are often used on portable USB sticks and other flash media which are
commonly used to transfer files between workstations, removing VFAT support may
prevent the ability to transfer files in this way.
23 | P a g e
Audit:
If utilizing UEFI the FAT filesystem format is required. If this case, ensure that the FAT
filesystem is only used where appropriate
install /bin/true
<No output>
install /bin/true
<No output>
install /bin/true
<No output>
24 | P a g e
Remediation:
Edit or create a file in the /etc/modprobe.d/ directory ending in .conf and add the
following lines:
Run the following commands to unload the msdos, vfat, and fat modules:
# modprobe -r msdos
# modprobe -r vfat
# modprobe -r fat
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
25 | P a g e
1.1.2 Ensure /tmp is configured (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The /tmp directory is a world-writable directory used for temporary storage by all users
and some applications.
Notes:
• If an entry for /tmp exists in /etc/fstab it will take precedence over entries in the
tmp.mount file.
• tmpfs can be resized using the size={size} parameter in /etc/fstab or on the Options
line in the tmp.mount file. If we don't specify the size, it will be half the RAM.
• /etc/fstab
• tmp.mount
[Mount]
What=tmpfs
Where=/tmp
Type=tmpfs
Options=mode=1777,strictatime,size=2G,noexec,nodev,nosuid
Rationale:
Making /tmp its own file system allows an administrator to set the noexec option on the
mount, making /tmp useless for an attacker to install executable code. It would also
prevent an attacker from establishing a hardlink to a system setuid program and wait for it
to be updated. Once the program was updated, the hardlink would be broken and the
attacker would have his own copy of the program. If the program happened to have a
security vulnerability, the attacker could continue to exploit the known flaw.
This can be accomplished by either mounting tmpfs to /tmp, or creating a separate
partition for /tmp.
26 | P a g e
Impact:
Audit:
Run the following command and verify output shows /tmp is mounted:
If /etc/fstab is used:
• Run the following command and verify that tmpfs has been mounted to, or a system
partition has been created for /tmp
OR
enabled
27 | P a g e
Remediation:
Create or update an entry for /tmp in either /etc/fstab OR in a systemd tmp.mount file:
If /etc/fstab is used:
Example:
tmpfs /tmp tmpfs defaults,rw,nosuid,nodev,noexec,relatime 0 0
• Run the following command to remount /tmp
OR
# [ ! -f /etc/systemd/system/tmp.mount ] && cp -v
/usr/share/systemd/tmp.mount /etc/systemd/system/
28 | P a g e
• Edit the file /etc/systemd/system/tmp.mount:
[Unit]
Description=Temporary Directory (/tmp)
Documentation=man:hier(7)
Documentation=https://www.freedesktop.org/wiki/Software/systemd/APIFileSystem
s
ConditionPathIsSymbolicLink=!/tmp
DefaultDependencies=no
Conflicts=umount.target
Before=local-fs.target umount.target
After=swap.target
[Mount]
What=tmpfs
Where=/tmp
Type=tmpfs
Options=mode=1777,strictatime,nosuid,nodev,nosuid
[Install]
WantedBy=local-fs.target
# systemctl daemon-reload
29 | P a g e
References:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file systems,
● ● ●
databases, and applications.
v7 13 Data Protection
Data Protection
14.6 Protect Information through Access Control Lists
Protect all information stored on systems with file system, network share, claims,
v7 application, or database specific access control lists. These controls will enforce the ● ● ●
principle that only authorized individuals should have access to the information based
on their need to access the information as a part of their responsibilities.
30 | P a g e
1.1.3 Ensure noexec option set on /tmp partition (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The noexec mount option specifies that the filesystem cannot contain executable binaries.
Rationale:
Since the /tmp filesystem is only intended for temporary file storage, set this option to
ensure that users cannot run executable binaries from /tmp .
Audit:
31 | P a g e
Remediation:
Edit the /etc/fstab file and add noexec to the fourth field (mounting options) for the /tmp
partition. See the fstab(5) manual page for more information.
Run the following command to remount /tmp :
OR
[Mount]
Options=mode=1777,strictatime,noexec,nodev,nosuid
# systemctl daemon-reload
Additional Information:
These remediation steps are based on following the remediation guidance in item 1.1.2.
If a different file name was used that name should replace tmp.mount in the path
/etc/systemd/system/local-fs.target.wants/tmp.mount
The contents of /etc/systemd/system/local-fs.target.wants should exist as a symlink
to the file created in /etc/systemd/system.
If the path /etc/systemd/system/local-fs.target.wants/tmp.mount does not exist this
could indicate that the remediation steps from 1.1.2 were not completed successfully.
32 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file
● ● ●
systems, databases, and applications.
2.6 Address unapproved software
v7 Ensure that unauthorized software is either removed or the inventory is updated ● ● ●
in a timely manner
33 | P a g e
1.1.4 Ensure nodev option set on /tmp partition (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The nodev mount option specifies that the filesystem cannot contain special devices.
Rationale:
Since the /tmp filesystem is not intended to support devices, set this option to ensure that
users cannot attempt to create block or character special devices in /tmp .
Audit:
34 | P a g e
Remediation:
Edit the /etc/fstab file and add nodev to the fourth field (mounting options) for the /tmp
partition. See the fstab(5) manual page for more information.
Run the following command to remount /tmp :
OR
[Mount]
Options=mode=1777,strictatime,noexec,nodev,nosuid
# systemctl daemon-reload
Additional Information:
These remediation steps are based on following the remediation guidance in item 1.1.2.
If a different file name was used that name should replace tmp.mount in the path
/etc/systemd/system/local-fs.target.wants/tmp.mount
35 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file
● ● ●
systems, databases, and applications.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all ● ● ●
authorized operating systems and software.
36 | P a g e
1.1.5 Ensure nosuid option set on /tmp partition (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The nosuid mount option specifies that the filesystem cannot contain setuid files.
Rationale:
Since the /tmp filesystem is only intended for temporary file storage, set this option to
ensure that users cannot create setuid files in /tmp.
Audit:
37 | P a g e
Remediation:
Edit the /etc/fstab file and add nosuid to the fourth field (mounting options) for the /tmp
partition. See the fstab(5) manual page for more information.
Run the following command to remount /tmp :
OR
[Mount]
Options=mode=1777,strictatime,noexec,nodev,nosuid
# systemctl daemon-reload
Additional Information:
These remediation steps are based on following the remediation guidance in item 1.1.2.
If a different file name was used that name should replace tmp.mount in the path
/etc/systemd/system/local-fs.target.wants/tmp.mount
38 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file
● ● ●
systems, databases, and applications.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all ● ● ●
authorized operating systems and software.
v7 13 Data Protection
Data Protection
39 | P a g e
1.1.6 Ensure /dev/shm is configured (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
/dev/shm is a traditional shared memory concept. One program will create a memory
portion, which other processes (if permitted) can access. If /dev/shm is not configured,
tmpfs will be mounted to /dev/shm by systemd.
Notes:
Rationale:
Any user can upload and execute files inside the /dev/shm similar to the /tmp partition.
Configuring /dev/shm allows an administrator to set the noexec option on the mount,
making /dev/shm useless for an attacker to install executable code. It would also prevent an
attacker from establishing a hardlink to a system setuid program and wait for it to be
updated. Once the program was updated, the hardlink would be broken and the attacker
would have his own copy of the program. If the program happened to have a security
vulnerability, the attacker could continue to exploit the known flaw.
40 | P a g e
Audit:
Run the following command and verify output shows /dev/shm is mounted:
Run the following command and verify an entry for /dev/shm exists in /etc/fstab:
Remediation:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file
● ● ●
systems, databases, and applications.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all ● ● ●
authorized operating systems and software.
v7 13 Data Protection
Data Protection
41 | P a g e
1.1.7 Ensure noexec option set on /dev/shm partition (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The noexec mount option specifies that the filesystem cannot contain executable binaries.
Rationale:
Setting this option on a file system prevents users from executing programs from shared
memory. This deters users from introducing potentially malicious software on the system.
Audit:
Run the following command to verify that the noexec option is set:
Remediation:
Edit the /etc/fstab file and add noexec to the fourth field (mounting options) for the
/dev/shm partition. See the fstab(5) manual page for more information.
42 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file
● ● ●
systems, databases, and applications.
2.6 Address unapproved software
v7 Ensure that unauthorized software is either removed or the inventory is updated ● ● ●
in a timely manner
v7 13 Data Protection
Data Protection
43 | P a g e
1.1.8 Ensure nodev option set on /dev/shm partition (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The nodev mount option specifies that the filesystem cannot contain special devices.
Rationale:
Since the /dev/shm filesystem is not intended to support devices, set this option to ensure
that users cannot attempt to create special devices in /dev/shm partitions.
Audit:
Run the following command to verify that the nodev option is set:
Remediation:
Edit the /etc/fstab file and add nodev to the fourth field (mounting options) for the
/dev/shm partition. See the fstab(5) manual page for more information.
44 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file
● ● ●
systems, databases, and applications.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all ● ● ●
authorized operating systems and software.
v7 13 Data Protection
Data Protection
45 | P a g e
1.1.9 Ensure nosuid option set on /dev/shm partition (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The nosuid mount option specifies that the filesystem cannot contain setuid files.
Rationale:
Setting this option on a file system prevents users from introducing privileged programs
onto the system and allowing non-root users to execute them.
Audit:
Run the following command to verify that the nosuid option is set:
Remediation:
Edit the /etc/fstab file and add nosuid to the fourth field (mounting options) for the
/dev/shm partition. See the fstab(5) manual page for more information.
46 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file
● ● ●
systems, databases, and applications.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all ● ● ●
authorized operating systems and software.
v7 13 Data Protection
Data Protection
47 | P a g e
1.1.10 Ensure separate partition exists for /var (Automated)
Profile Applicability:
• Level 2 - Server
• Level 2 - Workstation
Description:
The /var directory is used by daemons and other system services to temporarily store
dynamic data. Some directories created by these processes may be world-writable.
Note: When modifying /var it is advisable to bring the system to emergency mode (so auditd
is not running), rename the existing directory, mount the new file system, and migrate the
data over before returning to multiuser mode.
Rationale:
Since the /var directory may contain world-writable files and directories, there is a risk of
resource exhaustion if it is not bound to a separate partition.
Impact:
Audit:
Run the following command and verify output shows /var is mounted:
Remediation:
For new installations, during installation create a custom partition setup and specify a
separate partition for /var .
For systems that were previously installed, create a new partition and configure
/etc/fstab as appropriate.
48 | P a g e
References:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
49 | P a g e
1.1.11 Ensure separate partition exists for /var/tmp (Automated)
Profile Applicability:
• Level 2 - Server
• Level 2 - Workstation
Description:
The /var/tmp directory is a world-writable directory used for temporary storage by all
users and some applications and is intended for temporary files that are preserved across
reboots.
Note: tmpfs should not be used for /var/tmp/. tmpfs is a temporary filesystem that resides in
memory and/or swap partition(s). Files in tmpfs are automatically cleared at each bootup.
Rationale:
Impact:
Audit:
Run the following command and verify output shows /var/tmp is mounted:
50 | P a g e
Remediation:
For new installations, during installation create a custom partition setup and specify a
separate partition for /var/tmp .
For systems that were previously installed, create a new partition and configure
/etc/fstab as appropriate.
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
v7 13 Data Protection
Data Protection
51 | P a g e
1.1.12 Ensure noexec option set on /var/tmp partition (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The noexec mount option specifies that the filesystem cannot contain executable binaries.
Rationale:
Since the /var/tmp filesystem is only intended for temporary file storage, set this option to
ensure that users cannot run executable binaries from /var/tmp .
Audit:
Run the following command to verify that the noexec option is set:
Remediation:
Edit the /etc/fstab file and add noexec to the fourth field (mounting options) for the
/var/tmp partition. See the fstab(5) manual page for more information.
52 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
2.6 Address unapproved software
v7 Ensure that unauthorized software is either removed or the inventory is updated in ● ● ●
a timely manner
53 | P a g e
1.1.13 Ensure nodev option set on /var/tmp partition (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The nodev mount option specifies that the filesystem cannot contain special devices.
Rationale:
Since the /var/tmp filesystem is not intended to support devices, set this option to ensure
that users cannot attempt to create block or character special devices in /var/tmp .
Audit:
Run the following command to verify that the nodev option is set:
Remediation:
Edit the /etc/fstab file and add nodev to the fourth field (mounting options) for the
/var/tmp partition. See the fstab(5) manual page for more information.
54 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
v7 13 Data Protection
Data Protection
55 | P a g e
1.1.14 Ensure nosuid option set on /var/tmp partition (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The nosuid mount option specifies that the filesystem cannot contain setuid files.
Rationale:
Since the /var/tmp filesystem is only intended for temporary file storage, set this option to
ensure that users cannot create setuid files in /var/tmp .
Audit:
Run the following command to verify that that the nosuid option is set:
Remediation:
Edit the /etc/fstab file and add nosuid to the fourth field (mounting options) for the
/var/tmp partition. See the fstab(5) manual page for more information.
56 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
v7 13 Data Protection
Data Protection
57 | P a g e
1.1.15 Ensure separate partition exists for /var/log (Automated)
Profile Applicability:
• Level 2 - Server
• Level 2 - Workstation
Description:
Rationale:
There are two important reasons to ensure that system logs are stored on a separate
partition: protection against resource exhaustion (since logs can grow quite large) and
protection of audit data.
Note: When modifying /var/log it is advisable to bring the system to emergency mode (so
auditd is not running), rename the existing directory, mount the new file system, and migrate
the data over before returning to multiuser mode.
Impact:
Audit:
Run the following command and verify output shows /var/log is mounted:
Remediation:
For new installations, during installation create a custom partition setup and specify a
separate partition for /var/log .
For systems that were previously installed, create a new partition and configure
/etc/fstab as appropriate.
58 | P a g e
References:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
8.3 Ensure Adequate Audit Log Storage
v8 Ensure that logging destinations maintain adequate storage to comply with the ● ●
enterprise’s audit log management process.
6.4 Ensure adequate storage for logs
v7 Ensure that all systems that store logs have adequate storage space for the logs ● ●
generated.
59 | P a g e
1.1.16 Ensure separate partition exists for /var/log/audit (Automated)
Profile Applicability:
• Level 2 - Server
• Level 2 - Workstation
Description:
The auditing daemon, auditd , stores log data in the /var/log/audit directory.
Note: When modifying /var/log/audit it is advisable to bring the system to emergency mode
(so auditd is not running), rename the existing directory, mount the new file system, and
migrate the data over before returning to multiuser mode.
Rationale:
There are two important reasons to ensure that data gathered by auditd is stored on a
separate partition: protection against resource exhaustion (since the audit.log file can
grow quite large) and protection of audit data. The audit daemon calculates how much free
space is left and performs actions based on the results. If other processes (such as syslog )
consume space in the same partition as auditd , it may not perform as desired.
Impact:
Audit:
Run the following command and verify output shows /var/log/audit is mounted:
Remediation:
For new installations, during installation create a custom partition setup and specify a
separate partition for /var/log/audit .
For systems that were previously installed, create a new partition and configure
/etc/fstab as appropriate.
60 | P a g e
References:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
8.3 Ensure Adequate Audit Log Storage
v8 Ensure that logging destinations maintain adequate storage to comply with the ● ●
enterprise’s audit log management process.
6.4 Ensure adequate storage for logs
v7 Ensure that all systems that store logs have adequate storage space for the logs ● ●
generated.
61 | P a g e
1.1.17 Ensure separate partition exists for /home (Automated)
Profile Applicability:
• Level 2 - Server
• Level 2 - Workstation
Description:
The /home directory is used to support disk storage needs of local users.
Rationale:
If the system is intended to support local users, create a separate partition for the /home
directory to protect against resource exhaustion and restrict the type of files that can be
stored under /home .
Impact:
Audit:
Run the following command and verify output shows /home is mounted:
Remediation:
For new installations, during installation create a custom partition setup and specify a
separate partition for /home .
For systems that were previously installed, create a new partition and configure
/etc/fstab as appropriate.
References:
62 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
v7 13 Data Protection
Data Protection
63 | P a g e
1.1.18 Ensure nodev option set on /home partition (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The nodev mount option specifies that the filesystem cannot contain special devices.
Note: The actions in this recommendation refer to the /home partition, which is the default
user partition. If you have created other user partitions, it is recommended that the
Remediation and Audit steps be applied to these partitions as well.
Rationale:
Since the user partitions are not intended to support devices, set this option to ensure that
users cannot attempt to create block or character special devices.
Audit:
Run the following command to verify that that the nodev option is set:
Remediation:
Edit the /etc/fstab file and add nodev to the fourth field (mounting options) for the /home
partition. See the fstab(5) manual page for more information.
Run the following command to remount /home/ with the nodev mount option:
64 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
v7 13 Data Protection
Data Protection
65 | P a g e
1.1.19 Ensure noexec option set on removable media partitions
(Manual)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The noexec mount option specifies that the filesystem cannot contain executable binaries.
Rationale:
Setting this option on a file system prevents users from executing programs from the
removable media. This deters users from being able to introduce potentially malicious
software on the system.
Audit:
Run the following command and verify that the noexec option is set on all removable media
partitions.
# mount
Remediation:
Edit the /etc/fstab file and add noexec to the fourth field (mounting options) of all
removable media partitions. Look for entries that have mount points that contain words
such as floppy or cdrom. See the fstab(5) manual page for more information.
66 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
2.6 Address unapproved software
v7 Ensure that unauthorized software is either removed or the inventory is updated in ● ● ●
a timely manner
v7 13 Data Protection
Data Protection
67 | P a g e
1.1.20 Ensure nodev option set on removable media partitions (Manual)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The nodev mount option specifies that the filesystem cannot contain special devices.
Rationale:
Removable media containing character and block special devices could be used to
circumvent security controls by allowing non-root users to access sensitive device files
such as /dev/kmem or the raw disk partitions.
Audit:
Run the following command and verify that the nodev option is set on all removable media
partitions.
# mount
Remediation:
Edit the /etc/fstab file and add nodev to the fourth field (mounting options) of all
removable media partitions. Look for entries that have mount points that contain words
such as floppy or cdrom. See the fstab(5) manual page for more information.
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
v7 13 Data Protection
Data Protection
68 | P a g e
1.1.21 Ensure nosuid option set on removable media partitions
(Manual)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The nosuid mount option specifies that the filesystem cannot contain setuid files.
Rationale:
Setting this option on a file system prevents users from introducing privileged programs
onto the system and allowing non-root users to execute them.
Audit:
Run the following command and verify that the nosuid option is set on all removable media
partitions.
# mount
Remediation:
Edit the /etc/fstab file and add nosuid to the fourth field (mounting options) of all
removable media partitions. Look for entries that have mount points that contain words
such as floppy or cdrom. See the fstab(5) manual page for more information.
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
v7 13 Data Protection
Data Protection
69 | P a g e
1.1.22 Ensure sticky bit is set on all world-writable directories
(Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Setting the sticky bit on world writable directories prevents users from deleting or
renaming files in that directory that are not owned by them.
Rationale:
This feature prevents the ability to delete or rename files in world writable directories
(such as /tmp ) that are owned by another user.
Audit:
Run the following command to verify no world writable directories exist without the sticky
bit set:
# df --local -P 2> /dev/null | awk '{if (NR!=1) print $6}' | xargs -I '{}'
find '{}' -xdev -type d \( -perm -0002 -a ! -perm -1000 \) 2>/dev/null
Remediation:
Run the following command to set the sticky bit on all world writable directories:
# df --local -P | awk '{if (NR!=1) print $6}' | xargs -I '{}' find '{}' -xdev
-type d \( -perm -0002 -a ! -perm -1000 \) 2>/dev/null | xargs -I '{}' chmod
a+t '{}'
70 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data access
v8 control lists, also known as access permissions, to local and remote file systems,
● ● ●
databases, and applications.
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
v7 13 Data Protection
Data Protection
71 | P a g e
1.1.23 Disable Automounting (Automated)
Profile Applicability:
• Level 1 - Server
• Level 2 - Workstation
Description:
autofs allows automatic mounting of devices, typically including CD/DVDs and USB drives.
Notes:
Rationale:
With automounting enabled anyone with physical access could attach a USB drive or disc
and have its contents available in system even if they lacked permissions to mount it
themselves.
Impact:
The use of portable hard drives is very common for workstation users. If your organization
allows the use of portable storage or media on workstations and physical access controls to
workstations is considered adequate there is little value add in turning off automounting.
Audit:
72 | P a g e
Remediation:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
v8 10.3 Disable Autorun and Autoplay for Removable Media ● ● ●
Disable autorun and autoplay auto-execute functionality for removable media.
8.4 Configure Anti-Malware Scanning of Removable
v7 Devices ● ● ●
Configure devices so that they automatically conduct an anti-malware scan of
removable media when inserted or connected.
73 | P a g e
1.2 Configure Software Updates
Most distributions use a package manager such as yum, apt, or zypper to install and update
software packages. Patch management procedures may vary widely between enterprises.
Large enterprises may choose to install a local updates server that can be used in place of
their distributions servers, whereas a single deployment of a system may prefer to get
updates directly. Updates can be performed automatically or manually, depending on the
site's policy for patch management. Many large enterprises prefer to test patches on a non-
production system before rolling out to production.
For the purpose of this benchmark, the requirement is to ensure that a patch management
system is configured and maintained. The specifics on patch update procedures are left to
the organization.
74 | P a g e
1.2.1 Ensure GPG keys are configured (Manual)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Most packages managers implement GPG key signing to verify package integrity during
installation.
Rationale:
It is important to ensure that updates are obtained from a valid source to protect against
spoofing that could lead to the inadvertent installation of malware on the system.
Audit:
Verify GPG keys are configured correctly for your package manager. Depending on the
package management in use one of the following command groups may provide the needed
information:
Remediation:
Update your package manager GPG keys in accordance with site policy.
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
7.3 Perform Automated Operating System Patch
v8 Management ● ● ●
Perform operating system updates on enterprise assets through automated patch
management on a monthly, or more frequent, basis.
7.4 Perform Automated Application Patch Management
v8 Perform application updates on enterprise assets through automated patch ● ● ●
management on a monthly, or more frequent, basis.
3.4 Deploy Automated Operating System Patch Management
Tools
v7 Deploy automated software update tools in order to ensure that the operating ● ● ●
systems are running the most recent security updates provided by the software
vendor.
3.5 Deploy Automated Software Patch Management Tools
Deploy automated software update tools in order to ensure that third-party
v7 software on all systems is running the most recent security updates provided by the
● ● ●
software vendor.
75 | P a g e
1.2.2 Ensure package manager repositories are configured (Manual)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Systems need to have package manager repositories configured to ensure they receive the
latest patches and updates.
Rationale:
Audit:
# zypper repos
Remediation:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
7.3 Perform Automated Operating System Patch
v8 Management ● ● ●
Perform operating system updates on enterprise assets through automated patch
management on a monthly, or more frequent, basis.
7.4 Perform Automated Application Patch Management
v8 Perform application updates on enterprise assets through automated patch ● ● ●
management on a monthly, or more frequent, basis.
3.4 Deploy Automated Operating System Patch Management
Tools
v7 Deploy automated software update tools in order to ensure that the operating ● ● ●
systems are running the most recent security updates provided by the software
vendor.
3.5 Deploy Automated Software Patch Management Tools
Deploy automated software update tools in order to ensure that third-party
v7 software on all systems is running the most recent security updates provided by the
● ● ●
software vendor.
76 | P a g e
1.2.3 Ensure gpgcheck is globally activated (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The gpgcheck option, found in the main section of the /etc/zypp/zypp.conf and individual
/etc/zypp/repos.d/*.repo files determine if an RPM package's signature is checked prior
to its installation.
Rationale:
Audit:
gpgcheck=1
Run the following command and verify that all instances of gpgcheck returned are set to 1:
Remediation:
Edit any failing files in /etc/zypp/repos.d/*.repo and set all instances of gpgcheck to 1.
77 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
7.3 Perform Automated Operating System Patch
v8 Management ● ● ●
Perform operating system updates on enterprise assets through automated patch
management on a monthly, or more frequent, basis.
3.4 Deploy Automated Operating System Patch
Management Tools
v7 Deploy automated software update tools in order to ensure that the operating ● ● ●
systems are running the most recent security updates provided by the software
vendor.
78 | P a g e
1.3 Configure sudo
sudo allows a permitted user to execute a command as the superuser or another user, as
specified by the security policy. The invoking user's real (not effective) user ID is used to
determine the user name with which to query the security policy.
sudo supports a plugin architecture for security policies and input/output logging. Third
parties can develop and distribute their own policy and I/O logging plugins to work
seamlessly with the sudo front end. The default security policy is sudoers, which is
configured via the file /etc/sudoers.
79 | P a g e
1.3.1 Ensure sudo is installed (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
sudo allows a permitted user to execute a command as the superuser or another user, as
specified by the security policy. The invoking user's real (not effective) user ID is used to
determine the user name with which to query the security policy.
Rationale:
sudo supports a plugin architecture for security policies and input/output logging. Third
parties can develop and distribute their own policy and I/O logging plugins to work
seamlessly with the sudo front end. The default security policy is sudoers, which is
configured via the file /etc/sudoers.
The security policy determines what privileges, if any, a user has to run sudo. The policy
may require that users authenticate themselves with a password or another authentication
mechanism. If authentication is required, sudo will exit if the user's password is not
entered within a configurable time limit. This limit is policy-specific.
Audit:
# rpm -q sudo
sudo-<VERSION>
Remediation:
References:
1. SUDO(8)
80 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
81 | P a g e
1.3.2 Ensure sudo commands use pty (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Note: visudo edits the sudoers file in a safe fashion, analogous to vipw(8). visudo locks the
sudoers file against multiple simultaneous edits, provides basic sanity checks, and checks for
parse errors. If the sudoers file is currently being edited you will receive a message to try
again later. The -f option allows you to tell visudo which file to edit.
Rationale:
Attackers can run a malicious program using sudo, which would again fork a background
process that remains even when the main program has finished executing.
This can be mitigated by configuring sudo to run other commands only from a pseudo-pty,
whether I/O logging is turned on or not.
Audit:
Run the following command to verify that sudo can only run other commands from a
pseudo-pty:
Defaults use_pty
Remediation:
Edit the file /etc/sudoers or a file in /etc/sudoers.d/ with visudo or visudo -f <PATH
TO FILE> and add the following line:
Defaults use_pty
References:
1. SUDO(8)
82 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
83 | P a g e
1.3.3 Ensure sudo log file exists (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Note: visudo edits the sudoers file in a safe fashion, analogous to vipw(8). visudo locks the
sudoers file against multiple simultaneous edits, provides basic sanity checks, and checks for
parse errors. If the sudoers file is currently being edited you will receive a message to try
again later. The -f option allows you to tell visudo which file to edit.
Rationale:
Impact:
Editing the sudo configuration incorrectly can cause sudo to stop functioning
Audit:
Defaults logfile="/var/log/sudo.log"
Remediation:
edit the file /etc/sudoers or a file in /etc/sudoers.d/ with visudo or visudo -f <PATH
TO FILE> and add the following line:
Example
Defaults logfile="/var/log/sudo.log"
84 | P a g e
References:
1. SUDO(8)
2. VISUDO(8)
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
8.5 Collect Detailed Audit Logs
Configure detailed audit logging for enterprise assets containing sensitive data.
v8 Include event source, date, username, timestamp, source addresses, destination
● ●
addresses, and other useful elements that could assist in a forensic investigation.
6.3 Enable Detailed Logging
Enable system logging to include detailed information such as an event source,
v7 date, user, timestamp, source addresses, destination addresses, and other useful
● ●
elements.
85 | P a g e
1.4 Filesystem Integrity Checking
AIDE is a file integrity checking tool, similar in nature to Tripwire. While it cannot prevent
intrusions, it can detect unauthorized changes to configuration files by alerting when the
files are changed. When setting up AIDE, decide internally what the site policy will be
concerning integrity checking. Review the AIDE quick start guide and AIDE documentation
before proceeding.
86 | P a g e
1.4.1 Ensure AIDE is installed (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
AIDE takes a snapshot of filesystem state including modification times, permissions, and
file hashes which can then be used to compare against the current state of the filesystem to
detect modifications to the system.
Note: The prelinking feature can interfere with AIDE because it alters binaries to speed up
their start up times. Run prelink -ua to restore the binaries to their prelinked state, thus
avoiding false positives from AIDE.
Rationale:
By monitoring the filesystem state compromised files can be detected to prevent or limit
the exposure of accidental or malicious misconfigurations or modified binaries.
Audit:
# rpm -q aide
aide-<version>
Remediation:
Configure AIDE as appropriate for your environment. Consult the AIDE documentation for
options.
# aide --init
# mv /var/lib/aide/aide.db.new /var/lib/aide/aide.db
87 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
v8 3.14 Log Sensitive Data Access ●
Log sensitive data access, including modification and disposal.
14.9 Enforce Detail Logging for Access or Changes to
Sensitive Data
v7 Enforce detailed audit logging for access to sensitive data or changes to sensitive ●
data (utilizing tools such as File Integrity Monitoring or Security Information and
Event Monitoring).
88 | P a g e
1.4.2 Ensure filesystem integrity is regularly checked (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Periodic checking of the filesystem integrity is needed to detect changes to the filesystem.
Note: The checking in this recommendation occurs every day at 5am. Alter the frequency and
time of the checks in compliance with site policy.
Rationale:
Periodic file checking allows the system administrator to determine on a regular basis if
critical files have been changed in an unauthorized fashion.
Audit:
Run the following commands to determine if there is a cron job scheduled to run the aide
check.
OR
Run the following commands to verify that aidecheck.service and aidecheck.timer are
enabled and aidecheck.timer is running
89 | P a g e
Remediation:
# crontab -u root -e
0 5 * * * /usr/sbin/aide --check
OR
If aidecheck.service and aidecheck.timer will be used to schedule and run aide check:
Create or edit the file /etc/systemd/system/aidecheck.service and add the following
lines:
[Unit]
Description=Aide Check
[Service]
Type=simple
ExecStart=/usr/sbin/aide --check
[Install]
WantedBy=multi-user.target
Create or edit the file /etc/systemd/system/aidecheck.timer and add the following lines:
[Unit]
Description=Aide check every day at 5AM
[Timer]
OnCalendar=*-*-* 05:00:00
Unit=aidecheck.service
[Install]
WantedBy=multi-user.target
# systemctl daemon-reload
90 | P a g e
References:
1. https://github.com/konstruktoid/hardening/blob/master/config/aidecheck.service
2. https://github.com/konstruktoid/hardening/blob/master/config/aidecheck.timer
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
v8 3.14 Log Sensitive Data Access ●
Log sensitive data access, including modification and disposal.
14.9 Enforce Detail Logging for Access or Changes to
Sensitive Data
v7 Enforce detailed audit logging for access to sensitive data or changes to sensitive ●
data (utilizing tools such as File Integrity Monitoring or Security Information and
Event Monitoring).
91 | P a g e
1.5 Secure Boot Settings
The recommendations in this section focus on securing the bootloader and settings
involved in the boot process directly.
92 | P a g e
1.5.1 Ensure bootloader password is set (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Setting the boot loader password will require that anyone rebooting the system must enter
a password before being able to set command line boot parameters
Notes:
Rationale:
Requiring a boot password upon execution of the boot loader will prevent an unauthorized
user from entering boot parameters or changing the boot partition. This prevents users
from weakening security (e.g. turning off SELinux at boot time).
Impact:
• If password protection is enabled, only the designated superuser can edit a Grub 2
menu item by pressing "e" or access the GRUB 2 command line by pressing "c"
• If GRUB 2 is set up to boot automatically to a password-protected menu entry the
user has no option to back out of the password prompt to select another menu
entry. Holding the SHIFT key will not display the menu in this case. The user must
enter the correct username and password. If unable, the configuration files will have
to be edited via the LiveCD or other means to fix the problem
• You can add --unrestricted to the menu entries to allow the system to boot without
entering a password. Password will still be required to edit menu items.
93 | P a g e
Audit:
set superusers="<username>"
Remediation:
# grub2-mkpasswd-pbkdf2
set superusers="<username>"
password_pbkdf2 <username> <encrypted-password>
# grub2-mkconfig -o /boot/grub2/grub.cfg
References:
1. https://documentation.suse.com/sles/15-SP1/html/SLES-all/cha-grub2.html
94 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
95 | P a g e
1.5.2 Ensure permissions on bootloader config are configured
(Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The grub configuration file contains information on boot settings and passwords for
unlocking boot options. The grub2 configuration is usually grub.cfg stored in
/boot/grub2/.
Notes:
Rationale:
Setting the permissions to read and write for root only prevents non-root users from
seeing the boot parameters or changing them. Non-root users who read the boot
parameters may be able to identify weaknesses in security upon boot and be able to exploit
them.
Audit:
Run the following command and verify Uid and Gid are 0/root and Access does not grant
permissions to group or other :
# stat /boot/grub2/grub.cfg
96 | P a g e
Remediation:
Run the following commands to set ownership and permissions on your grub
configuration:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
97 | P a g e
1.5.3 Ensure authentication required for single user mode (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Single user mode (rescue mode) is used for recovery when the system detects an issue
during boot or by manual selection from the bootloader.
Rationale:
Requiring authentication in single user mode (rescue mode) prevents an unauthorized user
from rebooting the system into single user to gain root privileges without credentials.
Audit:
Run the following commands and verify that /sbin/sulogin or /usr/sbin/sulogin is used
as shown:
ExecStart=-/usr/lib/systemd/systemd-sulogin-shell rescue
ExecStart=-/usr/lib/systemd/systemd-sulogin-shell emergency
Remediation:
ExecStart=-/usr/lib/systemd/systemd-sulogin-shell rescue
ExecStart=-/usr/lib/systemd/systemd-sulogin-shell emergency
98 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
99 | P a g e
1.6 Additional Process Hardening
100 | P a g e
1.6.1 Ensure core dumps are restricted (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Rationale:
Setting a hard limit on core dumps prevents users from overriding the soft variable. If core
dumps are required, consider setting limits for user groups (see limits.conf(5) ). In
addition, setting the fs.suid_dumpable variable to 0 will prevent setuid programs from
dumping core.
Audit:
* hard core 0
# sysctl fs.suid_dumpable
fs.suid_dumpable = 0
fs.suid_dumpable = 0
101 | P a g e
Remediation:
* hard core 0
fs.suid_dumpable = 0
# sysctl -w fs.suid_dumpable=0
If systemd-coredump is installed:
edit /etc/systemd/coredump.conf and add/modify the following lines:
Storage=none
ProcessSizeMax=0
systemctl daemon-reload
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
102 | P a g e
1.6.2 Ensure XD/NX support is enabled (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Recent processors in the x86 family support the ability to prevent code execution on a per
memory page basis. Generically and on AMD processors, this ability is called No Execute
(NX), while on Intel processors it is called Execute Disable (XD). This ability can help
prevent exploitation of buffer overflow vulnerabilities and should be activated whenever
possible. Extra steps must be taken to ensure that this protection is enabled, particularly on
32-bit x86 systems. Other processors, such as Itanium and POWER, have included such
support since inception and the standard kernel for those platforms supports the feature.
Rationale:
Enabling any feature that can protect against buffer overflow attacks enhances the security
of the system.
Note: Ensure your system supports the XD or NX bit and has PAE support before implementing
this recommendation as this may prevent it from booting if these are not supported by your
hardware.
Audit:
Run the following command and verify your kernel has identified and activated NX/XD
protection.
OR
103 | P a g e
Remediation:
On 32 bit systems install a kernel with PAE support, no installation is required on 64 bit
systems:
If necessary configure your bootloader to load the new kernel and reboot the system.
You may need to enable NX or XD support in your bios.
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
10.5 Enable Anti-Exploitation Features
Enable anti-exploitation features on enterprise assets and software, where possible,
v8 such as Microsoft® Data Execution Prevention (DEP), Windows® Defender Exploit
● ●
Guard (WDEG), or Apple® System Integrity Protection (SIP) and Gatekeeper™.
8.3 Enable Operating System Anti-Exploitation Features/
Deploy Anti-Exploit Technologies
v7 Enable anti-exploitation features such as Data Execution Prevention (DEP) or ● ●
Address Space Layout Randomization (ASLR) that are available in an operating system
or deploy appropriate toolkits that can be configured to apply protection to a broader
set of applications and executables.
104 | P a g e
1.6.3 Ensure address space layout randomization (ASLR) is enabled
(Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Rationale:
Randomly placing virtual memory regions will make it difficult to write memory page
exploits as the memory placement will be consistently shifting.
Audit:
# sysctl kernel.randomize_va_space
kernel.randomize_va_space = 2
kernel.randomize_va_space = 2
Remediation:
kernel.randomize_va_space = 2
# sysctl -w kernel.randomize_va_space=2
105 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
10.5 Enable Anti-Exploitation Features
Enable anti-exploitation features on enterprise assets and software, where possible,
v8 such as Microsoft® Data Execution Prevention (DEP), Windows® Defender Exploit
● ●
Guard (WDEG), or Apple® System Integrity Protection (SIP) and Gatekeeper™.
8.3 Enable Operating System Anti-Exploitation Features/
Deploy Anti-Exploit Technologies
v7 Enable anti-exploitation features such as Data Execution Prevention (DEP) or ● ●
Address Space Layout Randomization (ASLR) that are available in an operating system
or deploy appropriate toolkits that can be configured to apply protection to a broader
set of applications and executables.
106 | P a g e
1.6.4 Ensure prelink is disabled (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
prelink is a program that modifies ELF shared libraries and ELF dynamically linked
binaries in such a way that the time needed for the dynamic linker to perform relocations
at startup significantly decreases.
Rationale:
The prelinking feature can interfere with the operation of AIDE, because it changes
binaries. Prelinking can also increase the vulnerability of the system if a malicious user is
able to compromise a common library such as libc.
Audit:
# rpm -q prelink
Remediation:
# prelink -ua
107 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
14.9 Enforce Detail Logging for Access or Changes to Sensitive
Data
v7 Enforce detailed audit logging for access to sensitive data or changes to sensitive ●
data (utilizing tools such as File Integrity Monitoring or Security Information and Event
Monitoring).
108 | P a g e
1.7 Mandatory Access Control
Mandatory Access Control (MAC) provides an additional layer of access restrictions to
processes on top of the base Discretionary Access Controls. By restricting how processes
can access files and resources on a system the potential impact from vulnerabilities in the
processes can be reduced.
Impact: Mandatory Access Control limits the capabilities of applications and daemons on a
system, while this can prevent unauthorized access the configuration of MAC can be complex
and difficult to implement correctly preventing legitimate access from occurring.
109 | P a g e
1.7.1 Configure AppArmor
AppArmor provides a Mandatory Access Control (MAC) system that greatly augments the
default Discretionary Access Control (DAC) model. Under AppArmor MAC rules are applied
by file paths instead of by security contexts as in other MAC systems. As such it does not
require support in the filesystem and can be applied to network mounted filesystems for
example. AppArmor security policies define what system resources applications can access
and what privileges they can do so with. This automatically limits the damage that the
software can do to files accessible by the calling user. The user does not need to take any
action to gain this benefit. For an action to occur, both the traditional DAC permissions
must be satisfied as well as the AppArmor MAC rules. The action will not be allowed if
either one of these models does not permit the action. In this way, AppArmor rules can only
make a system's permissions more restrictive and secure.
References:
1. AppArmor Documentation:
https://gitlab.com/apparmor/apparmor/-/wikis/Documentation
https://documentation.suse.com/sles/15-SP1/html/SLES-all/cha-apparmor-start.html
110 | P a g e
1.7.1.1 Ensure AppArmor is installed (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Rationale:
Without a Mandatory Access Control system installed only the default Discretionary Access
Control system will be available.
Audit:
Run the following command to verify that the AppArmor packages are installed:
apparmor-docs-<version>
apparmor-parser-<version>
apparmor-profiles-<version>
apparmor-utils-<version>
libapparmor1-<version>
Remediation:
Default Value:
111 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file systems,
● ● ●
databases, and applications.
14.6 Protect Information through Access Control Lists
Protect all information stored on systems with file system, network share, claims,
v7 application, or database specific access control lists. These controls will enforce the ● ● ●
principle that only authorized individuals should have access to the information based
on their need to access the information as a part of their responsibilities.
112 | P a g e
1.7.1.2 Ensure AppArmor is enabled in the bootloader configuration
(Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Configure AppArmor to be enabled at boot time and verify that it has not been overwritten
by the bootloader boot parameters.
Note: This recommendation is designed around the grub2 bootloader, if LILO or another
bootloader is in use in your environment enact equivalent settings.
Rationale:
AppArmor must be enabled at boot time in your bootloader configuration to ensure that
the controls it provides are not overridden.
Audit:
Run the following commands to verify that all linux lines have the apparmor=1 and
security=apparmor parameters set:
Remediation:
GRUB_CMDLINE_LINUX="apparmor=1 security=apparmor"
# grub2-mkconfig -o /boot/grub2/grub.cfg
113 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file systems,
● ● ●
databases, and applications.
14.6 Protect Information through Access Control Lists
Protect all information stored on systems with file system, network share, claims,
v7 application, or database specific access control lists. These controls will enforce the ● ● ●
principle that only authorized individuals should have access to the information based
on their need to access the information as a part of their responsibilities.
114 | P a g e
1.7.1.3 Ensure all AppArmor Profiles are in enforce or complain mode
(Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Rationale:
Security configuration requirements vary from site to site. Some sites may mandate a
policy that is stricter than the default policy, which is perfectly acceptable. This item is
intended to ensure that any policies that exist on the system are activated.
Audit:
Run the following command and verify that profiles are loaded, profiles are in enforce or
complain mode, and no processes are unconfined:
Review output and ensure that profiles are loaded, and in either enforce or complain mode
Run the following command and verify that no processes are unconfined:
115 | P a g e
Remediation:
Run one of the following commands to set all profiles to either enforce OR complain mode
# aa-enforce /etc/apparmor.d/*
# aa-complain /etc/apparmor.d/*
# aa-unconfined
Any unconfined processes may need to have a profile created or activated for them and
then be restarted.
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file systems,
● ● ●
databases, and applications.
14.6 Protect Information through Access Control Lists
Protect all information stored on systems with file system, network share, claims,
v7 application, or database specific access control lists. These controls will enforce the ● ● ●
principle that only authorized individuals should have access to the information based
on their need to access the information as a part of their responsibilities.
116 | P a g e
1.7.1.4 Ensure all AppArmor Profiles are enforcing (Automated)
Profile Applicability:
• Level 2 - Server
• Level 2 - Workstation
Description:
Rationale:
Security configuration requirements vary from site to site. Some sites may mandate a
policy that is stricter than the default policy, which is perfectly acceptable. This item is
intended to ensure that any policies that exist on the system are activated.
Audit:
Run the following command and verify that profiles are loaded, no profiles are in complain
mode, and no processes are unconfined:
Review output and ensure that profiles are loaded, and in enforce mode
117 | P a g e
Remediation:
# aa-enforce /etc/apparmor.d/*
# aa-unconfined
Any unconfined processes may need to have a profile created or activated for them and
then be restarted.
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file systems,
● ● ●
databases, and applications.
14.6 Protect Information through Access Control Lists
Protect all information stored on systems with file system, network share, claims,
v7 application, or database specific access control lists. These controls will enforce the ● ● ●
principle that only authorized individuals should have access to the information based
on their need to access the information as a part of their responsibilities.
118 | P a g e
1.8 Warning Banners
Presenting a warning message prior to the normal user login may assist in the prosecution
of trespassers on the computer system. Changing some of these login banners also has the
side effect of hiding OS version information and other detailed system information from
attackers attempting to target specific exploits at a system.
Note: The text provided in the remediation actions for these items is intended as an example
only. Please edit to include the specific text for your organization as approved by your legal
department.
119 | P a g e
1.8.1 Command Line Warning Banners
The /etc/motd, /etc/issue, and /etc/issue.net files govern warning banners for
standard command line logins for both local and remote users.
120 | P a g e
1.8.1.1 Ensure message of the day is configured properly (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The contents of the /etc/motd file are displayed to users after login and function as a
message of the day for authenticated users.
Unix-based systems have typically displayed information about the OS release and patch
level upon logging in to the system. This information can be useful to developers who are
developing software for a particular OS platform. If mingetty(8) supports the following
options, they display operating system information: \m - machine architecture \r -
operating system release \s - operating system name \v - operating system version
Rationale:
Warning messages inform users who are attempting to login to the system of their legal
status regarding the system and must include the name of the organization that owns the
system and any monitoring policies that are in place. Displaying OS and patch level
information in login banners also has the side effect of providing detailed system
information to attackers attempting to target specific exploits of a system. Authorized users
can easily get this information by running the " uname -a " command once they have logged
in.
Audit:
Run the following command and verify that the contents match site policy:
# cat /etc/motd
121 | P a g e
Remediation:
Edit the /etc/motd file with the appropriate contents according to your site policy, remove
any instances of \m , \r , \s , \v or references to the OS platform
OR
# rm /etc/motd
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
122 | P a g e
1.8.1.2 Ensure local login warning banner is configured properly
(Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The contents of the /etc/issue file are displayed to users prior to login for local terminals.
Unix-based systems have typically displayed information about the OS release and patch
level upon logging in to the system. This information can be useful to developers who are
developing software for a particular OS platform. If mingetty(8) supports the following
options, they display operating system information: \m - machine architecture \r -
operating system release \s - operating system name \v - operating system version - or the
operating system's name
Rationale:
Warning messages inform users who are attempting to login to the system of their legal
status regarding the system and must include the name of the organization that owns the
system and any monitoring policies that are in place. Displaying OS and patch level
information in login banners also has the side effect of providing detailed system
information to attackers attempting to target specific exploits of a system. Authorized users
can easily get this information by running the " uname -a " command once they have logged
in.
Audit:
Run the following command and verify that the contents match site policy:
# cat /etc/issue
Remediation:
Edit the /etc/issue file with the appropriate contents according to your site policy,
remove any instances of \m , \r , \s , \v or references to the OS platform
# echo "Authorized uses only. All activity may be monitored and reported." >
/etc/issue
CIS Controls:
123 | P a g e
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
124 | P a g e
1.8.1.3 Ensure remote login warning banner is configured properly
(Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The contents of the /etc/issue.net file are displayed to users prior to login for remote
connections from configured services.
Unix-based systems have typically displayed information about the OS release and patch
level upon logging in to the system. This information can be useful to developers who are
developing software for a particular OS platform. If mingetty(8) supports the following
options, they display operating system information: \m - machine architecture \r -
operating system release \s - operating system name \v - operating system version
Rationale:
Warning messages inform users who are attempting to login to the system of their legal
status regarding the system and must include the name of the organization that owns the
system and any monitoring policies that are in place. Displaying OS and patch level
information in login banners also has the side effect of providing detailed system
information to attackers attempting to target specific exploits of a system. Authorized users
can easily get this information by running the " uname -a " command once they have logged
in.
Audit:
Run the following command and verify that the contents match site policy:
# cat /etc/issue.net
Remediation:
Edit the /etc/issue.net file with the appropriate contents according to your site policy,
remove any instances of \m , \r , \s , \v or references to the OS platform
# echo "Authorized uses only. All activity may be monitored and reported." >
/etc/issue.net
125 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
126 | P a g e
1.8.1.4 Ensure permissions on /etc/motd are configured (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The contents of the /etc/motd file are displayed to users after login and function as a
message of the day for authenticated users.
Rationale:
If the /etc/motd file does not have the correct ownership it could be modified by
unauthorized users with incorrect or misleading information.
Audit:
Run the following command and verify Uid and Gid are both 0/root and Access is 644:
# stat /etc/motd
Remediation:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file systems,
● ● ●
databases, and applications.
14.6 Protect Information through Access Control Lists
Protect all information stored on systems with file system, network share, claims,
v7 application, or database specific access control lists. These controls will enforce the ● ● ●
principle that only authorized individuals should have access to the information based
on their need to access the information as a part of their responsibilities.
127 | P a g e
1.8.1.5 Ensure permissions on /etc/issue are configured (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The contents of the /etc/issue file are displayed to users prior to login for local terminals.
Rationale:
If the /etc/issue file does not have the correct ownership it could be modified by
unauthorized users with incorrect or misleading information.
Audit:
Run the following command and verify Uid and Gid are both 0/root and Access is 644:
# stat /etc/issue
Remediation:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file systems,
● ● ●
databases, and applications.
14.6 Protect Information through Access Control Lists
Protect all information stored on systems with file system, network share, claims,
v7 application, or database specific access control lists. These controls will enforce the ● ● ●
principle that only authorized individuals should have access to the information based
on their need to access the information as a part of their responsibilities.
128 | P a g e
1.8.1.6 Ensure permissions on /etc/issue.net are configured
(Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The contents of the /etc/issue.net file are displayed to users prior to login for remote
connections from configured services.
Rationale:
If the /etc/issue.net file does not have the correct ownership it could be modified by
unauthorized users with incorrect or misleading information.
Audit:
Run the following command and verify Uid and Gid are both 0/root and Access is 644:
# stat /etc/issue.net
Remediation:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file systems,
● ● ●
databases, and applications.
14.6 Protect Information through Access Control Lists
Protect all information stored on systems with file system, network share, claims,
v7 application, or database specific access control lists. These controls will enforce the ● ● ●
principle that only authorized individuals should have access to the information based
on their need to access the information as a part of their responsibilities.
129 | P a g e
1.9 Ensure updates, patches, and additional security software are
installed (Manual)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Periodically patches are released for included software either due to security flaws or to
include additional functionality.
Note: Site policy may mandate a testing period before install onto production systems for
available updates.
Rationale:
Newer patches may contain security enhancements that would not be available through the
latest full update. As a result, it is recommended that the latest software patches be used to
take advantage of the latest functionality. As with any software installation, organizations
need to determine if a given update meets their requirements and verify the compatibility
and supportability of any additional software against the update revision that is selected.
Audit:
Run the following command and verify there are no updates or patches to install:
# zypper list-updates
Remediation:
Use your package manager to update all packages on the system according to site policy.
The following command will install all available updates:
# zypper update
130 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
7.3 Perform Automated Operating System Patch
v8 Management ● ● ●
Perform operating system updates on enterprise assets through automated patch
management on a monthly, or more frequent, basis.
7.4 Perform Automated Application Patch Management
v8 Perform application updates on enterprise assets through automated patch ● ● ●
management on a monthly, or more frequent, basis.
3.4 Deploy Automated Operating System Patch Management
Tools
v7 Deploy automated software update tools in order to ensure that the operating ● ● ●
systems are running the most recent security updates provided by the software
vendor.
3.5 Deploy Automated Software Patch Management Tools
Deploy automated software update tools in order to ensure that third-party
v7 software on all systems is running the most recent security updates provided by the
● ● ●
software vendor.
131 | P a g e
1.10 Ensure GDM is removed or login is configured (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The GNOME Display Manager (GDM) handles graphical login for GNOME based systems.
Configuration of the GNOME desktop is managed with dconf. It is a hierarchically
structured database or registry that allows users to modify their personal settings, and
system administrators to set default or mandatory values for all users.
Global dconf configuration parameters can be set in the /etc/dconf/db/ directory. This
includes the configuration for GDM or locking certain configuration options for users.
Rationale:
If a graphical login is not required, it should be removed to reduce the attack surface of the
system.
If a graphical login is required, last logged in user display should be disabled, and a warning
banner should be configured.
Displaying the last logged in user eliminates half of the Userid/Password equation that an
unauthorized person would need to log on.
Warning messages inform users who are attempting to login to the system of their legal
status regarding the system and must include the name of the organization that owns the
system and any monitoring policies that are in place.
Notes:
• This recommendation is based on the gdm profile. If a different profile name is used on
the system, update the gdm and gdm.d to <profilee_name> and <profile_name>.d
• Additional options and sections may appear in the /etc/dconf/db/gdm.d/01-banner-
message and/or /etc/dconf/db/gdm.d/00-login-screen file.
• If a different GUI login service is in use and required on the system, consult your
documentation to disable displaying the last logged on user and apply an equivalent
banner.
132 | P a g e
Audit:
Run the following command to verify the GDM is not installed on the system:
# rpm -q gdm
OR
If GDM is required:
Verify that /etc/dconf/profile/gdm exists and includes the following:
user-db:user
system-db:gdm
file-db:/usr/share/gdm/greeter-dconf-defaults
Verify that a file exists in /etc/dconf/db/gdm.d/ and includes the following: (This is
typically /etc/dconf/db/gdm.d/01-banner-message)
[org/gnome/login-screen]
banner-message-enable=true
banner-message-text='<banner message>'
Verify that a file exists in /etc/dconf/db/gdm.d/ and includes the following: (This is
typically /etc/dconf/db/gdm.d/00-login-screen)
[org/gnome/login-screen]
disable-user-list=true
133 | P a g e
Remediation:
OR
If GDM is required:
Edit or create the gdm profile which contains the following lines: (This is typically
/etc/dconf/profile/gdm)
user-db:user
system-db:gdm
file-db:/usr/share/gdm/greeter-dconf-defaults
[org/gnome/login-screen]
banner-message-enable=true
banner-message-text='<banner message>'
Example Banner Text: 'Authorized uses only. All activity may be monitored and reported.'
[org/gnome/login-screen]
# Do not show the user list
disable-user-list=true
# dconf update
References:
1. https://documentation.suse.com/sles/15-SP1/html/SLES-all/cha-gui-desktop.html
2. https://help.gnome.org/admin/system-admin-guide/stable
CIS Controls:
134 | P a g e
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
4.8 Uninstall or Disable Unnecessary Services on Enterprise
v8 Assets and Software ● ●
Uninstall or disable unnecessary services on enterprise assets and software, such as
an unused file sharing service, web application module, or service function.
2.6 Address unapproved software
v7 Ensure that unauthorized software is either removed or the inventory is updated in ● ● ●
a timely manner
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
135 | P a g e
2 Services
While applying system updates and patches helps correct known vulnerabilities, one of the
best ways to protect the system against as yet unreported vulnerabilities is to disable all
services that are not required for normal system operation. This prevents the exploitation
of vulnerabilities discovered at a later date. If a service is not enabled, it cannot be
exploited. The actions in this section of the document provide guidance on some services
which can be safely disabled and under which circumstances, greatly reducing the number
of possible threats to the resulting system. Additionally, some services which should
remain enabled but with secure configuration are covered as well as insecure service
clients.
136 | P a g e
2.1 inetd Services
inetd is a super-server daemon that provides internet services and passes connections to
configured services. While not commonly used inetd and any unneeded inetd based
services should be disabled if possible.
137 | P a g e
2.1.1 Ensure xinetd is not installed (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The eXtended InterNET Daemon ( xinetd ) is an open source super daemon that replaced
the original inetd daemon. The xinetd daemon listens for well known services and
dispatches the appropriate daemon to properly respond to service requests.
Rationale:
If there are no xinetd services required, it is recommended that the package be removed to
reduce the attack surface are of the system.
Note: If an xinetd service or services are required, ensure that any xinetd service not required
is stopped and disabled
Audit:
# rpm -q xinetd
Remediation:
138 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.8 Uninstall or Disable Unnecessary Services on Enterprise
v8 Assets and Software ● ●
Uninstall or disable unnecessary services on enterprise assets and software, such
as an unused file sharing service, web application module, or service function.
2.6 Address unapproved software
v7 Ensure that unauthorized software is either removed or the inventory is updated ● ● ●
in a timely manner
9.2 Ensure Only Approved Ports, Protocols and Services Are
v7 Running ● ●
Ensure that only network ports, protocols, and services listening on a system
with validated business needs, are running on each system.
139 | P a g e
2.2 Special Purpose Services
This section describes services that are installed on systems that specifically need to run
these services. If any of these services are not required, it is recommended that the package
be removed, or the service be stopped and masked to reduce the potential attack surface.
140 | P a g e
2.2.1 Time Synchronization
It is recommended that physical systems and virtual guests lacking direct access to the
physical host's clock be configured to synchronize their time using a service such as chrony
or timesyncd.
141 | P a g e
2.2.1.1 Ensure time synchronization is in use (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Notes:
• On systems where host based time synchronization is not available, verify that chrony
is installed or systemd-timesyncd is enabled.
• On systems where host based time synchronization is available consult your
documentation and verify that host based synchronization is in use.
• If another method for time synchronization is being used, this section may be skipped.
Rationale:
Audit:
On systems where host based time synchronization is not available, verify chrony is
installed OR systemd-timesyncd is enabled:
Note: Only one time synchronization package should be installed and/or enabled
Run the following command to verify that chrony is installed:
# rpm -q chrony
chrony-<version>
OR
142 | P a g e
Remediation:
On systems where host based time synchronization is not available, install chrony OR
enable systemd-timesyncd:
OR
Note: On systems where host based time synchronization is available consult your
virtualization software documentation and setup host based synchronization.
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
8.4 Standardize Time Synchronization
v8 Standardize time synchronization. Configure at least two synchronized time ● ●
sources across enterprise assets, where supported.
6.1 Utilize Three Synchronized Time Sources
Use at least three synchronized time sources from which all servers and network
v7 devices retrieve time information on a regular basis so that timestamps in logs are
● ●
consistent.
143 | P a g e
2.2.1.2 Ensure systemd-timesyncd is configured (Manual)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
systemd-timesyncd is a daemon that has been added for synchronizing the system clock
across the network.
The systemd-timesyncd daemon:
Notes:
Rationale:
144 | P a g e
Audit:
enabled
Review /etc/systemd/timesyncd.conf and ensure that the NTP servers, NTP FallbackNTP
servers, and RootDistanceMaxSec listed are in accordance with local policy
# timedatectl status
Remediation:
CIS Controls:
145 | P a g e
Controls
Control IG 1 IG 2 IG 3
Version
8.4 Standardize Time Synchronization
v8 Standardize time synchronization. Configure at least two synchronized time ● ●
sources across enterprise assets, where supported.
6.1 Utilize Three Synchronized Time Sources
Use at least three synchronized time sources from which all servers and network
v7 devices retrieve time information on a regular basis so that timestamps in logs are
● ●
consistent.
146 | P a g e
2.2.1.3 Ensure chrony is configured (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
chrony is a daemon which implements the Network Time Protocol (NTP) and is designed to
synchronize system clocks across a variety of systems and use a source that is highly
accurate. More information on chrony can be found at: http://chrony.tuxfamily.org/.
chrony can be configured to be a client and/or a server.
Rationale:
Note: This recommendation only applies if chrony is in use on the system. If another method of
time synchronization is in use on the system, this recommendation can be skipped.
Audit:
Run the following command and verify remote server is configured properly:
server <remote-server>
Run the following command and verify OPTIONS includes '-u chrony':
OPTIONS="-u chrony"
147 | P a g e
Remediation:
server <remote-server>
OPTIONS="-u chrony"
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
8.4 Standardize Time Synchronization
v8 Standardize time synchronization. Configure at least two synchronized time ● ●
sources across enterprise assets, where supported.
6.1 Utilize Three Synchronized Time Sources
Use at least three synchronized time sources from which all servers and network
v7 devices retrieve time information on a regular basis so that timestamps in logs are
● ●
consistent.
148 | P a g e
2.2.2 Ensure X11 Server components are not installed (Automated)
Profile Applicability:
• Level 1 - Server
Description:
The X Window System provides a Graphical User Interface (GUI) where users can have
multiple windows in which to run programs and various add on. The X Windows system is
typically used on workstations where users login, but not on servers where users typically
do not login.
Rationale:
Unless your organization specifically requires graphical login access via X Windows,
remove it to reduce the potential attack surface.
Impact:
Many Linux systems run applications which require a Java runtime. Some Linux Java
packages have a dependency on specific X Windows xorg-x11-fonts. One workaround to
avoid this dependency is to use the "headless" Java packages for your specific Java runtime.
Audit:
Remediation:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.8 Uninstall or Disable Unnecessary Services on Enterprise
v8 Assets and Software ● ●
Uninstall or disable unnecessary services on enterprise assets and software, such
as an unused file sharing service, web application module, or service function.
2.6 Address unapproved software
v7 Ensure that unauthorized software is either removed or the inventory is updated ● ● ●
in a timely manner
149 | P a g e
2.2.3 Ensure Avahi Server is not installed (Automated)
Profile Applicability:
• Level 1 - Server
• Level 2 - Workstation
Description:
Rationale:
Automatic discovery of network services is not normally required for system functionality.
It is recommended to remove this package to reduce the potential attack surface.
Audit:
Run one of the following command to verify avahi-autoipd and avahi are not installed:
Remediation:
Run the following commands to stop, mask and remove avahi-autoipd and avahi:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.8 Uninstall or Disable Unnecessary Services on Enterprise
v8 Assets and Software ● ●
Uninstall or disable unnecessary services on enterprise assets and software, such
as an unused file sharing service, web application module, or service function.
9.2 Ensure Only Approved Ports, Protocols and Services Are
v7 Running ● ●
Ensure that only network ports, protocols, and services listening on a system
with validated business needs, are running on each system.
150 | P a g e
2.2.4 Ensure CUPS is not installed (Automated)
Profile Applicability:
• Level 1 - Server
Description:
The Common Unix Print System (CUPS) provides the ability to print to both local and
network printers. A system running CUPS can also accept print jobs from remote systems
and print them to local printers. It also provides a web based remote administration
capability.
Rationale:
If the system does not need to print jobs or accept print jobs from other systems, it is
recommended that CUPS be removed to reduce the potential attack surface.
Impact:
Disabling CUPS will prevent printing from the system, a common task for workstation
systems.
Audit:
# rpm -q cups
Remediation:
References:
151 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.8 Uninstall or Disable Unnecessary Services on Enterprise
v8 Assets and Software ● ●
Uninstall or disable unnecessary services on enterprise assets and software, such
as an unused file sharing service, web application module, or service function.
9.2 Ensure Only Approved Ports, Protocols and Services Are
v7 Running ● ●
Ensure that only network ports, protocols, and services listening on a system
with validated business needs, are running on each system.
152 | P a g e
2.2.5 Ensure DHCP Server is not installed (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The Dynamic Host Configuration Protocol (DHCP) is a service that allows machines to be
dynamically assigned IP addresses.
Rationale:
Unless a system is specifically set up to act as a DHCP server, it is recommended that the
dhcp package be removed to reduce the potential attack surface.
Audit:
# rpm -q dhcp
Remediation:
References:
1. dhcpd(8)
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.8 Uninstall or Disable Unnecessary Services on Enterprise
v8 Assets and Software ● ●
Uninstall or disable unnecessary services on enterprise assets and software, such
as an unused file sharing service, web application module, or service function.
9.2 Ensure Only Approved Ports, Protocols and Services Are
v7 Running ● ●
Ensure that only network ports, protocols, and services listening on a system
with validated business needs, are running on each system.
153 | P a g e
2.2.6 Ensure LDAP server is not installed (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The Lightweight Directory Access Protocol (LDAP) was introduced as a replacement for
NIS/YP. It is a service that provides a method for looking up information from a central
database.
Rationale:
If the system will not need to act as an LDAP server, it is recommended that the software be
removed to reduce the potential attack surface.
Audit:
# rpm -q openldap2
Remediation:
References:
154 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.8 Uninstall or Disable Unnecessary Services on Enterprise
v8 Assets and Software ● ●
Uninstall or disable unnecessary services on enterprise assets and software, such
as an unused file sharing service, web application module, or service function.
9.2 Ensure Only Approved Ports, Protocols and Services Are
v7 Running ● ●
Ensure that only network ports, protocols, and services listening on a system
with validated business needs, are running on each system.
155 | P a g e
2.2.7 Ensure nfs-utils is not installed or the nfs-server service is masked
(Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The Network File System (NFS) is one of the first and most widely distributed file systems
in the UNIX environment. It provides the ability for systems to mount file systems of other
servers through the network.
Rationale:
If the system does not require network shares, it is recommended that the nfs-utils and
nfs-kernel-server packages be removed to reduce the attack surface of the system.
Note: many of the libvirt packages used by Enterprise Linux virtualization are dependent on
the nfs-utils package. If the nfs-utils or nfs-kernel-server packages are required as a
dependency, the nfs-server service should be disabled and masked to reduce the attack surface
of the system
Audit:
Run the following command to verify nfs-utils and nfs-kernel-server are not installed:
OR
masked
156 | P a g e
Remediation:
OR
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.8 Uninstall or Disable Unnecessary Services on Enterprise
v8 Assets and Software ● ●
Uninstall or disable unnecessary services on enterprise assets and software, such
as an unused file sharing service, web application module, or service function.
9.2 Ensure Only Approved Ports, Protocols and Services Are
v7 Running ● ●
Ensure that only network ports, protocols, and services listening on a system
with validated business needs, are running on each system.
157 | P a g e
2.2.8 Ensure rpcbind is not installed or the rpcbind services are masked
(Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The rpcbind utility maps RPC services to the ports on which they listen. RPC processes
notify rpcbind when they start, registering the ports they are listening on and the RPC
program numbers they expect to serve. The client system then contacts rpcbind on the
server with a particular RPC program number. The rpcbind service redirects the client to
the proper port number so it can communicate with the requested service
Portmapper is an RPC service, which always listens on tcp and udp 111, and is used to map
other RPC services (such as nfs, nlockmgr, quotad, mountd, etc.) to their corresponding
port number on the server. When a remote host makes an RPC call to that server, it first
consults with portmap to determine where the RPC server is listening.
Rationale:
A small request (~82 bytes via UDP) sent to the Portmapper generates a large response (7x
to 28x amplification), which makes it a suitable tool for DDoS attacks. If rpcbind is not
required, it is recommended that the rpcbind package be removed to reduce the attack
surface of the system.
Note: many of the libvirt packages used by Enterprise Linux virtualization, and the nfs-utils
package used for The Network File System (NFS) are dependent on the rpcbind package. If the
rpcbind is required as a dependency, the services rpcbind.service and rpcbind.socket should be
stopped and masked to reduce the attack surface of the system.
158 | P a g e
Audit:
# rpm -q rpcbind
OR
masked
masked
Remediation:
OR
159 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.8 Uninstall or Disable Unnecessary Services on Enterprise
v8 Assets and Software ● ●
Uninstall or disable unnecessary services on enterprise assets and software, such
as an unused file sharing service, web application module, or service function.
9.2 Ensure Only Approved Ports, Protocols and Services Are
v7 Running ● ●
Ensure that only network ports, protocols, and services listening on a system
with validated business needs, are running on each system.
160 | P a g e
2.2.9 Ensure DNS Server is not installed (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The Domain Name System (DNS) is a hierarchical naming system that maps names to IP
addresses for computers, services and other resources connected to a network.
Rationale:
Unless a system is specifically designated to act as a DNS server, it is recommended that the
package be removed to reduce the potential attack surface.
Audit:
# rpm -q bind
Remediation:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.8 Uninstall or Disable Unnecessary Services on Enterprise
v8 Assets and Software ● ●
Uninstall or disable unnecessary services on enterprise assets and software, such
as an unused file sharing service, web application module, or service function.
9.2 Ensure Only Approved Ports, Protocols and Services Are
v7 Running ● ●
Ensure that only network ports, protocols, and services listening on a system
with validated business needs, are running on each system.
161 | P a g e
2.2.10 Ensure FTP Server is not installed (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
FTP (File Transfer Protocol) is a traditional and widely used standard tool for transferring
files between a server and clients over a network, especially where no authentication is
necessary (permits anonymous users to connect to a server).
Rationale:
Note: Additional FTP servers also exist and should be removed if not required.
Audit:
# rpm -q vsftpd
Remediation:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.8 Uninstall or Disable Unnecessary Services on Enterprise
v8 Assets and Software ● ●
Uninstall or disable unnecessary services on enterprise assets and software, such
as an unused file sharing service, web application module, or service function.
9.2 Ensure Only Approved Ports, Protocols and Services Are
v7 Running ● ●
Ensure that only network ports, protocols, and services listening on a system
with validated business needs, are running on each system.
162 | P a g e
2.2.11 Ensure HTTP server is not installed (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
HTTP or web servers provide the ability to host web site content.
Rationale:
Unless there is a need to run the system as a web server, it is recommended that the
package be removed to reduce the potential attack surface.
Notes:
• Several http servers exist. apache, apache2, lighttpd, and nginx are example
packages that provide an HTTP server
• These and other packages should also be audited, and removed if not required
Audit:
# rpm -q apache2
Remediation:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.8 Uninstall or Disable Unnecessary Services on Enterprise
v8 Assets and Software ● ●
Uninstall or disable unnecessary services on enterprise assets and software, such
as an unused file sharing service, web application module, or service function.
9.2 Ensure Only Approved Ports, Protocols and Services Are
v7 Running ● ●
Ensure that only network ports, protocols, and services listening on a system
with validated business needs, are running on each system.
163 | P a g e
2.2.12 Ensure IMAP and POP3 server is not installed (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
dovecot is an open source IMAP and POP3 server for Linux based systems.
Rationale:
Unless POP3 and/or IMAP servers are to be provided by this system, it is recommended
that the package be removed to reduce the potential attack surface.
Notes:
• Several IMAP/POP3 servers exist and can use other service names. courier-imap and
cyrus-imap are example services that provide a mail server.
• These and other services should also be audited and the packages removed if not
required.
Audit:
# rpm -q dovecot
Remediation:
164 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.8 Uninstall or Disable Unnecessary Services on Enterprise
v8 Assets and Software ● ●
Uninstall or disable unnecessary services on enterprise assets and software, such
as an unused file sharing service, web application module, or service function.
9.2 Ensure Only Approved Ports, Protocols and Services Are
v7 Running ● ●
Ensure that only network ports, protocols, and services listening on a system
with validated business needs, are running on each system.
165 | P a g e
2.2.13 Ensure Samba is not installed (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The Samba daemon allows system administrators to configure their Linux systems to share
file systems and directories with Windows desktops. Samba will advertise the file systems
and directories via the Server Message Block (SMB) protocol. Windows desktop users will
be able to mount these directories and file systems as letter drives on their systems.
Rationale:
If there is no need to mount directories and file systems to Windows systems, then this
package can be removed to reduce the potential attack surface.
Audit:
# rpm -q samba
Remediation:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.8 Uninstall or Disable Unnecessary Services on Enterprise
v8 Assets and Software ● ●
Uninstall or disable unnecessary services on enterprise assets and software, such
as an unused file sharing service, web application module, or service function.
9.2 Ensure Only Approved Ports, Protocols and Services Are
v7 Running ● ●
Ensure that only network ports, protocols, and services listening on a system
with validated business needs, are running on each system.
166 | P a g e
2.2.14 Ensure HTTP Proxy Server is not installed (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Rationale:
Unless a system is specifically set up to act as a proxy server, it is recommended that the
squid package be removed to reduce the potential attack surface.
Note: Several HTTP proxy servers exist. These should be checked and removed unless required.
Audit:
# rpm -q squid
Remediation:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.8 Uninstall or Disable Unnecessary Services on Enterprise
v8 Assets and Software ● ●
Uninstall or disable unnecessary services on enterprise assets and software, such
as an unused file sharing service, web application module, or service function.
9.2 Ensure Only Approved Ports, Protocols and Services Are
v7 Running ● ●
Ensure that only network ports, protocols, and services listening on a system
with validated business needs, are running on each system.
167 | P a g e
2.2.15 Ensure net-snmp is not installed (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Simple Network Management Protocol (SNMP) is a widely used protocol for monitoring the
health and welfare of network equipment, computer equipment and devices like UPSs.
Rationale:
The SNMP server can communicate using SNMPv1, which transmits data in the clear and
does not require authentication to execute commands. SNMPv3 replaces the simple/clear
text password sharing used in SNMPv2 with more securely encoded parameters. If the the
SNMP service is not required, the net-snmp package should be removed to reduce the
attack surface of the system.
• The server should be configured for SNMP v3 only. User Authentication and Message
Encryption should be configured.
• If SNMP v2 is absolutely necessary, modify the community strings' values.
Audit:
# rpm -q net-snmp
168 | P a g e
Remediation:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.8 Uninstall or Disable Unnecessary Services on Enterprise
v8 Assets and Software ● ●
Uninstall or disable unnecessary services on enterprise assets and software, such
as an unused file sharing service, web application module, or service function.
2.6 Address unapproved software
v7 Ensure that unauthorized software is either removed or the inventory is updated ● ● ●
in a timely manner
9.2 Ensure Only Approved Ports, Protocols and Services Are
v7 Running ● ●
Ensure that only network ports, protocols, and services listening on a system
with validated business needs, are running on each system.
169 | P a g e
2.2.16 Ensure mail transfer agent is configured for local-only mode
(Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Mail Transfer Agents (MTA), such as sendmail and Postfix, are used to listen for incoming
mail and transfer the messages to the appropriate user or mail server. If the system is not
intended to be a mail server, it is recommended that the MTA be configured to only process
local mail.
Rationale:
The software for all Mail Transfer Agents is complex and most have a long history of
security issues. While it is important to ensure that the system can process local mail
messages, it is not necessary to have the MTA's daemon listening on a port unless the
server is intended to be a mail server that receives and processes mail from other systems.
Notes:
Audit:
Run the following command to verify that the MTA is not listening on any non-loopback
address ( 127.0.0.1 or ::1 )
170 | P a g e
Remediation:
Edit /etc/postfix/main.cf and add the following line to the RECEIVING MAIL section. If
the line already exists, change it to look like the line below:
inet_interfaces = loopback-only
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.8 Uninstall or Disable Unnecessary Services on Enterprise
v8 Assets and Software ● ●
Uninstall or disable unnecessary services on enterprise assets and software, such
as an unused file sharing service, web application module, or service function.
9.2 Ensure Only Approved Ports, Protocols and Services Are
v7 Running ● ●
Ensure that only network ports, protocols, and services listening on a system
with validated business needs, are running on each system.
171 | P a g e
2.2.17 Ensure rsync is not installed or the rsyncd service is masked
(Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The rsyncd service can be used to synchronize files between systems over network links.
Rationale:
Unless required, the rsync package should be removed to reduce the attack surface area of
the system.
The rsyncd service presents a security risk as it uses unencrypted protocols for
communication.
Note: If a required dependency exists for the rsync package, but the rsyncd service is not
required, the service should be masked.
Impact:
There are packages that are dependent on the rsync package. If the rsync package is
removed, these packages will be removed as well.
Before removing the rsync package, review any dependent packages to determine if they
are required on the system. If a dependent package is required, mask the rsyncd service
and leave the rsync package installed.
Audit:
# rpm -q rsync
OR
masked
Remediation:
172 | P a g e
Run the following command to remove the rsync package:
OR
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.8 Uninstall or Disable Unnecessary Services on Enterprise
v8 Assets and Software ● ●
Uninstall or disable unnecessary services on enterprise assets and software, such
as an unused file sharing service, web application module, or service function.
9.2 Ensure Only Approved Ports, Protocols and Services Are
v7 Running ● ●
Ensure that only network ports, protocols, and services listening on a system
with validated business needs, are running on each system.
173 | P a g e
2.2.18 Ensure NIS server is not installed (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The ypserv package provides the Network Information Service (NIS). This service, formally
known as Yellow Pages, is a client-server directory service protocol for distributing system
configuration files. The NIS server is a collection of programs that allow for the distribution
of configuration files.
Rationale:
The NIS service is inherently an insecure system that has been vulnerable to DOS attacks,
buffer overflows and has poor authentication for querying NIS maps. NIS generally has
been replaced by such protocols as Lightweight Directory Access Protocol (LDAP). It is
recommended that the ypserv package be removed, and if required a more secure services
be used.
Audit:
# rpm -q ypserv
Remediation:
174 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.8 Uninstall or Disable Unnecessary Services on Enterprise
v8 Assets and Software ● ●
Uninstall or disable unnecessary services on enterprise assets and software, such
as an unused file sharing service, web application module, or service function.
2.6 Address unapproved software
v7 Ensure that unauthorized software is either removed or the inventory is updated ● ● ●
in a timely manner
9.2 Ensure Only Approved Ports, Protocols and Services Are
v7 Running ● ●
Ensure that only network ports, protocols, and services listening on a system
with validated business needs, are running on each system.
175 | P a g e
2.2.19 Ensure telnet-server is not installed (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The telnet-server package contains the telnet daemon, which accepts connections from
users from other systems via the telnet protocol.
Rationale:
The telnet protocol is insecure and unencrypted. The use of an unencrypted transmission
medium could allow a user with access to sniff network traffic the ability to steal
credentials. The ssh package provides an encrypted session and stronger security.
Audit:
Run the following command to verify the telnet package is not installed:
rpm -q telnet-server
Remediation:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.8 Uninstall or Disable Unnecessary Services on Enterprise
v8 Assets and Software ● ●
Uninstall or disable unnecessary services on enterprise assets and software, such
as an unused file sharing service, web application module, or service function.
2.6 Address unapproved software
v7 Ensure that unauthorized software is either removed or the inventory is updated ● ● ●
in a timely manner
9.2 Ensure Only Approved Ports, Protocols and Services Are
v7 Running ● ●
Ensure that only network ports, protocols, and services listening on a system
with validated business needs, are running on each system.
176 | P a g e
2.3 Service Clients
A number of insecure services exist. While disabling the servers prevents a local attack
against these services, it is advised to remove their clients unless they are required.
Note: This should not be considered a comprehensive list of insecure service clients. You may
wish to consider additions to those listed here for your environment.
177 | P a g e
2.3.1 Ensure NIS Client is not installed (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The Network Information Service (NIS), formerly known as Yellow Pages, is a client-server
directory service protocol used to distribute system configuration files. The NIS client (
ypbind ) was used to bind a machine to an NIS server and receive the distributed
configuration files.
Rationale:
The NIS service is inherently an insecure system that has been vulnerable to DOS attacks,
buffer overflows and has poor authentication for querying NIS maps. NIS generally has
been replaced by such protocols as Lightweight Directory Access Protocol (LDAP). It is
recommended that the service be removed.
Impact:
Many insecure service clients are used as troubleshooting tools and in testing
environments. Uninstalling them can inhibit capability to test and troubleshoot. If they are
required it is advisable to remove the clients after use to prevent accidental or intentional
misuse.
Audit:
Run the following command to verify that the ypbind package is not installed:
# rpm -q ypbind
Remediation:
178 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.8 Uninstall or Disable Unnecessary Services on Enterprise
v8 Assets and Software ● ●
Uninstall or disable unnecessary services on enterprise assets and software, such
as an unused file sharing service, web application module, or service function.
2.6 Address unapproved software
v7 Ensure that unauthorized software is either removed or the inventory is updated ● ● ●
in a timely manner
179 | P a g e
2.3.2 Ensure rsh client is not installed (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The rsh package contains the client commands for the rsh services.
Rationale:
These legacy clients contain numerous security exposures and have been replaced with the
more secure SSH package. Even if the server is removed, it is best to ensure the clients are
also removed to prevent users from inadvertently attempting to use these commands and
therefore exposing their credentials. Note that removing the rsh package removes the
clients for rsh , rcp and rlogin.
Impact:
Many insecure service clients are used as troubleshooting tools and in testing
environments. Uninstalling them can inhibit capability to test and troubleshoot. If they are
required it is advisable to remove the clients after use to prevent accidental or intentional
misuse.
Audit:
Run the following command to verify that the rsh package is not installed:
# rpm -q rsh
Remediation:
180 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.8 Uninstall or Disable Unnecessary Services on Enterprise
v8 Assets and Software ● ●
Uninstall or disable unnecessary services on enterprise assets and software, such
as an unused file sharing service, web application module, or service function.
2.6 Address unapproved software
v7 Ensure that unauthorized software is either removed or the inventory is updated ● ● ●
in a timely manner
181 | P a g e
2.3.3 Ensure talk client is not installed (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The talk software makes it possible for users to send and receive messages across systems
through a terminal session. The talk client, which allows initialization of talk sessions, is
installed by default.
Rationale:
The software presents a security risk as it uses unencrypted protocols for communication.
Impact:
Many insecure service clients are used as troubleshooting tools and in testing
environments. Uninstalling them can inhibit capability to test and troubleshoot. If they are
required it is advisable to remove the clients after use to prevent accidental or intentional
misuse.
Audit:
Run the following command to verify that the talk package is not installed:
# rpm -q talk
Remediation:
182 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.8 Uninstall or Disable Unnecessary Services on Enterprise
v8 Assets and Software ● ●
Uninstall or disable unnecessary services on enterprise assets and software, such
as an unused file sharing service, web application module, or service function.
2.6 Address unapproved software
v7 Ensure that unauthorized software is either removed or the inventory is updated ● ● ●
in a timely manner
183 | P a g e
2.3.4 Ensure telnet client is not installed (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The telnet package contains the telnet client, which allows users to start connections to
other systems via the telnet protocol.
Rationale:
The telnet protocol is insecure and unencrypted. The use of an unencrypted transmission
medium could allow an unauthorized user to steal credentials. The ssh package provides
an encrypted session and stronger security and is included in most Linux distributions.
Impact:
Many insecure service clients are used as troubleshooting tools and in testing
environments. Uninstalling them can inhibit capability to test and troubleshoot. If they are
required it is advisable to remove the clients after use to prevent accidental or intentional
misuse.
Audit:
Run the following command to verify that the telnet package is not installed:
# rpm -q telnet
Remediation:
184 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.8 Uninstall or Disable Unnecessary Services on Enterprise
v8 Assets and Software ● ●
Uninstall or disable unnecessary services on enterprise assets and software, such
as an unused file sharing service, web application module, or service function.
2.6 Address unapproved software
v7 Ensure that unauthorized software is either removed or the inventory is updated ● ● ●
in a timely manner
185 | P a g e
2.3.5 Ensure LDAP client is not installed (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The Lightweight Directory Access Protocol (LDAP) was introduced as a replacement for
NIS/YP. It is a service that provides a method for looking up information from a central
database.
Rationale:
If the system will not need to act as an LDAP client, it is recommended that the software be
removed to reduce the potential attack surface.
Impact:
Removing the LDAP client will prevent or inhibit using LDAP for authentication in your
environment.
Audit:
Run the following command to verify that the openldap-clients package is not installed:
# rpm -q openldap2-clients
Remediation:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.8 Uninstall or Disable Unnecessary Services on Enterprise
v8 Assets and Software ● ●
Uninstall or disable unnecessary services on enterprise assets and software, such
as an unused file sharing service, web application module, or service function.
2.6 Address unapproved software
v7 Ensure that unauthorized software is either removed or the inventory is updated ● ● ●
in a timely manner
186 | P a g e
2.4 Ensure nonessential services are removed or masked (Manual)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
A network port is identified by its number, the associated IP address, and the type of the
communication protocol such as TCP or UDP.
A listening port is a network port on which an application or process listens on, acting as a
communication endpoint.
Each listening port can be open or closed (filtered) using a firewall. In general terms, an
open port is a network port that accepts incoming packets from remote locations.
Rationale:
Services listening on the system pose a potential risk as an attack vector. These services
should be reviewed, and if not required, the service should be stopped, and the package
containing the service should be removed. If required packages have a dependency, the
service should be stopped and masked to reduce the attack surface of the system.
Audit:
Review the output to ensure that all services listed are required on the system. If a listed
service is not required, remove the package containing the service. If the package
containing the service is required, stop and mask the service
Remediation:
Run the following command to remove the package containing the service:
OR
CIS Controls:
187 | P a g e
Controls
Control IG 1 IG 2 IG 3
Version
4.8 Uninstall or Disable Unnecessary Services on Enterprise
v8 Assets and Software ● ●
Uninstall or disable unnecessary services on enterprise assets and software, such
as an unused file sharing service, web application module, or service function.
9.2 Ensure Only Approved Ports, Protocols and Services Are
v7 Running ● ●
Ensure that only network ports, protocols, and services listening on a system
with validated business needs, are running on each system.
188 | P a g e
3 Network Configuration
This section provides guidance on for securing the network configuration of the system
through kernel parameters, access list control, and firewall settings.
189 | P a g e
3.1 Disable unused network protocols and devices
To reduce the attack surface of a system, unused network protocols and devices should be
disabled.
190 | P a g e
3.1.1 Disable IPv6 (Automated)
Profile Applicability:
• Level 2 - Server
• Level 2 - Workstation
Description:
Although IPv6 has many advantages over IPv4, not all organizations have IPv6 or dual
stack configurations implemented.
Rationale:
If IPv6 or dual stack is not to be used, it is recommended that IPv6 be disabled to reduce
the attack surface of the system.
Impact:
If IPv6 is disabled through sysctl config, SSH X11forwarding may no longer function as
expected.
We recommend that SSH X11forwarding be disabled, but if required, the following will
allow for SSH X11forwarding with IPv6 disabled through sysctl config:
Add the following line the /etc/ssh/sshd_config file:
AddressFamily inet
191 | P a g e
Audit:
Run the following commands to verify that one of the following methods has been used to
disable IPv6:
OR
# sysctl net.ipv6.conf.all.disable_ipv6
net.ipv6.conf.all.disable_ipv6 = 1
# sysctl net.ipv6.conf.default.disable_ipv6
net.ipv6.conf.default.disable_ipv6 = 1
# grep -E
'^\s*net\.ipv6\.conf\.(all|default)\.disable_ipv6\s*=\s*1\b(\s+#.*)?$'
/etc/sysctl.conf /etc/sysctl.d/*.conf | cut -d: -f2
net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6.conf.default.disable_ipv6 = 1
192 | P a g e
Remediation:
Use one of the two following methods to disable IPv6 on the system:
GRUB_CMDLINE_LINUX="ipv6.disable=1"
# grub2-mkconfig –o /boot/grub2/grub.cfg
OR
net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6.conf.default.disable_ipv6 = 1
# sysctl -w net.ipv6.conf.all.disable_ipv6=1
# sysctl -w net.ipv6.conf.default.disable_ipv6=1
# sysctl -w net.ipv6.route.flush=1
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.8 Uninstall or Disable Unnecessary Services on Enterprise
v8 Assets and Software ● ●
Uninstall or disable unnecessary services on enterprise assets and software, such
as an unused file sharing service, web application module, or service function.
9.4 Apply Host-based Firewalls or Port Filtering
Apply host-based firewalls or port filtering tools on end systems, with a default-
v7 deny rule that drops all traffic except those services and ports that are explicitly
● ● ●
allowed.
193 | P a g e
3.1.2 Ensure wireless interfaces are disabled (Manual)
Profile Applicability:
• Level 1 - Server
• Level 2 - Workstation
Description:
Rationale:
If wireless is not to be used, wireless devices should be disabled to reduce the potential
attack surface.
Impact:
Many if not all laptop workstations and some desktop workstations will connect via
wireless requiring these interfaces be enabled.
Audit:
# iw list
Run the following command and verify wireless interfaces are active:
# ip link show up
Remediation:
194 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.8 Uninstall or Disable Unnecessary Services on Enterprise
v8 Assets and Software ● ●
Uninstall or disable unnecessary services on enterprise assets and software, such
as an unused file sharing service, web application module, or service function.
15.4 Disable Wireless Access on Devices if Not Required
v7 Disable wireless access on devices that do not have a business purpose for ●
wireless access.
15.5 Limit Wireless Access on Client Devices
Configure wireless access on client machines that do have an essential wireless
v7 business purpose, to allow access only to authorized wireless networks and to
●
restrict access to other wireless networks.
195 | P a g e
3.2 Network Parameters (Host Only)
The following network parameters are intended for use if the system is to act as a host
only. A system is considered host only if the system has a single interface, or has multiple
interfaces but will not be configured as a router.
196 | P a g e
3.2.1 Ensure IP forwarding is disabled (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Rationale:
Setting the flags to 0 ensures that a system with multiple interfaces (for example, a hard
proxy), will never be able to forward packets, and therefore, never serve as a router.
197 | P a g e
Audit:
# sysctl net.ipv4.ip_forward
net.ipv4.ip_forward = 0
If IPv6 is enabled:
# sysctl net.ipv6.conf.all.forwarding
net.ipv6.conf.all.forwarding = 0
OR
Run the following script. Output will confirm if IPv6 is disabled on the system.
#!/bin/bash
198 | P a g e
Remediation:
Run the following commands to restore the default parameters and set the active kernel
parameters:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
199 | P a g e
3.2.2 Ensure packet redirect sending is disabled (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
ICMP Redirects are used to send routing information to other hosts. As a host itself does
not act as a router (in a host only configuration), there is no need to send redirects.
Rationale:
An attacker could use a compromised host to send invalid ICMP redirects to other router
devices in an attempt to corrupt routing and have users access a system set up by the
attacker as opposed to a valid system.
Audit:
# sysctl net.ipv4.conf.all.send_redirects
net.ipv4.conf.all.send_redirects = 0
# sysctl net.ipv4.conf.default.send_redirects
net.ipv4.conf.default.send_redirects = 0
net.ipv4.conf.all.send_redirects = 0
net.ipv4.conf.default.send_redirects= 0
200 | P a g e
Remediation:
net.ipv4.conf.all.send_redirects = 0
net.ipv4.conf.default.send_redirects = 0
# sysctl -w net.ipv4.conf.all.send_redirects=0
# sysctl -w net.ipv4.conf.default.send_redirects=0
# sysctl -w net.ipv4.route.flush=1
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
201 | P a g e
3.3 Network Parameters (Host and Router)
The following network parameters are intended for use on both host only and router
systems. A system acts as a router if it has at least two interfaces and is configured to
perform routing functions.
202 | P a g e
3.3.1 Ensure source routed packets are not accepted (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
In networking, source routing allows a sender to partially or fully specify the route packets
take through a network. In contrast, non-source routed packets travel a path determined
by routers in the network. In some cases, systems may not be routable or reachable from
some locations (e.g. private addresses vs. Internet routable), and so source routed packets
would need to be used.
Rationale:
Setting net.ipv4.conf.all.accept_source_route,
net.ipv4.conf.default.accept_source_route,
net.ipv6.conf.all.accept_source_route and
net.ipv6.conf.default.accept_source_route to 0 disables the system from accepting
source routed packets. Assume this system was capable of routing packets to Internet
routable addresses on one interface and private addresses on another interface. Assume
that the private addresses were not routable to the Internet routable addresses and vice
versa. Under normal routing circumstances, an attacker from the Internet routable
addresses could not use the system as a way to reach the private address systems. If,
however, source routed packets were allowed, they could be used to gain access to the
private address systems as the route could be specified, rather than rely on routing
protocols that did not allow this routing.
203 | P a g e
Audit:
# sysctl net.ipv4.conf.all.accept_source_route
net.ipv4.conf.all.accept_source_route = 0
# sysctl net.ipv4.conf.default.accept_source_route
net.ipv4.conf.default.accept_source_route = 0
net.ipv4.conf.all.accept_source_route= 0
net.ipv4.conf.default.accept_source_route= 0
If IPv6 is enabled:
# sysctl net.ipv6.conf.all.accept_source_route
net.ipv6.conf.all.accept_source_route = 0
# sysctl net.ipv6.conf.default.accept_source_route
net.ipv6.conf.default.accept_source_route = 0
net.ipv4.conf.all.accept_source_route= 0
net.ipv6.conf.default.accept_source_route= 0
204 | P a g e
OR
Run the following script. Output will confirm if IPv6 is disabled on the system.
#!/bin/bash
Remediation:
net.ipv4.conf.all.accept_source_route = 0
net.ipv4.conf.default.accept_source_route = 0
# sysctl -w net.ipv4.conf.all.accept_source_route=0
# sysctl -w net.ipv4.conf.default.accept_source_route=0
# sysctl -w net.ipv4.route.flush=1
net.ipv6.conf.all.accept_source_route = 0
net.ipv6.conf.default.accept_source_route = 0
# sysctl -w net.ipv6.conf.all.accept_source_route=0
# sysctl -w net.ipv6.conf.default.accept_source_route=0
# sysctl -w net.ipv6.route.flush=1
205 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
206 | P a g e
3.3.2 Ensure ICMP redirects are not accepted (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
ICMP redirect messages are packets that convey routing information and tell your host
(acting as a router) to send packets via an alternate path. It is a way of allowing an outside
routing device to update your system routing tables. By setting
net.ipv4.conf.all.accept_redirects and net.ipv6.conf.all.accept_redirects to 0,
the system will not accept any ICMP redirect messages, and therefore, won't allow
outsiders to update the system's routing tables.
Rationale:
Attackers could use bogus ICMP redirect messages to maliciously alter the system routing
tables and get them to send packets to incorrect networks and allow your system packets
to be captured.
207 | P a g e
Audit:
# sysctl net.ipv4.conf.all.accept_redirects
net.ipv4.conf.all.accept_redirects = 0
# sysctl net.ipv4.conf.default.accept_redirects
net.ipv4.conf.default.accept_redirects = 0
net.ipv4.conf.all.accept_redirects= 0
net.ipv4.conf.default.accept_redirects= 0
# sysctl net.ipv6.conf.all.accept_redirects
net.ipv6.conf.all.accept_redirects = 0
# sysctl net.ipv6.conf.default.accept_redirects
net.ipv6.conf.default.accept_redirects = 0
net.ipv6.conf.all.accept_redirects= 0
net.ipv6.conf.default.accept_redirects= 0
208 | P a g e
OR
Run the following script. Output will confirm if IPv6 is disabled on the system.
#!/bin/bash
Remediation:
net.ipv4.conf.all.accept_redirects = 0
net.ipv4.conf.default.accept_redirects = 0
# sysctl -w net.ipv4.conf.all.accept_redirects=0
# sysctl -w net.ipv4.conf.default.accept_redirects=0
# sysctl -w net.ipv4.route.flush=1
net.ipv6.conf.all.accept_redirects = 0
net.ipv6.conf.default.accept_redirects = 0
# sysctl -w net.ipv6.conf.all.accept_redirects=0
# sysctl -w net.ipv6.conf.default.accept_redirects=0
# sysctl -w net.ipv6.route.flush=1
209 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
210 | P a g e
3.3.3 Ensure secure ICMP redirects are not accepted (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Secure ICMP redirects are the same as ICMP redirects, except they come from gateways
listed on the default gateway list. It is assumed that these gateways are known to your
system, and that they are likely to be secure.
Rationale:
Audit:
# sysctl net.ipv4.conf.all.secure_redirects
net.ipv4.conf.all.secure_redirects = 0
# sysctl net.ipv4.conf.default.secure_redirects
net.ipv4.conf.default.secure_redirects = 0
net.ipv4.conf.all.secure_redirects= 0
net.ipv4.conf.default.secure_redirects= 0
211 | P a g e
Remediation:
net.ipv4.conf.all.secure_redirects = 0
net.ipv4.conf.default.secure_redirects = 0
# sysctl -w net.ipv4.conf.all.secure_redirects=0
# sysctl -w net.ipv4.conf.default.secure_redirects=0
# sysctl -w net.ipv4.route.flush=1
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
212 | P a g e
3.3.4 Ensure suspicious packets are logged (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
When enabled, this feature logs packets with un-routable source addresses to the kernel
log.
Rationale:
Enabling this feature and logging these packets allows an administrator to investigate the
possibility that an attacker is sending spoofed packets to their system.
Audit:
# sysctl net.ipv4.conf.all.log_martians
net.ipv4.conf.all.log_martians = 1
# sysctl net.ipv4.conf.default.log_martians
net.ipv4.conf.default.log_martians = 1
net.ipv4.conf.all.log_martians = 1
net.ipv4.conf.default.log_martians = 1
Remediation:
net.ipv4.conf.all.log_martians = 1
net.ipv4.conf.default.log_martians = 1
# sysctl -w net.ipv4.conf.all.log_martians=1
# sysctl -w net.ipv4.conf.default.log_martians=1
# sysctl -w net.ipv4.route.flush=1
CIS Controls:
213 | P a g e
Controls
Control IG 1 IG 2 IG 3
Version
8.5 Collect Detailed Audit Logs
Configure detailed audit logging for enterprise assets containing sensitive data.
v8 Include event source, date, username, timestamp, source addresses, destination
● ●
addresses, and other useful elements that could assist in a forensic investigation.
214 | P a g e
3.3.5 Ensure broadcast ICMP requests are ignored (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Rationale:
Accepting ICMP echo and timestamp requests with broadcast or multicast destinations for
your network could be used to trick your host into starting (or participating) in a Smurf
attack. A Smurf attack relies on an attacker sending large amounts of ICMP broadcast
messages with a spoofed source address. All hosts receiving this message and responding
would send echo-reply messages back to the spoofed address, which is probably not
routable. If many hosts respond to the packets, the amount of traffic on the network could
be significantly multiplied.
Audit:
# sysctl net.ipv4.icmp_echo_ignore_broadcasts
net.ipv4.icmp_echo_ignore_broadcasts = 1
net.ipv4.icmp_echo_ignore_broadcasts = 1
Remediation:
net.ipv4.icmp_echo_ignore_broadcasts = 1
# sysctl -w net.ipv4.icmp_echo_ignore_broadcasts=1
# sysctl -w net.ipv4.route.flush=1
215 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
216 | P a g e
3.3.6 Ensure bogus ICMP responses are ignored (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Rationale:
Some routers (and some attackers) will send responses that violate RFC-1122 and attempt
to fill up a log file system with many useless error messages.
Audit:
# sysctl net.ipv4.icmp_ignore_bogus_error_responses
net.ipv4.icmp_ignore_bogus_error_responses = 1
net.ipv4.icmp_ignore_bogus_error_responses = 1
Remediation:
net.ipv4.icmp_ignore_bogus_error_responses = 1
# sysctl -w net.ipv4.icmp_ignore_bogus_error_responses=1
# sysctl -w net.ipv4.route.flush=1
217 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
218 | P a g e
3.3.7 Ensure Reverse Path Filtering is enabled (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Rationale:
Setting these flags is a good way to deter attackers from sending your system bogus
packets that cannot be responded to. One instance where this feature breaks down is if
asymmetrical routing is employed. This would occur when using dynamic routing protocols
(bgp, ospf, etc) on your system. If you are using asymmetrical routing on your system, you
will not be able to enable this feature without breaking the routing.
Audit:
# sysctl net.ipv4.conf.all.rp_filter
net.ipv4.conf.all.rp_filter = 1
# sysctl net.ipv4.conf.default.rp_filter
net.ipv4.conf.default.rp_filter = 1
net.ipv4.conf.all.rp_filter = 1
net.ipv4.conf.default.rp_filter = 1
219 | P a g e
Remediation:
net.ipv4.conf.all.rp_filter = 1
net.ipv4.conf.default.rp_filter = 1
# sysctl -w net.ipv4.conf.all.rp_filter=1
# sysctl -w net.ipv4.conf.default.rp_filter=1
# sysctl -w net.ipv4.route.flush=1
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
220 | P a g e
3.3.8 Ensure TCP SYN Cookies is enabled (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
When tcp_syncookies is set, the kernel will handle TCP SYN packets normally until the
half-open connection queue is full, at which time, the SYN cookie functionality kicks in. SYN
cookies work by not using the SYN queue at all. Instead, the kernel simply replies to the
SYN with a SYN|ACK, but will include a specially crafted TCP sequence number that
encodes the source and destination IP address and port number and the time the packet
was sent. A legitimate connection would send the ACK packet of the three way handshake
with the specially crafted sequence number. This allows the system to verify that it has
received a valid response to a SYN cookie and allow the connection, even though there is no
corresponding SYN in the queue.
Rationale:
Attackers use SYN flood attacks to perform a denial of service attacked on a system by
sending many SYN packets without completing the three-way handshake. This will quickly
use up slots in the kernel's half-open connection queue and prevent legitimate connections
from succeeding. SYN cookies allow the system to keep accepting valid connections, even if
under a denial of service attack.
Audit:
# sysctl net.ipv4.tcp_syncookies
net.ipv4.tcp_syncookies = 1
net.ipv4.tcp_syncookies = 1
221 | P a g e
Remediation:
net.ipv4.tcp_syncookies = 1
# sysctl -w net.ipv4.tcp_syncookies=1
# sysctl -w net.ipv4.route.flush=1
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
222 | P a g e
3.3.9 Ensure IPv6 router advertisements are not accepted (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
This setting disables the system's ability to accept IPv6 router advertisements.
Rationale:
223 | P a g e
Audit:
# sysctl net.ipv6.conf.all.accept_ra
net.ipv6.conf.all.accept_ra = 0
# sysctl net.ipv6.conf.default.accept_ra
net.ipv6.conf.default.accept_ra = 0
net.ipv6.conf.all.accept_ra = 0
net.ipv6.conf.default.accept_ra = 0
OR
Run the following script. Output will confirm if IPv6 is disabled on the system.
#!/bin/bash
224 | P a g e
Remediation:
If IPv6 is enabled:
net.ipv6.conf.all.accept_ra = 0
net.ipv6.conf.default.accept_ra = 0
# sysctl -w net.ipv6.conf.all.accept_ra=0
# sysctl -w net.ipv6.conf.default.accept_ra=0
# sysctl -w net.ipv6.route.flush=1
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
225 | P a g e
3.4 Uncommon Network Protocols
The Linux kernel modules support several network protocols that are not commonly used.
If these protocols are not needed, it is recommended that they be disabled in the kernel.
Note: This should not be considered a comprehensive list of uncommon network protocols, you
may wish to consider additions to those listed here for your environment.
226 | P a g e
3.4.1 Ensure DCCP is disabled (Automated)
Profile Applicability:
• Level 2 - Server
• Level 2 - Workstation
Description:
The Datagram Congestion Control Protocol (DCCP) is a transport layer protocol that
supports streaming media and telephony. DCCP provides a way to gain access to
congestion control, without having to do it at the application layer, but does not provide in-
sequence delivery.
Rationale:
If the protocol is not required, it is recommended that the drivers not be installed to reduce
the potential attack surface.
Audit:
# modprobe -n -v dccp
install /bin/true
<No output>
Remediation:
227 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.8 Uninstall or Disable Unnecessary Services on Enterprise
v8 Assets and Software ● ●
Uninstall or disable unnecessary services on enterprise assets and software, such
as an unused file sharing service, web application module, or service function.
9.2 Ensure Only Approved Ports, Protocols and Services Are
v7 Running ● ●
Ensure that only network ports, protocols, and services listening on a system
with validated business needs, are running on each system.
228 | P a g e
3.4.2 Ensure SCTP is disabled (Automated)
Profile Applicability:
• Level 2 - Server
• Level 2 - Workstation
Description:
The Stream Control Transmission Protocol (SCTP) is a transport layer protocol used to
support message oriented communication, with several streams of messages in one
connection. It serves a similar function as TCP and UDP, incorporating features of both. It is
message-oriented like UDP, and ensures reliable in-sequence transport of messages with
congestion control like TCP.
Rationale:
If the protocol is not being used, it is recommended that kernel module not be loaded,
disabling the service to reduce the potential attack surface.
Audit:
# modprobe -n -v sctp
install /bin/true
<No output>
Remediation:
229 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.8 Uninstall or Disable Unnecessary Services on Enterprise
v8 Assets and Software ● ●
Uninstall or disable unnecessary services on enterprise assets and software, such
as an unused file sharing service, web application module, or service function.
9.2 Ensure Only Approved Ports, Protocols and Services Are
v7 Running ● ●
Ensure that only network ports, protocols, and services listening on a system
with validated business needs, are running on each system.
230 | P a g e
3.5 Firewall Configuration
A firewall is a set of rules. When a data packet moves into or out of a protected network
space, its contents (in particular, information about its origin, target, and the protocol it
plans to use) are tested against the firewall rules to see if it should be allowed through
To provide a Host Based Firewall, the Linux kernel includes support for:
• Netfilter - A set of hooks inside the Linux kernel that allows kernel modules to
register callback functions with the network stack. A registered callback function is
then called back for every packet that traverses the respective hook within the
network stack. Includes the ip_tables, ip6_tables, arp_tables, and ebtables kernel
modules. These modules are some of the significant parts of the Netfilter hook
system.
• nftables - A subsystem of the Linux kernel providing filtering and classification of
network packets/datagrams/frames. nftables is supposed to replace certain parts of
Netfilter, while keeping and reusing most of it. nftables utilizes the building blocks
of the Netfilter infrastructure, such as the existing hooks into the networking stack,
connection tracking system, userspace queuing component, and logging subsystem.
Is available in Linux kernels 3.13 and newer.
In order to configure firewall rules for Netfilter or nftables, a firewall utility needs to be
installed. Guidance has been included for the following firewall utilities:
• FirewallD - Provides firewall features by acting as a front-end for the Linux kernel's
netfilter framework via the iptables backend. Starting in v0.6.0, FirewallD added
support for acting as a front-end for the Linux kernel's netfilter framework via the
nftables userspace utility, acting as an alternative to the nft command line program.
firewalld supports both IPv4 and IPv6 networks and can administer separate
firewall zones with varying degrees of trust as defined in zone profiles.
• nftables - Includes the nft utility for configuration of the nftables subsystem of the
Linux kernel
• iptables - Includes the iptables, ip6tables, arptables and ebtables utilities for
configuration Netfilter and the ip_tables, ip6_tables, arp_tables, and ebtables kernel
modules.
Notes:
• Only one method should be used to configure a firewall on the system. Use of more
than one method could produce unexpected results.
• This section is intended only to ensure the resulting firewall rules are in place, not how
they are configured.
231 | P a g e
3.5.1 Configure firewalld
If nftables or iptables are being used in your environment, please follow the guidance in their
respective section and pass-over the guidance in this section.
In the v0.6.0 release, firewalld gained support for using nftables as a firewall backend.
Note: Configuration of a live system's firewall directly over a remote connection will often
result in being locked out.
232 | P a g e
3.5.1.1 Ensure FirewallD is installed (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
firewalld is a firewall management tool for Linux operating systems. It provides firewall
features by acting as a front-end for the Linux kernel's netfilter framework via the iptables
backend or provides firewall features by acting as a front-end for the Linux kernel's
netfilter framework via the nftables utility.
firewallD replaces iptables as the default firewall management tool. Use the firewalld utility
to configure a firewall for less complex firewalls. The utility is easy to use and covers the
typical use cases scenario. FirewallD supports both IPv4 and IPv6 networks and can
administer separate firewall zones with varying degrees of trust as defined in zone profiles.
Note: Starting in v0.6.0, FirewallD added support for acting as a front-end for the Linux
kernel's netfilter framework via the nftables userspace utility, acting as an alternative to the
nft command line program.
Rationale:
A firewall utility is required to configure the Linux kernel's netfilter framework via the
iptables or nftables back-end.
The Linux kernel's netfilter framework host-based firewall can protect against threats
originating from within a corporate network to include malicious mobile code and poorly
configured software on a host.
Note: Only one firewall utility should be installed and configured. FirewallD is dependent on
the iptables package.
Impact:
Changing firewall settings while connected over the network can result in being locked out
of the system.
233 | P a g e
Audit:
Run the following command to verify that FirewallD and iptables are installed:
firewalld-<version>
iptables-<version>
Remediation:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.4 Implement and Manage a Firewall on Servers
Implement and manage a firewall on servers, where supported. Example
v8 implementations include a virtual firewall, operating system firewall, or a third-
● ● ●
party firewall agent.
9.4 Apply Host-based Firewalls or Port Filtering
Apply host-based firewalls or port filtering tools on end systems, with a default-
v7 deny rule that drops all traffic except those services and ports that are explicitly
● ● ●
allowed.
234 | P a g e
3.5.1.2 Ensure nftables is not installed or stopped and masked
(Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
nftables is a subsystem of the Linux kernel providing filtering and classification of network
packets/datagrams/frames and is the successor to iptables.
Notes:
• Support for using nftables as the back-end for firewalld was added in release v0.6.0. In
Fedora 19 Linux derivatives, firewalld utilizes iptables as it's back-end by default.
• firewalld may be configured as the front-end to nftables. If this case, nftables should be
stopped and masked instead of removed.
Rationale:
Audit:
# rpm -q nftables
OR
Run the following commands to verify that nftables is stopped and masked:
# systemctl status nftables | grep "Active: " | grep -v "active (running) "
masked
235 | P a g e
Remediation:
OR
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.4 Implement and Manage a Firewall on Servers
Implement and manage a firewall on servers, where supported. Example
v8 implementations include a virtual firewall, operating system firewall, or a third-
● ● ●
party firewall agent.
4.8 Uninstall or Disable Unnecessary Services on Enterprise
v8 Assets and Software ● ●
Uninstall or disable unnecessary services on enterprise assets and software, such
as an unused file sharing service, web application module, or service function.
9.4 Apply Host-based Firewalls or Port Filtering
Apply host-based firewalls or port filtering tools on end systems, with a default-
v7 deny rule that drops all traffic except those services and ports that are explicitly
● ● ●
allowed.
236 | P a g e
3.5.1.3 Ensure firewalld service is enabled and running (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Rationale:
Ensure that the firewalld.service is enabled and running to enforce firewall rules
configured through firewalld
Impact:
Changing firewall settings while connected over network can result in being locked out of
the system.
Audit:
enabled
# firewall-cmd --state
running
Remediation:
237 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.4 Implement and Manage a Firewall on Servers
Implement and manage a firewall on servers, where supported. Example
v8 implementations include a virtual firewall, operating system firewall, or a third-
● ● ●
party firewall agent.
9.4 Apply Host-based Firewalls or Port Filtering
Apply host-based firewalls or port filtering tools on end systems, with a default-
v7 deny rule that drops all traffic except those services and ports that are explicitly
● ● ●
allowed.
238 | P a g e
3.5.1.4 Ensure default zone is set (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
A firewall zone defines the trust level for a connection, interface or source address binding.
This is a one to many relationship, which means that a connection, interface or source can
only be part of one zone, but a zone can be used for many network connections, interfaces
and sources.
• The default zone is the zone that is used for everything that is not explicitly
bound/assigned to another zone.
• If no zone assigned to a connection, interface or source, only the default zone is
used.
• The default zone is not always listed as being used for an interface or source as it
will be used for it either way. This depends on the manager of the interfaces.
Rationale:
Because the default zone is the zone that is used for everything that is not explicitly
bound/assigned to another zone, it is important for the default zone to set
239 | P a g e
Audit:
Run the following command and verify that the default zone adheres to company policy:
# firewall-cmd --get-default-zone
Remediation:
# firewall-cmd --set-default-zone=<NAME_OF_ZONE>
Example:
# firewall-cmd --set-default-zone=public
References:
1. https://firewalld.org/documentation
2. https://firewalld.org/documentation/man-pages/firewalld.zone
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.4 Implement and Manage a Firewall on Servers
Implement and manage a firewall on servers, where supported. Example
v8 implementations include a virtual firewall, operating system firewall, or a third-
● ● ●
party firewall agent.
9.4 Apply Host-based Firewalls or Port Filtering
Apply host-based firewalls or port filtering tools on end systems, with a default-
v7 deny rule that drops all traffic except those services and ports that are explicitly
● ● ●
allowed.
240 | P a g e
3.5.1.5 Ensure network interfaces are assigned to appropriate zone
(Manual)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Note: The firewall in the Linux kernel is not able to handle network connections with the
name shown by NetworkManager, it can only handle the network interfaces used by the
connection. Because of this NetworkManager tells firewalld to assign the network interface
that is used for this connection to the zone defined in the configuration of that connection.
This assignment happens before the interface is used. The configuration of the connection can
either be the NetworkManager configuration or also an ifcfg. For example: If the zone is not
set in the configuration file, the interfaces will be assigned to the default zone defined in the
firewalld configuration. If a connection has more than one interface, all of them will be
supplied to firewalld. Also changes in the names of interfaces will be handled by
NetworkManager and supplied to firewalld.
Rationale:
A network interface not assigned to the appropriate zone can allow unexpected or
undesired network traffic to be accepted on the interface.
Impact:
Changing firewall settings while connected over network can result in being locked out of
the system.
Audit:
Run the following command, and verify that the interface(s) follow site policy for zone
assignment
# nmcli -t connection show | awk -F: '{if($4){print $4}}' | while read INT;
do firewall-cmd --get-active-zones | grep -B1 $INT; done
241 | P a g e
Remediation:
Example:
Default Value:
If the zone is not set in the configuration file, the interfaces will be assigned to the default
zone defined in the firewalld configuration
References:
1. https://firewalld.org/documentation/zone/connections-interfaces-and-
sources.html
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.4 Implement and Manage a Firewall on Servers
Implement and manage a firewall on servers, where supported. Example
v8 implementations include a virtual firewall, operating system firewall, or a third-
● ● ●
party firewall agent.
9.4 Apply Host-based Firewalls or Port Filtering
Apply host-based firewalls or port filtering tools on end systems, with a default-
v7 deny rule that drops all traffic except those services and ports that are explicitly
● ● ●
allowed.
242 | P a g e
3.5.1.6 Ensure unnecessary services and ports are not accepted
(Manual)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
• ACCEPT - you accept all incoming packets except those disabled by a specific rule.
• REJECT - you disable all incoming packets except those that you have allowed in
specific rules and the source machine is informed about the rejection.
• DROP - you disable all incoming packets except those that you have allowed in
specific rules and no information sent to the source machine.
Rationale:
To reduce the attack surface of a system, all services and ports should be blocked unless
required
Audit:
Run the following command and review output to ensure that listed services and ports
follow site policy.
243 | P a g e
Remediation:
# firewall-cmd --remove-service=<service>
Example:
#firewall-cmd --remove-service=cockpit
# firewall-cmd --remove-port=<port-number>/<port-type>
Example:
# firewall-cmd --remove-port=25/tcp
# firewall-cmd --runtime-to-permanent
References:
1. firewalld.service(5)
2. https://access.redhat.com/documentation/en-
us/red_hat_enterprise_linux/8/html/securing_networks/using-and-configuring-
firewalls_securing-networks
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.4 Implement and Manage a Firewall on Servers
Implement and manage a firewall on servers, where supported. Example
v8 implementations include a virtual firewall, operating system firewall, or a third-
● ● ●
party firewall agent.
9.4 Apply Host-based Firewalls or Port Filtering
Apply host-based firewalls or port filtering tools on end systems, with a default-
v7 deny rule that drops all traffic except those services and ports that are explicitly
● ● ●
allowed.
244 | P a g e
3.5.2 Configure nftables
If firewalld or iptables are being used in your environment, please follow the guidance in their
respective section and pass-over the guidance in this section.
nftables is a subsystem of the Linux kernel providing filtering and classification of network
packets/datagrams/frames and is the successor to iptables. The biggest change with the
successor nftables is its simplicity. With iptables, we have to configure every single rule and
use the syntax which can be compared with normal commands. With nftables, the simpler
syntax, much like BPF (Berkely Packet Filter) means shorter lines and less repetition.
Support for nftables should also be compiled into the kernel, together with the related
nftables modules. It is available in Linux kernels >= 3.13. Please ensure that your kernel
supports nftables before choosing this option.
This section broadly assumes starting with an empty nftables firewall ruleset (established
by flushing the rules with nft flush ruleset). Remediation steps included only affect the live
system, you will also need to configure your default firewall configuration to apply on boot.
Configuration of a live systems firewall directly over a remote connection will often
result in being locked out. It is advised to have a known good firewall configuration set to
run on boot and to configure an entire firewall structure in a script that is then run and
tested before saving to boot.
Note: Configuration of a live systems firewall directly over a remote connection will often
result in being locked out. It is advised to have a known good firewall configuration set to run
on boot and to configure an entire firewall structure in a script that is then run and tested
before saving to boot.
The following will implement the firewall rules of this section and open ICMP, IGMP, and port
22(ssh) from anywhere. Opening the ports for ICMP, IGMP, and port 22(ssh) needs to be
updated in accordance with local site policy. Allow port 22(ssh) needs to be updated to only
allow systems requiring ssh connectivity to connect, as per site policy.
245 | P a g e
Save the script bellow as /etc/nftables/nftables.rules
#!/sbin/nft -f
flush ruleset
# Base chain for input hook named input (Filters inbound network
packets)
chain input {
246 | P a g e
# Accept ICMP and IGMP from anywhere
chain forward {
# Base chain for hook output named output (Filters outbount network
packets)
chain output {
# nft -f /etc/nftables/nftables.rules
247 | P a g e
All changes in the nftables subsections are temporary
To make these changes permanent:
Run the following command to create the nftables.rules file
include "/etc/nftables/nftables.rules"
248 | P a g e
3.5.2.1 Ensure nftables is installed (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Rationale:
nftables is a subsystem of the Linux kernel that can protect against threats originating from
within a corporate network to include malicious mobile code and poorly configured
software on a host.
Impact:
Changing firewall settings while connected over the network can result in being locked out
of the system.
Audit:
# rpm -q nftables
nftables-<version>
Remediation:
249 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.4 Implement and Manage a Firewall on Servers
Implement and manage a firewall on servers, where supported. Example
v8 implementations include a virtual firewall, operating system firewall, or a third-
● ● ●
party firewall agent.
9.4 Apply Host-based Firewalls or Port Filtering
Apply host-based firewalls or port filtering tools on end systems, with a default-
v7 deny rule that drops all traffic except those services and ports that are explicitly
● ● ●
allowed.
250 | P a g e
3.5.2.2 Ensure firewalld is not installed or stopped and masked
(Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Rationale:
Audit:
# rpm -q firewalld
OR
Run the following commands to verify that firewalld is stopped and masked
# systemctl status firewalld | grep "Active: " | grep -v "active (running) "
masked
251 | P a g e
Remediation:
OR
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.4 Implement and Manage a Firewall on Servers
Implement and manage a firewall on servers, where supported. Example
v8 implementations include a virtual firewall, operating system firewall, or a third-
● ● ●
party firewall agent.
4.8 Uninstall or Disable Unnecessary Services on Enterprise
v8 Assets and Software ● ●
Uninstall or disable unnecessary services on enterprise assets and software, such
as an unused file sharing service, web application module, or service function.
9.4 Apply Host-based Firewalls or Port Filtering
Apply host-based firewalls or port filtering tools on end systems, with a default-
v7 deny rule that drops all traffic except those services and ports that are explicitly
● ● ●
allowed.
252 | P a g e
3.5.2.3 Ensure iptables are flushed (Manual)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Rationale:
It is possible to mix iptables and nftables. However, this increases complexity and also the
chance to introduce errors. For simplicity flush out all iptables rules, and ensure it is not
loaded
Audit:
# iptables -L
# ip6tables -L
Remediation:
# iptables -F
For ip6tables
# ip6tables -F
253 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.4 Implement and Manage a Firewall on Servers
Implement and manage a firewall on servers, where supported. Example
v8 implementations include a virtual firewall, operating system firewall, or a third-
● ● ●
party firewall agent.
9.4 Apply Host-based Firewalls or Port Filtering
Apply host-based firewalls or port filtering tools on end systems, with a default-
v7 deny rule that drops all traffic except those services and ports that are explicitly
● ● ●
allowed.
254 | P a g e
3.5.2.4 Ensure a table exists (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Tables hold chains. Each table only has one address family and only applies to packets of
this family. Tables can have one of five families.
Rationale:
nftables doesn't have any default tables. Without a table being build, nftables will not filter
network traffic.
Impact:
Adding rules to a running nftables can cause loss of connectivity to the system
Audit:
Remediation:
Example:
255 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.4 Implement and Manage a Firewall on Servers
Implement and manage a firewall on servers, where supported. Example
v8 implementations include a virtual firewall, operating system firewall, or a third-
● ● ●
party firewall agent.
9.4 Apply Host-based Firewalls or Port Filtering
Apply host-based firewalls or port filtering tools on end systems, with a default-
v7 deny rule that drops all traffic except those services and ports that are explicitly
● ● ●
allowed.
256 | P a g e
3.5.2.5 Ensure base chains exist (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Chains are containers for rules. They exist in two kinds, base chains and regular chains. A
base chain is an entry point for packets from the networking stack, a regular chain may be
used as jump target and is used for better rule organization.
Rationale:
If a base chain doesn't exist with a hook for input, forward, and delete, packets that would
flow through those chains will not be touched by nftables.
Impact:
if configuring nftables over ssh, creating a base chain with a policy of drop will cause loss
of connectivity.
Ensure that a rule allowing ssh has been added to the base chain prior to setting the base
chain's policy to drop
Audit:
Run the following commands and verify that base chains exist for INPUT, FORWARD, and
OUTPUT.
257 | P a g e
Remediation:
# nft create chain inet <table name> <base chain name> { type filter hook
<(input|forward|output)> priority 0 \; }
Example:
# nft create chain inet filter input { type filter hook input priority 0 \; }
# nft create chain inet filter forward { type filter hook forward priority 0
\; }
# nft create chain inet filter output { type filter hook output priority 0 \;
}
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.4 Implement and Manage a Firewall on Servers
Implement and manage a firewall on servers, where supported. Example
v8 implementations include a virtual firewall, operating system firewall, or a third-
● ● ●
party firewall agent.
9.4 Apply Host-based Firewalls or Port Filtering
Apply host-based firewalls or port filtering tools on end systems, with a default-
v7 deny rule that drops all traffic except those services and ports that are explicitly
● ● ●
allowed.
258 | P a g e
3.5.2.6 Ensure loopback traffic is configured (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Configure the loopback interface to accept traffic. Configure all other interfaces to deny
traffic to the loopback network
Rationale:
259 | P a g e
Audit:
Run the following commands to verify that the loopback interface is configured:
# nft list ruleset | awk '/hook input/,/}/' | grep 'iif "lo" accept'
If IPv6 is enabled:
Run the following command to verify that the IPv6 loopback interface is configured:
OR
Run the following script. Output will confirm if IPv6 is disabled on the system.
#!/bin/bash
260 | P a g e
Remediation:
# nft create rule inet filter input ip saddr 127.0.0.0/8 counter drop
If IPv6 is enabled:
# nft add rule inet filter input ip6 saddr ::1 counter drop
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.4 Implement and Manage a Firewall on Servers
Implement and manage a firewall on servers, where supported. Example
v8 implementations include a virtual firewall, operating system firewall, or a third-
● ● ●
party firewall agent.
9.4 Apply Host-based Firewalls or Port Filtering
Apply host-based firewalls or port filtering tools on end systems, with a default-
v7 deny rule that drops all traffic except those services and ports that are explicitly
● ● ●
allowed.
261 | P a g e
3.5.2.7 Ensure outbound and established connections are configured
(Manual)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Configure the firewall rules for new outbound and established connections
Rationale:
If rules are not in place for new outbound and established connections, all packets will be
dropped by the default policy preventing network usage.
Audit:
Run the following commands and verify all rules for established incoming connections
match site policy: site policy:
Run the folllowing command and verify all rules for new and established outbound
connections match site policy
262 | P a g e
Remediation:
Configure nftables in accordance with site policy. The following commands will implement
a policy to allow all outbound connections and all established connections:
# nft add rule inet filter input ip protocol tcp ct state established accept
# nft add rule inet filter input ip protocol udp ct state established accept
# nft add rule inet filter input ip protocol icmp ct state established accept
# nft add rule inet filter output ip protocol tcp ct state
new,related,established accept
# nft add rule inet filter output ip protocol udp ct state
new,related,established accept
# nft add rule inet filter output ip protocol icmp ct state
new,related,established accept
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.4 Implement and Manage a Firewall on Servers
Implement and manage a firewall on servers, where supported. Example
v8 implementations include a virtual firewall, operating system firewall, or a third-
● ● ●
party firewall agent.
9.4 Apply Host-based Firewalls or Port Filtering
Apply host-based firewalls or port filtering tools on end systems, with a default-
v7 deny rule that drops all traffic except those services and ports that are explicitly
● ● ●
allowed.
263 | P a g e
3.5.2.8 Ensure default deny firewall policy (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Base chain policy is the default verdict that will be applied to packets reaching the end of
the chain.
Rationale:
There are two policies: accept (Default) and drop. If the policy is set to accept, the firewall
will accept any packet that is not configured to be denied and the packet will continue
traversing the network stack.
Note: Changing firewall settings while connected over network can result in being locked out
of the system.
Impact:
if configuring nftables over ssh, creating a base chain with a policy of drop will cause loss of
connectivity.
Ensure that a rule allowing ssh has been added to the base chain prior to setting the base
chain's policy to drop
Audit:
Run the following commands and verify that base chains contain a policy of DROP.
264 | P a g e
Remediation:
Run the following command for the base chains with the input, forward, and output hooks
to implement a default DROP policy:
# nft chain <table family> <table name> <chain name> { policy drop \; }
Example:
Default Value:
accept
References:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.4 Implement and Manage a Firewall on Servers
Implement and manage a firewall on servers, where supported. Example
v8 implementations include a virtual firewall, operating system firewall, or a third-
● ● ●
party firewall agent.
9.4 Apply Host-based Firewalls or Port Filtering
Apply host-based firewalls or port filtering tools on end systems, with a default-
v7 deny rule that drops all traffic except those services and ports that are explicitly
● ● ●
allowed.
265 | P a g e
3.5.2.9 Ensure nftables service is enabled (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The nftables service allows for the loading of nftables rulesets during boot, or starting on
the nftables service
Rationale:
The nftables service restores the nftables rules from the rules files referenced in the
/etc/sysconfig/nftables.conf file during boot or the starting of the nftables service
Audit:
Run the following command and verify that the nftables service is enabled:
enabled
Remediation:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.4 Implement and Manage a Firewall on Servers
Implement and manage a firewall on servers, where supported. Example
v8 implementations include a virtual firewall, operating system firewall, or a third-
● ● ●
party firewall agent.
9.4 Apply Host-based Firewalls or Port Filtering
Apply host-based firewalls or port filtering tools on end systems, with a default-
v7 deny rule that drops all traffic except those services and ports that are explicitly
● ● ●
allowed.
266 | P a g e
3.5.2.10 Ensure nftables rules are permanent (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
nftables is a subsystem of the Linux kernel providing filtering and classification of network
packets/datagrams/frames.
The nftables service reads the /etc/sysconfig/nftables.conf file for a nftables file or
files to include in the nftables ruleset.
A nftables ruleset containing the input, forward, and output base chains allow network
traffic to be filtered.
Rationale:
Changes made to nftables ruleset only affect the live system, you will also need to configure
the nftables ruleset to apply on boot
267 | P a g e
Audit:
Run the following commands to verify that input, forward, and output base chains are
configured to be applied to a nftables ruleset on boot:
Note: Review the input base chain to ensure that it follows local site policy
Note: Review the forward base chain to ensure that it follows local site policy.
268 | P a g e
Run the following command to verify the forward base chain:
# Base chain for hook output named output (Filters outbound network
packets)
chain output {
type filter hook output priority 0; policy drop;
# Ensure outbound and established connections are configured
ip protocol tcp ct state established,related,new accept
ip protocol tcp ct state established,related,new accept
ip protocol udp ct state established,related,new accept
ip protocol icmp ct state established,related,new accept
}
Note: Review the output base chain to ensure that it follows local site policy.
Remediation:
Edit the /etc/sysconfig/nftables.conf file and un-comment or add a line with include
<Absolute path to nftables rules file> for each nftables file you want included in the
nftables ruleset on boot
Example:
# vi /etc/sysconfig/nftables.conf
include "/etc/nftables/nftables.rules"
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.4 Implement and Manage a Firewall on Servers
Implement and manage a firewall on servers, where supported. Example
v8 implementations include a virtual firewall, operating system firewall, or a third-
● ● ●
party firewall agent.
9.4 Apply Host-based Firewalls or Port Filtering
Apply host-based firewalls or port filtering tools on end systems, with a default-
v7 deny rule that drops all traffic except those services and ports that are explicitly
● ● ●
allowed.
269 | P a g e
3.5.3 Configure iptables
If firewalld or nftables are being used in your environment, please follow the
guidance in their respective section and pass-over the guidance in this section.
IPtables is an application that allows a system administrator to configure the IPv4 and IPv6
tables, chains and rules provided by the Linux kernel firewall. While several methods of
configuration exist, this section is intended only to ensure the resulting IPtables rules are in
place, not how they are configured. If IPv6 is in use in your environment, similar settings
should be applied to the IP6tables as well.
Note: Configuration of a live systems firewall directly over a remote connection will often
result in being locked out. It is advised to have a known good firewall configuration set to run
on boot and to configure an entire firewall structure in a script that is then run and tested
before saving to boot.
270 | P a g e
3.5.3.1 Configure software
This section provides guidance for installing, enabling, removing, and disabling software
packages necessary for using IPTables as the method for configuring and maintaining a
Host Based Firewall on the system.
Note: Using more than one method to configure and maintain a Host Based Firewall can
cause unexpected results. If FirewallD or NFTables are being used for configuration and
maintenance, this guidance should be based over and the guidance in their respective section
followed.
271 | P a g e
3.5.3.1.1 Ensure iptables package is installed (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
iptables is a utility program that allows a system administrator to configure the tables
provided by the Linux kernel firewall, implemented as different Netfilter modules, and the
chains and rules it stores. Different kernel modules and programs are used for different
protocols; iptables applies to IPv4, ip6tables to IPv6, arptables to ARP, and ebtables to
Ethernet frames.
Rationale:
Audit:
rpm -q iptables
iptables-<version>
Remediation:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.4 Implement and Manage a Firewall on Servers
Implement and manage a firewall on servers, where supported. Example
v8 implementations include a virtual firewall, operating system firewall, or a third-
● ● ●
party firewall agent.
9.4 Apply Host-based Firewalls or Port Filtering
Apply host-based firewalls or port filtering tools on end systems, with a default-
v7 deny rule that drops all traffic except those services and ports that are explicitly
● ● ●
allowed.
272 | P a g e
3.5.3.1.2 Ensure nftables is not installed (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
nftables is a subsystem of the Linux kernel providing filtering and classification of network
packets/datagrams/frames and is the successor to iptables.
Rationale:
Audit:
# rpm -q nftables
Remediation:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.4 Implement and Manage a Firewall on Servers
Implement and manage a firewall on servers, where supported. Example
v8 implementations include a virtual firewall, operating system firewall, or a third-
● ● ●
party firewall agent.
4.8 Uninstall or Disable Unnecessary Services on Enterprise
v8 Assets and Software ● ●
Uninstall or disable unnecessary services on enterprise assets and software, such
as an unused file sharing service, web application module, or service function.
9.4 Apply Host-based Firewalls or Port Filtering
Apply host-based firewalls or port filtering tools on end systems, with a default-
v7 deny rule that drops all traffic except those services and ports that are explicitly
● ● ●
allowed.
273 | P a g e
3.5.3.1.3 Ensure firewalld is not installed or stopped and masked
(Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Rationale:
Audit:
# rpm -q firewalld
OR
Run the following commands to verify that firewalld is stopped and masked
# systemctl status firewalld | grep "Active: " | grep -v "active (running) "
masked
274 | P a g e
Remediation:
OR
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.4 Implement and Manage a Firewall on Servers
Implement and manage a firewall on servers, where supported. Example
v8 implementations include a virtual firewall, operating system firewall, or a third-
● ● ●
party firewall agent.
4.8 Uninstall or Disable Unnecessary Services on Enterprise
v8 Assets and Software ● ●
Uninstall or disable unnecessary services on enterprise assets and software, such
as an unused file sharing service, web application module, or service function.
9.4 Apply Host-based Firewalls or Port Filtering
Apply host-based firewalls or port filtering tools on end systems, with a default-
v7 deny rule that drops all traffic except those services and ports that are explicitly
● ● ●
allowed.
275 | P a g e
3.5.3.2 Configure IPv4 iptables
Iptables is used to set up, maintain, and inspect the tables of IP packet filter rules in the
Linux kernel. Several different tables may be defined. Each table contains a number of
built-in chains and may also contain user-defined chains.
Each chain is a list of rules which can match a set of packets. Each rule specifies what to do
with a packet that matches. This is called a 'target', which may be a jump to a user-defined
chain in the same table.
Notes:
• This section broadly assumes starting with an empty IPtables firewall ruleset
(established by flushing the rules with iptables -F).
• Configuration of a live systems firewall directly over a remote connection will often
result in being locked out. It is advised to have a known good firewall configuration set
to run on boot and to configure an entire firewall structure in a script that is then run
and tested before saving to boot. The following script will implement the firewall rules
of this section and open port 22(ssh) from anywhere. This needs to be updated to only
allow systems requiring ssh connectivity to connect as per site policy.
#!/bin/bash
iptables -F
276 | P a g e
iptables -A OUTPUT -p tcp -m state --state NEW,ESTABLISHED -j ACCEPT
277 | P a g e
3.5.3.2.1 Ensure default deny firewall policy (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
A default deny all policy on connections ensures that any unconfigured network usage will
be rejected.
Rationale:
With a default accept policy the firewall will accept any packet that is not configured to be
denied. It is easier to white list acceptable usage than to black list unacceptable usage.
Note: Changing firewall settings while connected over network can result in being locked out
of the system.
Audit:
Run the following command and verify that the policy for the INPUT, OUTPUT, and FORWARD
chains is DROP or REJECT:
# iptables -L
Chain INPUT (policy DROP)
Chain FORWARD (policy DROP)
Chain OUTPUT (policy DROP)
Remediation:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.4 Implement and Manage a Firewall on Servers
Implement and manage a firewall on servers, where supported. Example
v8 implementations include a virtual firewall, operating system firewall, or a third-
● ● ●
party firewall agent.
9.4 Apply Host-based Firewalls or Port Filtering
Apply host-based firewalls or port filtering tools on end systems, with a default-
v7 deny rule that drops all traffic except those services and ports that are explicitly
● ● ●
allowed.
278 | P a g e
3.5.3.2.2 Ensure loopback traffic is configured (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Configure the loopback interface to accept traffic. Configure all other interfaces to deny
traffic to the loopback network (127.0.0.0/8).
Rationale:
Note: Changing firewall settings while connected over network can result in being locked out
of the system.
Audit:
Run the following commands and verify output includes the listed rules in order (packet
and byte counts may differ):
# iptables -L INPUT -v -n
Chain INPUT (policy DROP 0 packets, 0 bytes)
pkts bytes target prot opt in out source
destination
0 0 ACCEPT all -- lo * 0.0.0.0/0 0.0.0.0/0
0 0 DROP all -- * * 127.0.0.0/8 0.0.0.0/0
# iptables -L OUTPUT -v -n
Chain OUTPUT (policy DROP 0 packets, 0 bytes)
pkts bytes target prot opt in out source
destination
0 0 ACCEPT all -- * lo 0.0.0.0/0 0.0.0.0/0
Remediation:
279 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.4 Implement and Manage a Firewall on Servers
Implement and manage a firewall on servers, where supported. Example
v8 implementations include a virtual firewall, operating system firewall, or a third-
● ● ●
party firewall agent.
9.4 Apply Host-based Firewalls or Port Filtering
Apply host-based firewalls or port filtering tools on end systems, with a default-
v7 deny rule that drops all traffic except those services and ports that are explicitly
● ● ●
allowed.
280 | P a g e
3.5.3.2.3 Ensure outbound and established connections are configured
(Manual)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Configure the firewall rules for new outbound, and established connections.
Rationale:
If rules are not in place for new outbound, and established connections all packets will be
dropped by the default policy preventing network usage.
Note: Changing firewall settings while connected over network can result in being locked out
of the system.
Audit:
Run the following command and verify all rules for new outbound, and established
connections match site policy:
# iptables -L -v -n
Remediation:
Configure iptables in accordance with site policy. The following commands will implement
a policy to allow all outbound connections and all established connections:
281 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.4 Implement and Manage a Firewall on Servers
Implement and manage a firewall on servers, where supported. Example
v8 implementations include a virtual firewall, operating system firewall, or a third-
● ● ●
party firewall agent.
9.4 Apply Host-based Firewalls or Port Filtering
Apply host-based firewalls or port filtering tools on end systems, with a default-
v7 deny rule that drops all traffic except those services and ports that are explicitly
● ● ●
allowed.
282 | P a g e
3.5.3.2.4 Ensure firewall rules exist for all open ports (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Any ports that have been opened on non-loopback addresses need firewall rules to govern
traffic.
Rationale:
Without a firewall rule configured for open ports default firewall policy will drop all
packets to these ports.
Notes:
• Changing firewall settings while connected over network can result in being locked out
of the system.
• The remediation command opens up the port to traffic from all sources. Consult
iptables documentation and set any restrictions in compliance with site policy.
283 | P a g e
Audit:
# ss -4tuln
# iptables -L INPUT -v -n
Chain INPUT (policy DROP 0 packets, 0 bytes)
pkts bytes target prot opt in out source
destination
0 0 ACCEPT all -- lo * 0.0.0.0/0 0.0.0.0/0
0 0 DROP all -- * * 127.0.0.0/8 0.0.0.0/0
0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0
tcp dpt:22 state NEW
Verify all open ports listening on non-localhost addresses have at least one firewall rule.
The last line identified by the "tcp dpt:22 state NEW" identifies it as a firewall rule for new
connections on tcp port 22.
Remediation:
For each port identified in the audit which does not have a firewall rule establish a proper
rule for accepting inbound connections:
284 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.4 Implement and Manage a Firewall on Servers
Implement and manage a firewall on servers, where supported. Example
v8 implementations include a virtual firewall, operating system firewall, or a third-
● ● ●
party firewall agent.
9.2 Ensure Only Approved Ports, Protocols and Services Are
v7 Running ● ●
Ensure that only network ports, protocols, and services listening on a system
with validated business needs, are running on each system.
9.4 Apply Host-based Firewalls or Port Filtering
Apply host-based firewalls or port filtering tools on end systems, with a default-
v7 deny rule that drops all traffic except those services and ports that are explicitly
● ● ●
allowed.
285 | P a g e
3.5.3.3 Configure IPv6 ip6tables
Ip6tables is used to set up, maintain, and inspect the tables of IPv6 packet filter rules in the
Linux kernel. Several different tables may be defined. Each table contains a number of
built-in chains and may also contain user-defined chains. Each chain is a list of rules which
can match a set of packets. Each rule specifies what to do with a packet that matches. This
is called a ‘target’, which may be a jump to a user-defined chain in the same table.
If IPv6 is not enabled on the system, this section can be skipped.
Notes:
• This section broadly assumes starting with an empty ip6tables firewall ruleset
(established by flushing the rules with ip6tables -F).
• Configuration of a live systems firewall directly over a remote connection will often
result in being locked out. It is advised to have a known good firewall configuration set
to run on boot and to configure an entire firewall structure in a script that is then run
and tested before saving to boot.
The following script will implement the firewall rules of this section and open port
22(ssh) from anywhere. This needs to be updated to only allow systems requiring
ssh connectivity to connect as per site policy.
#!/bin/bash
ip6tables -F
286 | P a g e
ip6tables -A OUTPUT -p tcp -m state --state NEW,ESTABLISHED -j ACCEPT
287 | P a g e
3.5.3.3.1 Ensure IPv6 default deny firewall policy (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
A default deny all policy on connections ensures that any unconfigured network usage will
be rejected.
Rationale:
With a default accept policy the firewall will accept any packet that is not configured to be
denied. It is easier to white list acceptable usage than to black list unacceptable usage.
Note: Changing firewall settings while connected over network can result in being locked out
of the system.
288 | P a g e
Audit:
Run the following command and verify that the policy for the INPUT, OUTPUT, and
FORWARD chains is DROP or REJECT:
# ip6tables -L
Chain INPUT (policy DROP)
Chain FORWARD (policy DROP)
Chain OUTPUT (policy DROP)
OR
Run the following script. Output will confirm if IPv6 is disabled on the system.
#!/bin/bash
Remediation:
289 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.4 Implement and Manage a Firewall on Servers
Implement and manage a firewall on servers, where supported. Example
v8 implementations include a virtual firewall, operating system firewall, or a third-
● ● ●
party firewall agent.
9.4 Apply Host-based Firewalls or Port Filtering
Apply host-based firewalls or port filtering tools on end systems, with a default-
v7 deny rule that drops all traffic except those services and ports that are explicitly
● ● ●
allowed.
290 | P a g e
3.5.3.3.2 Ensure IPv6 loopback traffic is configured (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Configure the loopback interface to accept traffic. Configure all other interfaces to deny
traffic to the loopback network (::1).
Rationale:
Note: Changing firewall settings while connected over network can result in being locked out
of the system.
291 | P a g e
Audit:
Run the following commands and verify output includes the listed rules in order (packet
and byte counts may differ):
# ip6tables -L INPUT -v -n
Chain INPUT (policy DROP 0 packets, 0 bytes)
pkts bytes target prot opt in out source
destination
0 0 ACCEPT all lo * ::/0 ::/0
0 0 DROP all * * ::1 ::/0
# ip6tables -L OUTPUT -v -n
Chain OUTPUT (policy DROP 0 packets, 0 bytes)
pkts bytes target prot opt in out source
destination
0 0 ACCEPT all * lo ::/0 ::/0
OR
Run the following script. Output will confirm if IPv6 is disabled on the system.
#!/bin/bash
Remediation:
292 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.4 Implement and Manage a Firewall on Servers
Implement and manage a firewall on servers, where supported. Example
v8 implementations include a virtual firewall, operating system firewall, or a third-
● ● ●
party firewall agent.
9.4 Apply Host-based Firewalls or Port Filtering
Apply host-based firewalls or port filtering tools on end systems, with a default-
v7 deny rule that drops all traffic except those services and ports that are explicitly
● ● ●
allowed.
293 | P a g e
3.5.3.3.3 Ensure IPv6 outbound and established connections are
configured (Manual)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Configure the firewall rules for new outbound, and established IPv6 connections.
Rationale:
If rules are not in place for new outbound, and established connections all packets will be
dropped by the default policy preventing network usage.
Note: Changing firewall settings while connected over network can result in being locked out
of the system.
294 | P a g e
Audit:
Run the following command and verify all rules for new outbound, and established
connections match site policy:
# ip6tables -L -v -n
OR
Run the following script. Output will confirm if IPv6 is disabled on the system.
#!/bin/bash
Remediation:
Configure iptables in accordance with site policy. The following commands will implement
a policy to allow all outbound connections and all established connections:
295 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.4 Implement and Manage a Firewall on Servers
Implement and manage a firewall on servers, where supported. Example
v8 implementations include a virtual firewall, operating system firewall, or a third-
● ● ●
party firewall agent.
9.4 Apply Host-based Firewalls or Port Filtering
Apply host-based firewalls or port filtering tools on end systems, with a default-
v7 deny rule that drops all traffic except those services and ports that are explicitly
● ● ●
allowed.
296 | P a g e
3.5.3.3.4 Ensure IPv6 firewall rules exist for all open ports (Manual)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Any ports that have been opened on non-loopback addresses need firewall rules to govern
traffic.
Rationale:
Without a firewall rule configured for open ports default firewall policy will drop all
packets to these ports.
Notes:
• Changing firewall settings while connected over network can result in being locked out
of the system.
• The remediation command opens up the port to traffic from all sources. Consult
iptables documentation and set any restrictions in compliance with site policy.
297 | P a g e
Audit:
# ss -6tuln
# ip6tables -L INPUT -v -n
Verify all open ports listening on non-localhost addresses have at least one firewall rule.
The last line identified by the "tcp dpt:22 state NEW" identifies it as a firewall rule for new
connections on tcp port 22.
OR
298 | P a g e
Run the following script. Output will confirm if IPv6 is disabled on the system.
#!/bin/bash
Remediation:
For each port identified in the audit which does not have a firewall rule establish a proper
rule for accepting inbound connections:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.4 Implement and Manage a Firewall on Servers
Implement and manage a firewall on servers, where supported. Example
v8 implementations include a virtual firewall, operating system firewall, or a third-
● ● ●
party firewall agent.
9.4 Apply Host-based Firewalls or Port Filtering
Apply host-based firewalls or port filtering tools on end systems, with a default-
v7 deny rule that drops all traffic except those services and ports that are explicitly
● ● ●
allowed.
299 | P a g e
4 Logging and Auditing
The items in this section describe how to configure logging, log monitoring, and auditing,
using tools included in most distributions.
Because it is often necessary to correlate log information from many different systems
(particularly after a security incident) it is recommended that the time be synchronized
among systems and devices connected to the local network. The standard Internet protocol
for time synchronization is the Network Time Protocol (NTP), which is supported by most
network-ready devices. See the ntpd(8) manual page for more information on configuring
NTP.
It is important that all logs described in this section be monitored on a regular basis and
correlated to determine trends. A seemingly innocuous entry in one log could be more
significant when compared to an entry in another log.
Note on log file permissions: There really isn't a "one size fits all" solution to the permissions
on log files. Many sites utilize group permissions so that administrators who are in a defined
security group, such as "wheel" do not have to elevate privileges to root in order to read log
files. Also, if a third party log aggregation tool is used, it may need to have group permissions
to read the log files, which is preferable to having it run setuid to root. Therefore, there are
two remediation and audit steps for log file permissions. One is for systems that do not have a
secured group method implemented that only permits root to read the log files (root:root
600). The other is for sites that do have such a setup and are designated as root:securegrp
640 where securegrp is the defined security group (in some cases wheel).
300 | P a g e
4.1 Configure System Accounting (auditd)
System auditing, through auditd, allows system administrators to monitor their systems
such that they can detect unauthorized access or modification of data. By default, auditd
will audit system logins, account modifications, and authentication events. Events will be
logged to /var/log/audit/audit.log. The recording of these events will use a modest
amount of disk space on a system. If significantly more events are captured, additional on
system or off system storage may need to be allocated.
Notes:
• The recommendations in this section implement an audit policy that produces large
quantities of logged data. In some environments it can be challenging to store or
process these logs and as such they are marked as Level 2 for both Servers and
Workstations.
• For 64 bit systems that have arch as a rule parameter, you will need two rules: one for
64 bit and one for 32 bit systems. For 32 bit systems, only one rule is needed.
• Several recommendations in this section filter based off of auid>=1000 for
unprivileged non-system users. Some systems may have a non-default UID_MIN setting,
consult the UID_MIN setting in /etc/login.defs to determine the UID_MIN setting for
your system.
• Once all audit rules have been added to a file or files in the /etc/audit/rules.d/
directory, the auditd service must be re-started, or the system rebooted, for the
new rules to be included.
• The audit and remediation in this section look for a 'key' value. The 'key' value may
be different for the audit settings on your system.
301 | P a g e
4.1.1 Ensure auditing is enabled
The capturing of system events provides system administrators with information to allow
them to determine if unauthorized access to their system is occurring.
302 | P a g e
4.1.1.1 Ensure auditd is installed (Automated)
Profile Applicability:
• Level 2 - Server
• Level 2 - Workstation
Description:
auditd is the userspace component to the Linux Auditing System. It's responsible for
writing audit records to the disk
Rationale:
The capturing of system events provides system administrators with information to allow
them to determine if unauthorized access to their system is occurring.
Audit:
# rpm -q audit
audit-<version>
Remediation:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
8.2 Collect Audit Logs
v8 Collect audit logs. Ensure that logging, per the enterprise’s audit log management ● ● ●
process, has been enabled across enterprise assets.
6.2 Activate audit logging
v7 Ensure that local logging has been enabled on all systems and networking ● ● ●
devices.
6.3 Enable Detailed Logging
Enable system logging to include detailed information such as an event source,
v7 date, user, timestamp, source addresses, destination addresses, and other useful
● ●
elements.
303 | P a g e
4.1.1.2 Ensure auditd service is enabled and running (Automated)
Profile Applicability:
• Level 2 - Server
• Level 2 - Workstation
Description:
Rationale:
The capturing of system events provides system administrators with information to allow
them to determine if unauthorized access to their system is occurring.
Audit:
enabled
Remediation:
304 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
8.2 Collect Audit Logs
v8 Collect audit logs. Ensure that logging, per the enterprise’s audit log management ● ● ●
process, has been enabled across enterprise assets.
6.2 Activate audit logging
v7 Ensure that local logging has been enabled on all systems and networking ● ● ●
devices.
6.3 Enable Detailed Logging
Enable system logging to include detailed information such as an event source,
v7 date, user, timestamp, source addresses, destination addresses, and other useful
● ●
elements.
305 | P a g e
4.1.1.3 Ensure auditing for processes that start prior to auditd is
enabled (Automated)
Profile Applicability:
• Level 2 - Server
• Level 2 - Workstation
Description:
Configure grub so that processes that are capable of being audited can be audited even if
they start up prior to auditd startup.
Rationale:
Audit events need to be captured on processes that start up prior to auditd , so that
potential malicious activity cannot go undetected.
Note: This recommendation is designed around the grub2 bootloader, if LILO or another
bootloader is in use in your environment enact equivalent settings.
Audit:
Run the following command and verify that each linux line has the audit=1 parameter set:
Remediation:
GRUB_CMDLINE_LINUX="audit=1"
# grub2-mkconfig -o /boot/grub2/grub.cfg
306 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
8.2 Collect Audit Logs
v8 Collect audit logs. Ensure that logging, per the enterprise’s audit log management ● ● ●
process, has been enabled across enterprise assets.
6.2 Activate audit logging
v7 Ensure that local logging has been enabled on all systems and networking ● ● ●
devices.
6.3 Enable Detailed Logging
Enable system logging to include detailed information such as an event source,
v7 date, user, timestamp, source addresses, destination addresses, and other useful
● ●
elements.
307 | P a g e
4.1.2 Configure Data Retention
When auditing, it is important to carefully configure the storage requirements for audit
logs. By default, auditd will max out the log files at 5MB and retain only 4 copies of them.
Older versions will be deleted. It is possible on a system that the 20 MBs of audit logs may
fill up the system causing loss of audit data. While the recommendations here provide
guidance, check your site policy for audit storage requirements.
308 | P a g e
4.1.2.1 Ensure audit log storage size is configured (Automated)
Profile Applicability:
• Level 2 - Server
• Level 2 - Workstation
Description:
Configure the maximum size of the audit log file. Once the log reaches the maximum size, it
will be rotated and a new log file will be started.
Notes:
Rationale:
It is important that an appropriate size is determined for log files so that they do not impact
the system and audit data is not lost.
Audit:
Run the following command and ensure output is in compliance with site policy:
max_log_file = <MB>
Remediation:
max_log_file = <MB>
309 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
8.3 Ensure Adequate Audit Log Storage
v8 Ensure that logging destinations maintain adequate storage to comply with the ● ●
enterprise’s audit log management process.
6.4 Ensure adequate storage for logs
v7 Ensure that all systems that store logs have adequate storage space for the logs ● ●
generated.
310 | P a g e
4.1.2.2 Ensure audit logs are not automatically deleted (Automated)
Profile Applicability:
• Level 2 - Server
• Level 2 - Workstation
Description:
The max_log_file_action setting determines how to handle the audit log file reaching the
max file size. A value of keep_logs will rotate the logs but never delete old logs.
Rationale:
In high security contexts, the benefits of maintaining a long audit history exceed the cost of
storing the audit history.
Audit:
max_log_file_action = keep_logs
Remediation:
max_log_file_action = keep_logs
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
8.3 Ensure Adequate Audit Log Storage
v8 Ensure that logging destinations maintain adequate storage to comply with the ● ●
enterprise’s audit log management process.
6.2 Activate audit logging
v7 Ensure that local logging has been enabled on all systems and networking ● ● ●
devices.
6.4 Ensure adequate storage for logs
v7 Ensure that all systems that store logs have adequate storage space for the logs ● ●
generated.
311 | P a g e
4.1.2.3 Ensure system is disabled when audit logs are full (Automated)
Profile Applicability:
• Level 2 - Server
• Level 2 - Workstation
Description:
The auditd daemon can be configured to halt the system when the audit logs are full.
Rationale:
Audit:
space_left_action = email
action_mail_acct = root
admin_space_left_action = halt
Remediation:
space_left_action = email
action_mail_acct = root
admin_space_left_action = halt
312 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
8.2 Collect Audit Logs
v8 Collect audit logs. Ensure that logging, per the enterprise’s audit log ● ● ●
management process, has been enabled across enterprise assets.
8.3 Ensure Adequate Audit Log Storage
v8 Ensure that logging destinations maintain adequate storage to comply with the ● ●
enterprise’s audit log management process.
6.2 Activate audit logging
v7 Ensure that local logging has been enabled on all systems and networking ● ● ●
devices.
6.4 Ensure adequate storage for logs
v7 Ensure that all systems that store logs have adequate storage space for the logs ● ●
generated.
313 | P a g e
4.1.2.4 Ensure audit_backlog_limit is sufficient (Automated)
Profile Applicability:
• Level 2 - Server
• Level 2 - Workstation
Description:
Rationale:
During boot if audit=1, then the backlog will hold 64 records. If more that 64 records are
created during boot, auditd records will be lost and potential malicious activity could go
undetected.
Audit:
Run the following commands and verify the audit_backlog_limit= parameter is set to an
appropriate size for your organization
Remediation:
GRUB_CMDLINE_LINUX="audit_backlog_limit=8192"
# grub2-mkconfig -o /boot/grub2/grub.cfg
314 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
8.2 Collect Audit Logs
v8 Collect audit logs. Ensure that logging, per the enterprise’s audit log management ● ● ●
process, has been enabled across enterprise assets.
8.3 Ensure Adequate Audit Log Storage
v8 Ensure that logging destinations maintain adequate storage to comply with the ● ●
enterprise’s audit log management process.
6.2 Activate audit logging
v7 Ensure that local logging has been enabled on all systems and networking ● ● ●
devices.
6.3 Enable Detailed Logging
Enable system logging to include detailed information such as an event source,
v7 date, user, timestamp, source addresses, destination addresses, and other useful
● ●
elements.
315 | P a g e
4.1.3 Ensure events that modify date and time information are collected
(Automated)
Profile Applicability:
• Level 2 - Server
• Level 2 - Workstation
Description:
Capture events where the system date and/or time has been modified. The parameters in
this section are set to determine if the adjtimex (tune kernel clock), settimeofday (Set
time, using timeval and timezone structures) stime (using seconds since 1/1/1970) or
clock_settime (allows for the setting of several internal clocks and timers) system calls
have been executed and always write an audit record to the /var/log/audit.log file upon
exit, tagging the records with the identifier "time-change"
Note: Reloading the auditd config to set active settings requires the auditd service to be
restarted, and may require a system reboot.
Rationale:
Unexpected changes in system date and/or time could be a sign of malicious activity on the
system.
316 | P a g e
Audit:
Run the following command and verify rules are in a .rules file:
Run the following command and verify the rules are in the running auditd config:
317 | P a g e
Remediation:
For 32 bit systems Edit or create a file in the /etc/audit/rules.d/ directory ending in
.rules
Example: vi /etc/audit/rules.d/time_change.rules
and add the following lines:
For 64 bit systems Edit or create a file in the /etc/audit/rules.d/ directory ending in
.rules
Example: vi /etc/audit/rules.d/time_change.rules
and add the following lines:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
8.5 Collect Detailed Audit Logs
Configure detailed audit logging for enterprise assets containing sensitive data.
v8 Include event source, date, username, timestamp, source addresses, destination
● ●
addresses, and other useful elements that could assist in a forensic investigation.
5.5 Implement Automated Configuration Monitoring Systems
Utilize a Security Content Automation Protocol (SCAP) compliant configuration
v7 monitoring system to verify all security configuration elements, catalog approved
● ●
exceptions, and alert when unauthorized changes occur.
318 | P a g e
4.1.4 Ensure events that modify user/group information are collected
(Automated)
Profile Applicability:
• Level 2 - Server
• Level 2 - Workstation
Description:
Record events affecting the group , passwd (user IDs), shadow and gshadow (passwords) or
/etc/security/opasswd (old passwords, based on remember parameter in the PAM
configuration) files. The parameters in this section will watch the files to see if they have
been opened for write or have had attribute changes (e.g. permissions) and tag them with
the identifier "identity" in the audit log file.
Note: Reloading the auditd config to set active settings may require a system reboot.
Rationale:
Unexpected changes to these files could be an indication that the system has been
compromised and that an unauthorized user is attempting to hide their activities or
compromise additional accounts.
Audit:
Run the following command and verify rules are in a .rules file:
Run the following command and verify the rules are in the running auditd config:
-w /etc/group -p wa -k identity
-w /etc/passwd -p wa -k identity
-w /etc/shadow -p wa -k identity
-w /etc/security/opasswd -p wa -k identity
Remediation:
319 | P a g e
Edit or create a file in the /etc/audit/rules.d/ directory ending in .rules
Example: vi /etc/audit/rules.d/identity.rules
and add the following lines:
-w /etc/group -p wa -k identity
-w /etc/passwd -p wa -k identity
-w /etc/shadow -p wa -k identity
-w /etc/security/opasswd -p wa -k identity
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
8.5 Collect Detailed Audit Logs
Configure detailed audit logging for enterprise assets containing sensitive data.
v8 Include event source, date, username, timestamp, source addresses, destination
● ●
addresses, and other useful elements that could assist in a forensic investigation.
4.8 Log and Alert on Changes to Administrative Group
v7 Membership ● ●
Configure systems to issue a log entry and alert when an account is added to or
removed from any group assigned administrative privileges.
320 | P a g e
4.1.5 Ensure events that modify the system's network environment are
collected (Automated)
Profile Applicability:
• Level 2 - Server
• Level 2 - Workstation
Description:
Record changes to network environment files or system calls. The below parameters
monitor the sethostname (set the systems host name) or setdomainname (set the systems
domainname) system calls, and write an audit event on system call exit. The other
parameters monitor the /etc/issue and /etc/issue.net files (messages displayed pre-
login), /etc/hosts (file containing host names and associated IP addresses) and
/etc/sysconfig/network (directory containing network interface scripts and
configurations) files.
Note: Reloading the auditd config to set active settings requires the auditd service to be
restarted, and may require a system reboot.
Rationale:
321 | P a g e
Audit:
If /etc/issue is not a symlink to /run/issue and the issue generator is not being used to
create a volatile banner file:
Run the following command and verify rules are in a .rules file:
Run the following command and verify the rules are in the running 'auditd' config:
322 | P a g e
If the issue generator service is enabled then /etc/issue is a symlink and /run/issue should
be verified instead:
Run the following command and verify rules are in a .rules file:
Run the following command and verify the rules are in the running 'auditd' config:
323 | P a g e
Remediation:
_If /etc/issue is not a symlink to /run/issue and the issue generator is not being used to
create a volatile banner file:
For 32 bit systems Edit or create a file in the /etc/audit/rules.d/ directory ending in
.rules
Example: vi /etc/audit/rules.d/system_locale.rules
and add the following lines:
For 64 bit systems Edit or create a file in the /etc/audit/rules.d/ directory ending in
.rules
Example: vi /etc/audit/rules.d/system_locale.rules
and add the following lines:
If the issue generator service is enabled then /etc/issue is a symlink and /run/issue should
be monitored instead:
For 32 bit systems Edit or create a file in the /etc/audit/rules.d/ directory ending in
.rules
Example: vi /etc/audit/rules.d/system_locale.rules
and add the following lines:
324 | P a g e
For 64 bit systems Edit or create a file in the /etc/audit/rules.d/ directory ending in
.rules
Example: vi /etc/audit/rules.d/system_locale.rules
and add the following lines:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
8.5 Collect Detailed Audit Logs
Configure detailed audit logging for enterprise assets containing sensitive data.
v8 Include event source, date, username, timestamp, source addresses, destination
● ●
addresses, and other useful elements that could assist in a forensic investigation.
5.5 Implement Automated Configuration Monitoring Systems
Utilize a Security Content Automation Protocol (SCAP) compliant configuration
v7 monitoring system to verify all security configuration elements, catalog approved
● ●
exceptions, and alert when unauthorized changes occur.
325 | P a g e
4.1.6 Ensure events that modify the system's Mandatory Access
Controls are collected (Automated)
Profile Applicability:
• Level 2 - Server
• Level 2 - Workstation
Description:
Monitor SELinux mandatory access controls. The parameters below monitor any write
access (potential additional, deletion or modification of files in the directory) or attribute
changes to the /etc/selinux/ and /usr/share/selinux/ directories.
Notes:
Rationale:
326 | P a g e
Audit:
Run the following command and verify rules are in a .rules file:
Run the following command and verify the rules are in the running auditd config:
-w /etc/selinux/ -p wa -k MAC-policy
-w /usr/share/selinux/ -p wa -k MAC-policy
Remediation:
Example: vi /etc/audit/rules.d/MAC_policy.rules
and add the following lines:
-w /etc/selinux/ -p wa -k MAC-policy
-w /usr/share/selinux/ -p wa -k MAC-policy
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
8.5 Collect Detailed Audit Logs
Configure detailed audit logging for enterprise assets containing sensitive data.
v8 Include event source, date, username, timestamp, source addresses, destination
● ●
addresses, and other useful elements that could assist in a forensic investigation.
5.5 Implement Automated Configuration Monitoring Systems
Utilize a Security Content Automation Protocol (SCAP) compliant configuration
v7 monitoring system to verify all security configuration elements, catalog approved
● ●
exceptions, and alert when unauthorized changes occur.
327 | P a g e
4.1.7 Ensure login and logout events are collected (Automated)
Profile Applicability:
• Level 2 - Server
• Level 2 - Workstation
Description:
Monitor login and logout events. The parameters below track changes to files associated
with login/logout events.
Note: Reloading the auditd config to set active settings requires the auditd service to be
restarted, and may require a system reboot.
Rationale:
328 | P a g e
Audit:
Run the following command and verify rules are in a .rules file:
Run the following command and verify the rules are in the running auditd config:
-w /var/log/faillog -p wa -k logins
-w /var/log/lastlog -p wa -k logins
-w /var/log/tallylog -p wa -k logins
Remediation:
Example: vi /etc/audit/rules.d/logins.rules
and add the following lines:
-w /var/log/faillog -p wa -k logins
-w /var/log/lastlog -p wa -k logins
-w /var/log/tallylog -p wa -k logins
329 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
8.5 Collect Detailed Audit Logs
Configure detailed audit logging for enterprise assets containing sensitive data.
v8 Include event source, date, username, timestamp, source addresses, destination
● ●
addresses, and other useful elements that could assist in a forensic investigation.
4.9 Log and Alert on Unsuccessful Administrative Account
v7 Login ● ●
Configure systems to issue a log entry and alert on unsuccessful logins to an
administrative account.
330 | P a g e
4.1.8 Ensure session initiation information is collected (Automated)
Profile Applicability:
• Level 2 - Server
• Level 2 - Workstation
Description:
Monitor session initiation events. The parameters in this section track changes to the files
associated with session events. The file /var/run/utmp tracks all currently logged in users.
All audit records will be tagged with the identifier "session." The /var/log/wtmp file tracks
logins, logouts, shutdown, and reboot events. The file /var/log/btmp keeps track of failed
login attempts and can be read by entering the command /usr/bin/last -f
/var/log/btmp . All audit records will be tagged with the identifier "logins."
Notes:
• The last command can be used to read /var/log/wtmp (last with no parameters)
and /var/run/utmp (last -f /var/run/utmp)
• Reloading the auditd config to set active settings requires the auditd service to be
restarted, and may require a system reboot.
Rationale:
Monitoring these files for changes could alert a system administrator to logins occurring at
unusual hours, which could indicate intruder activity (i.e. a user logging in at a time when
they do not normally log in).
331 | P a g e
Audit:
Run the following command and verify rules are in a .rules file:
Run the following command and verify the rules are in the running auditd config:
-w /var/run/utmp -p wa -k session
-w /var/log/wtmp -p wa -k logins
-w /var/log/btmp -p wa -k logins
Remediation:
Example: vi /etc/audit/rules.d/session.rules
and add the following lines:
-w /var/run/utmp -p wa -k session
-w /var/log/wtmp -p wa -k logins
-w /var/log/btmp -p wa -k logins
332 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
8.5 Collect Detailed Audit Logs
Configure detailed audit logging for enterprise assets containing sensitive data.
v8 Include event source, date, username, timestamp, source addresses, destination
● ●
addresses, and other useful elements that could assist in a forensic investigation.
4.9 Log and Alert on Unsuccessful Administrative Account
v7 Login ● ●
Configure systems to issue a log entry and alert on unsuccessful logins to an
administrative account.
333 | P a g e
4.1.9 Ensure discretionary access control permission modification events
are collected (Automated)
Profile Applicability:
• Level 2 - Server
• Level 2 - Workstation
Description:
Monitor changes to file permissions, attributes, ownership and group. The parameters in
this section track changes for system calls that affect file permissions and attributes. The
chmod , fchmod and fchmodat system calls affect the permissions associated with a file. The
chown , fchown , fchownat and lchown system calls affect owner and group attributes on a
file. The setxattr , lsetxattr , fsetxattr (set extended file attributes) and removexattr ,
lremovexattr , fremovexattr (remove extended file attributes) control extended file
attributes. In all cases, an audit record will only be written for non-system user ids (auid >=
1000) and will ignore Daemon events (auid = 4294967295). All audit records will be
tagged with the identifier "perm_mod."
Notes:
• Systems may have been customized to change the default UID_MIN. To confirm the
UID_MIN for your system, run the following command:
• awk '/^\s*UID_MIN/{print $2}' /etc/login.defs
• If your systems' UID_MIN is not 1000, replace audit>=1000 with audit>=<UID_MIN
for your system> in the Audit and Remediation procedures.
• Reloading the auditd config to set active settings may require a system reboot.
Rationale:
Monitoring for changes in file attributes could alert a system administrator to activity that
could indicate intruder activity or policy violation.
334 | P a g e
Audit:
Run the following command and verify rules are in a .rules file:
Run the following command and verify the rules are in the running auditd config:
Run the following command and verify rules are in a .rules file:
335 | P a g e
Verify output matches:
Run the following command and verify the rules are in the running auditd config:
336 | P a g e
Remediation:
For 32 bit systems Edit or create a file in the /etc/audit/rules.d/ directory ending in
.rules
Example: vi /etc/audit/rules.d/perm_mod.rules
and add the following lines:
For 64 bit systems Edit or create a file in the /etc/audit/rules.d/ directory ending in
.rules
Example: vi /etc/audit/rules.d/perm_mod.rules
and add the following lines:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
8.5 Collect Detailed Audit Logs
Configure detailed audit logging for enterprise assets containing sensitive data.
v8 Include event source, date, username, timestamp, source addresses, destination
● ●
addresses, and other useful elements that could assist in a forensic investigation.
5.5 Implement Automated Configuration Monitoring Systems
Utilize a Security Content Automation Protocol (SCAP) compliant configuration
v7 monitoring system to verify all security configuration elements, catalog approved
● ●
exceptions, and alert when unauthorized changes occur.
337 | P a g e
4.1.10 Ensure unsuccessful unauthorized file access attempts are
collected (Automated)
Profile Applicability:
• Level 2 - Server
• Level 2 - Workstation
Description:
Monitor for unsuccessful attempts to access files. The parameters below are associated
with system calls that control creation ( creat ), opening ( open , openat ) and truncation (
truncate , ftruncate ) of files. An audit log record will only be written if the user is a non-
privileged user (auid > = 1000), is not a Daemon event (auid=4294967295) and if the
system call returned EACCES (permission denied to the file) or EPERM (some other
permanent error associated with the specific system call). All audit records will be tagged
with the identifier "access."
Notes:
• Systems may have been customized to change the default UID_MIN. To confirm the
UID_MIN for your system, run the following command:
• # awk '/^\s*UID_MIN/{print $2}' /etc/login.defs
• If your systems' UID_MIN is not 1000, replace audit>=1000 with audit>=<UID_MIN for
your system> in the Audit and Remediation procedures.
• Reloading the auditd config to set active settings may require a system reboot.
Rationale:
Failed attempts to open, create or truncate files could be an indication that an individual or
process is trying to gain unauthorized access to the system.
338 | P a g e
Audit:
Run the following command and verify rules are in a .rules file:
Run the following command and verify the rules are in the running auditd config:
Run the following command and verify rules are in a .rules file:
339 | P a g e
Run the following command and verify the rules are in the running auditd config:
Remediation:
For 32 bit systems Edit or create a file in the /etc/audit/rules.d/ directory ending in
.rules
Example: vi /etc/audit/rules.d/access.rules
and add the following lines:
For 64 bit systems Edit or create a file in the /etc/audit/rules.d/ directory ending in
.rules
Example: vi /etc/audit/rules.d/access.rules
and add the following lines:
340 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
8.5 Collect Detailed Audit Logs
Configure detailed audit logging for enterprise assets containing sensitive data.
v8 Include event source, date, username, timestamp, source addresses, destination
● ●
addresses, and other useful elements that could assist in a forensic investigation.
14.9 Enforce Detail Logging for Access or Changes to
Sensitive Data
v7 Enforce detailed audit logging for access to sensitive data or changes to sensitive ●
data (utilizing tools such as File Integrity Monitoring or Security Information and
Event Monitoring).
341 | P a g e
4.1.11 Ensure use of privileged commands is collected (Automated)
Profile Applicability:
• Level 2 - Server
• Level 2 - Workstation
Description:
Monitor privileged programs (those that have the setuid and/or setgid bit set on execution)
to determine if unprivileged users are running these commands.
Notes:
• Systems may have been customized to change the default UID_MIN. To confirm the
UID_MIN for your system, run the following command:
• If your systems' UID_MIN is not 1000, replace audit>=1000 with audit>=<UID_MIN for
your system> in the Audit and Remediation procedures.
• Reloading the auditd config to set active settings may require a system reboot.
Rationale:
Audit:
Run the following command replacing <partition> with a list of partitions where
programs can be executed from on your system:
Verify all resulting lines are a .rules file in /etc/audit/rules.d/ and the output of
auditctl -l.
342 | P a g e
Remediation:
To remediate this issue, the system administrator will have to execute a find command to
locate all the privileged programs and then add an audit line for each one of them.
The audit parameters associated with this are as follows:
•
-F path=" $1 " - will populate each file name found through the find command and
processed by awk.
•
-F perm=x - will write an audit record if the file is executed.
•
-F auid>=1000 - will write a record if the user executing the command is not a
privileged user.
•
-F auid!= 4294967295 - will ignore Daemon events
Edit or create a file in the /etc/audit/rules.d/ directory ending in .rules and add all
resulting lines to the file.
Example:
# find / -xdev \( -perm -4000 -o -perm -2000 \) -type f | awk '{print "-a
always,exit -F path=" $1 " -F perm=x -F auid>='"$(awk '/^\s*UID_MIN/{print
$2}' /etc/login.defs)"' -F auid!=4294967295 -k privileged" }' >>
/etc/audit/rules.d/privileged.rules
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
8.5 Collect Detailed Audit Logs
Configure detailed audit logging for enterprise assets containing sensitive data.
v8 Include event source, date, username, timestamp, source addresses, destination
● ●
addresses, and other useful elements that could assist in a forensic investigation.
343 | P a g e
4.1.12 Ensure successful file system mounts are collected (Automated)
Profile Applicability:
• Level 2 - Server
• Level 2 - Workstation
Description:
Monitor the use of the mount system call. The mount (and umount ) system call controls the
mounting and unmounting of file systems. The parameters below configure the system to
create an audit record when the mount system call is used by a non-privileged user
Notes:
• Systems may have been customized to change the default UID_MIN. To confirm the
UID_MIN for your system, run the following command:
• # awk '/^\s*UID_MIN/{print $2}' /etc/login.defs
• If your systems' UID_MIN is not 1000, replace audit>=1000 with audit>=<UID_MIN for
your system> in the Audit and Remediation procedures.
• This tracks successful and unsuccessful mount commands.
• File system mounts do not have to come from external media and this action still does
not verify write (e.g. CD ROMS).
• Reloading the auditd config to set active settings may require a system reboot.
Rationale:
It is highly unusual for a non-privileged user to mount file systems to the system. While
tracking mount commands gives the system administrator evidence that external media
may have been mounted (based on a review of the source of the mount and confirming it's
an external media type), it does not conclusively indicate that data was exported to the
media. System administrators who wish to determine if data were exported, would also
have to track successful open, creat and truncate system calls requiring write access to a
file under the mount point of the external media file system. This could give a fair
indication that a write occurred. The only way to truly prove it, would be to track
successful writes to the external media. Tracking write system calls could quickly fill up the
audit log and is not recommended. Recommendations on configuration options to track
data export to media is beyond the scope of this document.
344 | P a g e
Audit:
Run the following command and verify rules are in a .rules file:
Run the following command and verify the rules are in the running auditd config:
Run the following command and verify rules are in a .rules file:
Run the following command and verify the rules are in the running auditd config:
345 | P a g e
Remediation:
For 32 bit systems Edit or create a file in the /etc/audit/rules.d/ directory ending in
.rules
Example: vi /etc/audit/rules.d/mounts.rules
and add the following lines:
For 64 bit systems Edit or create a file in the /etc/audit/rules.d/ directory ending in
.rules
Example: vi /etc/audit/rules.d/mounts.rules
and add the following lines:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
8.5 Collect Detailed Audit Logs
Configure detailed audit logging for enterprise assets containing sensitive data.
v8 Include event source, date, username, timestamp, source addresses, destination
● ●
addresses, and other useful elements that could assist in a forensic investigation.
346 | P a g e
4.1.13 Ensure file deletion events by users are collected (Automated)
Profile Applicability:
• Level 2 - Server
• Level 2 - Workstation
Description:
Monitor the use of system calls associated with the deletion or renaming of files and file
attributes. This configuration statement sets up monitoring for following system calls and
tags them with the identifier "delete":
Notes:
• Systems may have been customized to change the default UID_MIN. To confirm the
UID_MIN for your system, run the following command:
• # awk '/^\s*UID_MIN/{print $2}' /etc/login.defs
• If your systems' UID_MIN is not 1000, replace audit>=1000 with audit>=<UID_MIN for
your system> in the Audit and Remediation procedures.
• At a minimum, configure the audit system to collect file deletion events for all users
and root.
• Reloading the auditd config to set active settings may require a system reboot.
Rationale:
Monitoring these calls from non-privileged users could provide a system administrator
with evidence that inappropriate removal of files and file attributes associated with
protected files is occurring. While this audit option will look at all events, system
administrators will want to look for specific privileged files that are being deleted or
altered.
347 | P a g e
Audit:
Run the following command and verify rules are in a .rules file:
Run the following command and verify the rules are in the running auditd config:
Run the following command and verify rules are in a .rules file:
Run the following command and verify the rules are in the running auditd config:
348 | P a g e
Remediation:
For 32 bit systems Edit or create a file in the /etc/audit/rules.d/ directory ending in
.rules
Example: vi /etc/audit/rules.d/deletion.rules
and add the following lines:
For 64 bit systems Edit or create a file in the /etc/audit/rules.d/ directory ending in
.rules
Example: vi /etc/audit/rules.d/deletion.rules
and add the following lines:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
8.5 Collect Detailed Audit Logs
Configure detailed audit logging for enterprise assets containing sensitive data.
v8 Include event source, date, username, timestamp, source addresses, destination
● ●
addresses, and other useful elements that could assist in a forensic investigation.
v7 13 Data Protection
Data Protection
349 | P a g e
4.1.14 Ensure changes to system administration scope (sudoers) is
collected (Automated)
Profile Applicability:
• Level 2 - Server
• Level 2 - Workstation
Description:
Monitor scope changes for system administrators. If the system has been properly
configured to force system administrators to log in as themselves first and then use the
sudo command to execute privileged commands, it is possible to monitor changes in scope.
The file /etc/sudoers or a file in the /etc/sudoers.d directory will be written to when the
file or its attributes have changed.
Notes: Reloading the auditd config to set active settings may require a system reboot.
Rationale:
Changes in the /etc/sudoers file, or a file in the /etc/sudoers.d/ directory can indicate
that an unauthorized change has been made to scope of system administrator activity.
Audit:
Run the following command and verify the rules are in the running auditd config:
-w /etc/sudoers -p wa -k scope
-w /etc/sudoers.d -p wa -k scope
350 | P a g e
Remediation:
Example: vi /etc/audit/rules.d/scope.rules
and add the following lines:
-w /etc/sudoers -p wa -k scope
-w /etc/sudoers.d/ -p wa -k scope
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
8.5 Collect Detailed Audit Logs
Configure detailed audit logging for enterprise assets containing sensitive data.
v8 Include event source, date, username, timestamp, source addresses, destination
● ●
addresses, and other useful elements that could assist in a forensic investigation.
4.8 Log and Alert on Changes to Administrative Group
v7 Membership ● ●
Configure systems to issue a log entry and alert when an account is added to or
removed from any group assigned administrative privileges.
351 | P a g e
4.1.15 Ensure system administrator actions (sudolog) are collected
(Automated)
Profile Applicability:
• Level 2 - Server
• Level 2 - Workstation
Description:
Monitor the sudo log file. The sudo log file is configured in /etc/sudoers or a file in
/etc/sudoers.d.
If the system has been properly configured to disable the use of the su command and force
all administrators to have to log in first and then use sudo to execute privileged commands,
then all administrator commands will be logged to to the sudo log file. Any time a command
is executed, an audit event will be triggered as the sudo log file will be opened for write and
the executed administration command will be written to the log.
Notes:
• The system must be configured with su disabled (See Item 5.6 Ensure access to the su
command is restricted) to force all command execution through sudo. This will not be
effective on the console, as administrators can log in as root.
• Reloading the auditd config to set active settings may require a system reboot.
Rationale:
352 | P a g e
Audit:
Verify output of both matches the output of the following command, and the the output
includes a file path
Example Output
-w /var/log/sudo.log -p wa -k actions
Remediation:
Edit or create a file in the /etc/audit/rules.d/ directory ending in .rules and add the
following line:
Example: vi /etc/audit/rules.d/actions.rules
and add the following line:
-w /var/log/sudo.log -p wa -k actions
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
8.5 Collect Detailed Audit Logs
Configure detailed audit logging for enterprise assets containing sensitive data.
v8 Include event source, date, username, timestamp, source addresses, destination
● ●
addresses, and other useful elements that could assist in a forensic investigation.
4.9 Log and Alert on Unsuccessful Administrative Account
v7 Login ● ●
Configure systems to issue a log entry and alert on unsuccessful logins to an
administrative account.
353 | P a g e
4.1.16 Ensure kernel module loading and unloading is collected
(Automated)
Profile Applicability:
• Level 2 - Server
• Level 2 - Workstation
Description:
Monitor the loading and unloading of kernel modules. The programs insmod (install a
kernel module), rmmod (remove a kernel module), and modprobe (a more sophisticated
program to load and unload modules, as well as some other features) control loading and
unloading of modules. The init_module (load a module) and delete_module (delete a
module) system calls control loading and unloading of modules. Any execution of the
loading and unloading module programs and system calls will trigger an audit record with
an identifier of "modules".
Note: Reloading the auditd config to set active settings requires the auditd service to be
restarted, and may require a system reboot.
Rationale:
Monitoring the use of insmod , rmmod and modprobe could provide system administrators
with evidence that an unauthorized user loaded or unloaded a kernel module, possibly
compromising the security of the system. Monitoring of the init_module and
delete_module system calls would reflect an unauthorized user attempting to use a
different program to load and unload modules.
354 | P a g e
Audit:
Run the following command and verify rules are in a .rules file:
-w /sbin/insmod -p x -k modules
-w /sbin/rmmod -p x -k modules
-w /sbin/modprobe -p x -k modules
-a always,exit -F arch=b32 -S init_module -S delete_module -k modules
Run the following command and verify the rules are in the running auditd config:
-w /sbin/insmod -p x -k modules
-w /sbin/rmmod -p x -k modules
-w /sbin/modprobe -p x -k modules
-a always,exit -F arch=b32 -S init_module,delete_module -F key=modules
Run the following command and verify rules are in a .rules file:
Run the following command and verify the rules are in the running auditd config:
-w /sbin/insmod -p x -k modules
-w /sbin/rmmod -p x -k modules
-w /sbin/modprobe -p x -k modules
-a always,exit -F arch=b64 -S init_module,delete_module -F key=modules
Remediation:
355 | P a g e
For 32 bit systems Edit or create a file in the /etc/audit/rules.d/ directory ending in
.rules
Example: vi /etc/audit/rules.d/modules.rules
and add the following lines:
-w /sbin/insmod -p x -k modules
-w /sbin/rmmod -p x -k modules
-w /sbin/modprobe -p x -k modules
-a always,exit -F arch=b32 -S init_module -S delete_module -k modules
For 64 bit systems Edit or create a file in the /etc/audit/rules.d/ directory ending in
.rules
Example: vi /etc/audit/rules.d/modules.rules
and add the following lines:
-w /sbin/insmod -p x -k modules
-w /sbin/rmmod -p x -k modules
-w /sbin/modprobe -p x -k modules
-a always,exit -F arch=b64 -S init_module -S delete_module -k modules
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
8.5 Collect Detailed Audit Logs
Configure detailed audit logging for enterprise assets containing sensitive data.
v8 Include event source, date, username, timestamp, source addresses, destination
● ●
addresses, and other useful elements that could assist in a forensic investigation.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
356 | P a g e
4.1.17 Ensure the audit configuration is immutable (Automated)
Profile Applicability:
• Level 2 - Server
• Level 2 - Workstation
Description:
Set system audit so that audit rules cannot be modified with auditctl . Setting the flag "-e
2" forces audit to be put in immutable mode. Audit changes can only be made on system
reboot.
Note: This setting will require the system to be rebooted to update the active auditd
configuration settings.
Rationale:
In immutable mode, unauthorized users cannot execute changes to the audit system to
potentially hide malicious activity and then put the audit rules back. Users would most
likely notice a system reboot and that could alert administrators of an attempt to make
unauthorized audit changes.
Audit:
-e 2
Remediation:
Edit or create the file /etc/audit/rules.d/99-finalize.rules and add the following line
at the end of the file:
-e 2
357 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file
● ● ●
systems, databases, and applications.
358 | P a g e
4.2 Configure Logging
Logging services should be configured to prevent information leaks and to aggregate logs
on a remote server so that they can be reviewed in the event of a system compromise and
ease log analysis.
359 | P a g e
4.2.1 Configure rsyslog
The rsyslog software is recommended as a replacement for the syslogd daemon and
provides improvements over syslogd, such as connection-oriented (i.e. TCP) transmission
of logs, the option to log to database formats, and the encryption of log data en route to a
central logging server.
Notes:
• If another logging software, like syslog-ng, is in use on the system, this section can be
skipped. Ensure the logging software is secured in accordance with local site policy
and the logging software's recommended security settings
• If another logging software like syslog-ng is in use on the system:
o This section may be skipped
o Ensure that logging software is configured in accordance with local site policy
360 | P a g e
4.2.1.1 Ensure rsyslog is installed (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Rationale:
Audit:
# rpm -q rsyslog
rsyslog-<version>
Remediation:
361 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
8.2 Collect Audit Logs
v8 Collect audit logs. Ensure that logging, per the enterprise’s audit log management ● ● ●
process, has been enabled across enterprise assets.
6.2 Activate audit logging
v7 Ensure that local logging has been enabled on all systems and networking ● ● ●
devices.
6.3 Enable Detailed Logging
Enable system logging to include detailed information such as an event source,
v7 date, user, timestamp, source addresses, destination addresses, and other useful
● ●
elements.
362 | P a g e
4.2.1.2 Ensure rsyslog Service is enabled and running (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Rationale:
If the rsyslog service is not activated the system may default to the syslogd service or lack
logging instead.
Audit:
enabled
Remediation:
363 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
8.2 Collect Audit Logs
v8 Collect audit logs. Ensure that logging, per the enterprise’s audit log management ● ● ●
process, has been enabled across enterprise assets.
6.2 Activate audit logging
v7 Ensure that local logging has been enabled on all systems and networking ● ● ●
devices.
6.3 Enable Detailed Logging
Enable system logging to include detailed information such as an event source,
v7 date, user, timestamp, source addresses, destination addresses, and other useful
● ●
elements.
364 | P a g e
4.2.1.3 Ensure rsyslog default file permissions configured (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
rsyslog will create logfiles that do not already exist on the system. This setting controls
what permissions will be applied to these newly created files.
The $FileCreateMode parameter specifies the file creation mode with which rsyslogd
creates new files. If not specified, the value 0644 is used.
Notes:
• The value given must always be a 4-digit octal number, with the initial digit being
zero.
• This setting can be overridden by a less restrictive setting in any file ending in .conf in
the /etc/rsyslog.d/ directory
Rationale:
It is important to ensure that log files have the correct permissions to ensure that sensitive
data is archived and protected.
Audit:
Run the following command and verify that $FileCreateMode is 0640 or more restrictive:
$FileCreateMode 0640
Remediation:
$FileCreateMode 0640
365 | P a g e
References:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file
● ● ●
systems, databases, and applications.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all ● ● ●
authorized operating systems and software.
366 | P a g e
4.2.1.4 Ensure logging is configured (Manual)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The /etc/rsyslog.conf and /etc/rsyslog.d/*.conf files specifies rules for logging and
which files are to be used to log certain classes of messages.
Rationale:
A great deal of important security-related information is sent via rsyslog (e.g., successful
and failed su attempts, failed login attempts, root login attempts, etc.).
Audit:
# ls -l /var/log/
Remediation:
*.emerg :omusrmsg:*
auth,authpriv.* /var/log/secure
mail.* -/var/log/mail
mail.info -/var/log/mail.info
mail.warning -/var/log/mail.warn
mail.err /var/log/mail.err
news.crit -/var/log/news/news.crit
news.err -/var/log/news/news.err
news.notice -/var/log/news/news.notice
*.=warning;*.=err -/var/log/warn
*.crit /var/log/warn
*.*;mail.none;news.none -/var/log/messages
local0,local1.* -/var/log/localmessages
local2,local3.* -/var/log/localmessages
local4,local5.* -/var/log/localmessages
local6,local7.* -/var/log/localmessages
367 | P a g e
References:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
8.2 Collect Audit Logs
v8 Collect audit logs. Ensure that logging, per the enterprise’s audit log management ● ● ●
process, has been enabled across enterprise assets.
6.2 Activate audit logging
v7 Ensure that local logging has been enabled on all systems and networking ● ● ●
devices.
6.3 Enable Detailed Logging
Enable system logging to include detailed information such as an event source,
v7 date, user, timestamp, source addresses, destination addresses, and other useful
● ●
elements.
368 | P a g e
4.2.1.5 Ensure rsyslog is configured to send logs to a remote log host
(Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The rsyslog utility supports the ability to send logs it gathers to a remote log host running
syslogd(8) or to receive messages from remote hosts, reducing administrative overhead.
Note: The double "at" sign (@@) directs rsyslog to use TCP to send log messages to the server,
which is a more reliable transport mechanism than the default UDP protocol
Rationale:
Storing log data on a remote host protects log integrity from local attacks. If an attacker
gains root access on the local system, they could tamper with or remove log data that is
stored on the local system
Audit:
Review the /etc/rsyslog.conf and /etc/rsyslog.d/*.conf files and verify that logs are
sent to a central host (where loghost.example.com is the name of your central log host):
*.* @@loghost.example.com
Remediation:
Edit the /etc/rsyslog.conf and /etc/rsyslog.d/*.conf files and add the following line
(where loghost.example.com is the name of your central log host).
*.* @@loghost.example.com
References:
369 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
8.9 Centralize Audit Logs
v8 Centralize, to the extent possible, audit log collection and retention across ● ●
enterprise assets.
6.6 Deploy SIEM or Log Analytic tool
v7 Deploy Security Information and Event Management (SIEM) or log analytic ● ●
tool for log correlation and analysis.
6.8 Regularly Tune SIEM
v7 On a regular basis, tune your SIEM system to better identify actionable events ●
and decrease event noise.
370 | P a g e
4.2.1.6 Ensure remote rsyslog messages are only accepted on
designated log hosts. (Manual)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
By default, rsyslog does not listen for log messages coming in from remote systems. The
ModLoad tells rsyslog to load the imtcp.so module so it can listen over a network via TCP.
The InputTCPServerRun option instructs rsyslogd to listen on the specified TCP port.
Note: The $ModLoad imtcp line can have the .so extension added to the end of the module, or
use the full path to the module.
Rationale:
The guidance in the section ensures that remote log hosts are configured to only accept
rsyslog data from hosts within the specified domain and that those systems that are not
designed to be log hosts do not accept any remote rsyslog messages. This provides
protection from spoofed log data and ensures that system administrators are reviewing
reasonably complete syslog data in a central location.
Audit:
Run the following commands and verify the resulting lines are uncommitted on designated
log hosts and commented or removed on all others:
$ModLoad imtcp
$InputTCPServerRun 514
Remediation:
For hosts that are designated as log hosts, edit the /etc/rsyslog.conf file and un-
comment or add the following lines:
$ModLoad imtcp
$InputTCPServerRun 514
For hosts that are not designated as log hosts, edit the /etc/rsyslog.conf file and
comment or remove the following lines:
371 | P a g e
# $ModLoad imtcp
# $InputTCPServerRun 514
References:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file
● ● ●
systems, databases, and applications.
9.2 Ensure Only Approved Ports, Protocols and Services Are
v7 Running ● ●
Ensure that only network ports, protocols, and services listening on a system with
validated business needs, are running on each system.
372 | P a g e
4.2.2 Configure journald
systemd-journald is a system service that collects and stores logging data. It creates and
maintains structured, indexed journals based on logging information that is received from
a variety of sources: Kernel log messages, via kmsg
Any changes made to the systemd-journald configuration will require a re-start of systemd-
journald
373 | P a g e
4.2.2.1 Ensure journald is configured to send logs to rsyslog
(Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Data from journald may be stored in volatile memory or persisted locally on the server.
Utilities exist to accept remote export of journald logs, however, use of the rsyslog service
provides a consistent means of log collection and export.
Notes:
Rationale:
Storing log data on a remote host protects log integrity from local attacks. If an attacker
gains root access on the local system, they could tamper with or remove log data that is
stored on the local system.
Audit:
ForwardToSyslog=yes
374 | P a g e
Remediation:
ForwardToSyslog=yes
References:
1. https://github.com/konstruktoid/hardening/blob/master/systemd.adoc#etcsyste
mdjournaldconf
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
8.9 Centralize Audit Logs
v8 Centralize, to the extent possible, audit log collection and retention across ● ●
enterprise assets.
6.5 Central Log Management
v7 Ensure that appropriate logs are being aggregated to a central log ● ●
management system for analysis and review.
375 | P a g e
4.2.2.2 Ensure journald is configured to compress large log files
(Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The journald system includes the capability of compressing overly large files to avoid filling
up the system with logs or making the log's size unmanageable.
Note: The main configuration file /etc/systemd/journald.conf is read before any of the
custom *.conf files. If there are custom configs present, they override the main configuration
parameters
Rationale:
Audit:
Compress=yes
Remediation:
Compress=yes
References:
1. https://github.com/konstruktoid/hardening/blob/master/systemd.adoc#etcsyste
mdjournaldconf
376 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
8.3 Ensure Adequate Audit Log Storage
v8 Ensure that logging destinations maintain adequate storage to comply with the ● ●
enterprise’s audit log management process.
6.4 Ensure adequate storage for logs
v7 Ensure that all systems that store logs have adequate storage space for the logs ● ●
generated.
377 | P a g e
4.2.2.3 Ensure journald is configured to write logfiles to persistent disk
(Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Data from journald may be stored in volatile memory or persisted locally on the server.
Logs in memory will be lost upon a system reboot. By persisting logs to local disk on the
server they are protected from loss.
Note: The main configuration file /etc/systemd/journald.conf is read before any of the
custom *.conf files. If there are custom configs present, they override the main configuration
parameters
Rationale:
Writing log data to disk will provide the ability to forensically reconstruct events which
may have impacted the operations or security of a system even after a system crash or
reboot.
Audit:
Storage=persistent
Remediation:
Storage=persistent
References:
1. https://github.com/konstruktoid/hardening/blob/master/systemd.adoc#etcsyste
mdjournaldconf
378 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
8.2 Collect Audit Logs
v8 Collect audit logs. Ensure that logging, per the enterprise’s audit log management ● ● ●
process, has been enabled across enterprise assets.
6.2 Activate audit logging
v7 Ensure that local logging has been enabled on all systems and networking ● ● ●
devices.
6.3 Enable Detailed Logging
Enable system logging to include detailed information such as an event source,
v7 date, user, timestamp, source addresses, destination addresses, and other useful
● ●
elements.
379 | P a g e
4.2.3 Ensure permissions on all logfiles are configured (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Log files stored in /var/log/ contain logged information from many services on the system,
or on log hosts others as well.
Rationale:
It is important to ensure that log files have the correct permissions to ensure that sensitive
data is archived and protected. Other/world should not have the ability to view this
information. Group should not have the ability to modify this information.
Audit:
Run the following command and verify that other has no permissions on any files and
group does not have write or execute permissions on any files:
Remediation:
Run the following commands to set permissions on all existing log files:
find /var/log -type f -exec chmod g-wx,o-rwx "{}" + -o -type d -exec chmod g-
wx,o-rwx "{}" +
Note: The configuration for your logging software or services may need to also be modified for
any logs that had incorrect permissions, otherwise, the permissions may be reverted to the
incorrect permissions
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file
● ● ●
systems, databases, and applications.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all ● ● ●
authorized operating systems and software.
380 | P a g e
4.2.4 Ensure logrotate is configured (Manual)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The system includes the capability of rotating log files regularly to avoid filling up the
system with logs or making the log's size unmanageable. The file
/etc/logrotate.d/syslog is the configuration file used to rotate log files created by
syslog or rsyslog.
Note: If no maxage setting is set for logrotate a situation can occur where logrotate is
interrupted and fails to delete rotated logfiles. It is recommended to set this to a value greater
than the longest any log file should exist on your system to ensure that any such logfile is
removed but standard rotation settings are not overridden.
Rationale:
By keeping the log files smaller and more manageable, a system administrator can easily
archive these files to another system and spend less time looking through inordinately
large log files.
Audit:
Remediation:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
8.3 Ensure Adequate Audit Log Storage
v8 Ensure that logging destinations maintain adequate storage to comply with the ● ●
enterprise’s audit log management process.
6.4 Ensure adequate storage for logs
v7 Ensure that all systems that store logs have adequate storage space for the logs ● ●
generated.
382 | P a g e
5.1 Configure time-based job schedulers
cron is a time-based job scheduler used to schedule jobs, commands or shell scripts, to run
periodically at fixed times, dates, or intervals.
at provides the ability to execute a command or shell script at a specified date and hour, or
after a given interval of time.
Other methods exist for scheduling jobs, such as systemd timers. If another method is
used, it should be secured in accordance with local site policy
Note: systemd timers are systemd unit files whose name ends in .timer that control
.service files or events. Timers can be used as an alternative to cron and at. Timers have
built-in support for calendar time events, monotonic time events, and can be run
asynchronously
383 | P a g e
5.1.1 Ensure cron daemon is enabled and running (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Rationale:
While there may not be user jobs that need to be run on the system, the system does have
maintenance jobs that may include security monitoring that have to run. If another method
for scheduling tasks is not being used, cron is used to execute them, and needs to be
enabled and running.
Audit:
If cron is installed:
Run the following commands to verify cron is enabled and running:
enabled
Remediation:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
384 | P a g e
5.1.2 Ensure permissions on /etc/crontab are configured (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The /etc/crontab file is used by cron to control its own jobs. The commands in this item
make sure that root is the user and group owner of the file and that only the owner can
access the file.
Rationale:
This file contains information on what system jobs are run by cron. Write access to these
files could provide unprivileged users with the ability to elevate their privileges. Read
access to these files could provide users with the ability to gain insight on system jobs that
run on the system and could provide them a way to gain unauthorized privileged access.
Audit:
If cron is installed:
Run the following command and verify Uid and Gid are both 0/root and Access does not
grant permissions to group or other:
# stat /etc/crontab
Remediation:
OR
385 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file systems,
● ● ●
databases, and applications.
14.6 Protect Information through Access Control Lists
Protect all information stored on systems with file system, network share, claims,
v7 application, or database specific access control lists. These controls will enforce the ● ● ●
principle that only authorized individuals should have access to the information based
on their need to access the information as a part of their responsibilities.
386 | P a g e
5.1.3 Ensure permissions on /etc/cron.hourly are configured
(Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
This directory contains system cron jobs that need to run on an hourly basis. The files in
this directory cannot be manipulated by the crontab command, but are instead edited by
system administrators using a text editor. The commands below restrict read/write and
search access to user and group root, preventing regular users from accessing this
directory.
Rationale:
Granting write access to this directory for non-privileged users could provide them the
means for gaining unauthorized elevated privileges. Granting read access to this directory
could give an unprivileged user insight in how to gain elevated privileges or circumvent
auditing controls.
Audit:
If cron is installed:
Run the following command and verify Uid and Gid are both 0/root and Access does not
grant permissions to group or other :
# stat /etc/cron.hourly/
387 | P a g e
Remediation:
Run the following commands to set ownership and permissions on the /etc/cron.hourly/
directory:
OR
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file
● ● ●
systems, databases, and applications.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all ● ● ●
authorized operating systems and software.
388 | P a g e
5.1.4 Ensure permissions on /etc/cron.daily are configured (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The /etc/cron.daily directory contains system cron jobs that need to run on a daily basis.
The files in this directory cannot be manipulated by the crontab command, but are instead
edited by system administrators using a text editor. The commands below restrict
read/write and search access to user and group root, preventing regular users from
accessing this directory.
Rationale:
Granting write access to this directory for non-privileged users could provide them the
means for gaining unauthorized elevated privileges. Granting read access to this directory
could give an unprivileged user insight in how to gain elevated privileges or circumvent
auditing controls.
Audit:
If cron is installed:
Run the following command and verify Uid and Gid are both 0/root and Access does not
grant permissions to group or other :
# stat /etc/cron.daily/
Remediation:
OR
CIS Controls:
389 | P a g e
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file systems,
● ● ●
databases, and applications.
14.6 Protect Information through Access Control Lists
Protect all information stored on systems with file system, network share, claims,
v7 application, or database specific access control lists. These controls will enforce the ● ● ●
principle that only authorized individuals should have access to the information based
on their need to access the information as a part of their responsibilities.
390 | P a g e
5.1.5 Ensure permissions on /etc/cron.weekly are configured
(Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The /etc/cron.weekly directory contains system cron jobs that need to run on a weekly
basis. The files in this directory cannot be manipulated by the crontab command, but are
instead edited by system administrators using a text editor. The commands below restrict
read/write and search access to user and group root, preventing regular users from
accessing this directory.
Rationale:
Granting write access to this directory for non-privileged users could provide them the
means for gaining unauthorized elevated privileges. Granting read access to this directory
could give an unprivileged user insight in how to gain elevated privileges or circumvent
auditing controls.
Audit:
If cron is installed
Run the following command and verify Uid and Gid are both 0/root and Access does not
grant permissions to group or other :
# stat /etc/cron.weekly
391 | P a g e
Remediation:
OR
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file systems,
● ● ●
databases, and applications.
14.6 Protect Information through Access Control Lists
Protect all information stored on systems with file system, network share, claims,
v7 application, or database specific access control lists. These controls will enforce the ● ● ●
principle that only authorized individuals should have access to the information based
on their need to access the information as a part of their responsibilities.
392 | P a g e
5.1.6 Ensure permissions on /etc/cron.monthly are configured
(Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The /etc/cron.monthly directory contains system cron jobs that need to run on a monthly
basis. The files in this directory cannot be manipulated by the crontab command, but are
instead edited by system administrators using a text editor. The commands below restrict
read/write and search access to user and group root, preventing regular users from
accessing this directory.
Rationale:
Granting write access to this directory for non-privileged users could provide them the
means for gaining unauthorized elevated privileges. Granting read access to this directory
could give an unprivileged user insight in how to gain elevated privileges or circumvent
auditing controls.
Audit:
If cron is installed:
Run the following command and verify Uid and Gid are both 0/root and Access does not
grant permissions to group or other:
# stat /etc/cron.monthly/
393 | P a g e
Remediation:
OR
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file systems,
● ● ●
databases, and applications.
14.6 Protect Information through Access Control Lists
Protect all information stored on systems with file system, network share, claims,
v7 application, or database specific access control lists. These controls will enforce the ● ● ●
principle that only authorized individuals should have access to the information based
on their need to access the information as a part of their responsibilities.
394 | P a g e
5.1.7 Ensure permissions on /etc/cron.d are configured (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The /etc/cron.d/ directory contains system cron jobs that need to run in a similar manner
to the hourly, daily weekly and monthly jobs from /etc/crontab , but require more
granular control as to when they run. The files in this directory cannot be manipulated by
the crontab command, but are instead edited by system administrators using a text editor.
The commands below restrict read/write and search access to user and group root,
preventing regular users from accessing this directory.
Rationale:
Granting write access to this directory for non-privileged users could provide them the
means for gaining unauthorized elevated privileges. Granting read access to this directory
could give an unprivileged user insight in how to gain elevated privileges or circumvent
auditing controls.
Audit:
If cron is installed:
Run the following command and verify Uid and Gid are both 0/root and Access does not
grant permissions to group or other :
# stat /etc/cron.d
Remediation:
Run the following commands to set ownership and permissions on /etc/cron.d directory:
OR
CIS Controls:
395 | P a g e
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file systems,
● ● ●
databases, and applications.
14.6 Protect Information through Access Control Lists
Protect all information stored on systems with file system, network share, claims,
v7 application, or database specific access control lists. These controls will enforce the ● ● ●
principle that only authorized individuals should have access to the information based
on their need to access the information as a part of their responsibilities.
396 | P a g e
5.1.8 Ensure cron is restricted to authorized users (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
If cron is installed in the system, configure /etc/cron.allow to allow specific users to use
these services. If /etc/cron.allow does not exist, then /etc/cron.deny is checked. Any
user not specifically defined in those files is allowed to use cron. By removing the file, only
users in /etc/cron.allow are allowed to use cron.
Note: Even though a given user is not listed in cron.allow, cron jobs can still be run as that
user. The cron.allow file only controls administrative access to the crontab command for
scheduling and modifying cron jobs.
Rationale:
On many systems, only the system administrator is authorized to schedule cron jobs. Using
the cron.allow file to control who can run cron jobs enforces this policy. It is easier to
manage an allow list than a deny list. In a deny list, you could potentially add a user ID to
the system and forget to add it to the deny files.
Audit:
If cron is installed:
Run the following command and verify /etc/cron.deny does not exist:
# stat /etc/cron.deny
Run the following command and verify Uid and Gid are both 0/root and Access does not
grant permissions to group or other for /etc/cron.allow:
# stat /etc/cron.allow
397 | P a g e
Remediation:
# rm /etc/cron.deny
# touch /etc/cron.allow
Run the following commands to set the owner and permissions on /etc/cron.allow:
OR
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file
● ● ●
systems, databases, and applications.
398 | P a g e
5.1.9 Ensure at is restricted to authorized users (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
If at is installed in the system, configure /etc/at.allow to allow specific users to use these
services. If /etc/at.allow does not exist, then /etc/at.deny is checked. Any user not
specifically defined in those files is allowed to use at. By removing the file, only users in
/etc/at.allow are allowed to use at.
Note: Even though a given user is not listed in at.allow, at jobs can still be run as that user.
The at.allow file only controls administrative access to the at command for scheduling and
modifying at jobs.
Rationale:
On many systems, only the system administrator is authorized to schedule at jobs. Using
the at.allow file to control who can run at jobs enforces this policy. It is easier to manage
an allow list than a deny list. In a deny list, you could potentially add a user ID to the system
and forget to add it to the deny files.
Audit:
If at is installed:
Run the following command and verify /etc/at.deny does not exist:
# stat /etc/at.deny
Run the following command and verify Uid and Gid are both 0/root and Access does not
grant permissions to group or other for /etc/at.allow:
# stat /etc/at.allow
399 | P a g e
Remediation:
# rm /etc/at.deny
# touch /etc/at.allow
Run the following commands to set the owner and permissions on /etc/at.allow:
OR
# zypper remove at
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file
● ● ●
systems, databases, and applications.
400 | P a g e
5.2 Configure SSH Server
SSH is a secure, encrypted replacement for common login services such as telnet, ftp,
rlogin, rsh, and rcp. It is strongly recommended that sites abandon older clear-text login
protocols and use SSH to prevent session hijacking and sniffing of sensitive data off the
network.
Notes:
• The recommendations in this section only apply if the SSH daemon is installed on the
system, if remote access is not required the SSH daemon can be removed and this
section skipped
• Once all configuration changes have been made to /etc/ssh/sshd_config, the sshd
configuration must be reloaded
401 | P a g e
5.2.1 Ensure permissions on /etc/ssh/sshd_config are configured
(Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Rationale:
Audit:
Run the following command and verify Uid and Gid are both 0/root and Access does not
grant permissions to group or other:
# stat /etc/ssh/sshd_config
Remediation:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file systems,
● ● ●
databases, and applications.
14.6 Protect Information through Access Control Lists
Protect all information stored on systems with file system, network share, claims,
v7 application, or database specific access control lists. These controls will enforce the ● ● ●
principle that only authorized individuals should have access to the information based
on their need to access the information as a part of their responsibilities.
402 | P a g e
5.2.2 Ensure permissions on SSH private host key files are configured
(Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
An SSH private key is one of two files used in SSH public key authentication. In this
authentication method, The possession of the private key is proof of identity. Only a private
key that corresponds to a public key will be able to authenticate successfully. The private
keys need to be stored and handled carefully, and no copies of the private key should be
distributed.
Rationale:
If an unauthorized user obtains the private SSH host key file, the host could be
impersonated
403 | P a g e
Audit:
NOTE: Either mode 0640 with owner root and group ssh_keys OR mode 0600 with owner root
and group root is acceptable
Uid is 0/root and Gid is /ssh_keys and permissions 0640 or more restrictive:
OR
Uid is 0/root and Gid is 0/root and permissions are 0600 or more restrictive:
Example Output:
File: ‘/etc/ssh/ssh_host_rsa_key’
Size: 1679 Blocks: 8 IO Block: 4096 regular file
Device: ca01h/51713d Inode: 8628138 Links: 1
Access: (0640/-rw-r-----) Uid: ( 0/ root) Gid: ( 993/ssh_keys)
Access: 2018-10-22 18:24:56.861750616 +0000
Modify: 2018-10-22 18:24:56.861750616 +0000
Change: 2018-10-22 18:24:56.873750616 +0000
Birth: -
File: ‘/etc/ssh/ssh_host_ecdsa_key’
Size: 227 Blocks: 8 IO Block: 4096 regular file
Device: ca01h/51713d Inode: 8631760 Links: 1
Access: (0640/-rw-r-----) Uid: ( 0/ root) Gid: ( 993/ssh_keys)
Access: 2018-10-22 18:24:56.897750616 +0000
Modify: 2018-10-22 18:24:56.897750616 +0000
Change: 2018-10-22 18:24:56.905750616 +0000
Birth: -
File: ‘/etc/ssh/ssh_host_ed25519_key’
Size: 387 Blocks: 8 IO Block: 4096 regular file
Device: ca01h/51713d Inode: 8631762 Links: 1
Access: (0640/-rw-r-----) Uid: ( 0/ root) Gid: ( 993/ssh_keys)
Access: 2018-10-22 18:24:56.945750616 +0000
Modify: 2018-10-22 18:24:56.945750616 +0000
Change: 2018-10-22 18:24:56.957750616 +0000
Birth: -
Remediation:
Run the following commands to set permissions, ownership, and group on the private SSH
host key files:
CIS Controls:
404 | P a g e
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file systems,
● ● ●
databases, and applications.
14.6 Protect Information through Access Control Lists
Protect all information stored on systems with file system, network share, claims,
v7 application, or database specific access control lists. These controls will enforce the ● ● ●
principle that only authorized individuals should have access to the information based
on their need to access the information as a part of their responsibilities.
405 | P a g e
5.2.3 Ensure permissions on SSH public host key files are configured
(Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
An SSH public key is one of two files used in SSH public key authentication. In this
authentication method, a public key is a key that can be used for verifying digital signatures
generated using a corresponding private key. Only a public key that corresponds to a
private key will be able to authenticate successfully.
Rationale:
If a public host key file is modified by an unauthorized user, the SSH service may be
compromised.
406 | P a g e
Audit:
Run the following command and verify Access does not grant write or execute permissions
to group or other for all returned files:
Example Output:
File: ‘/etc/ssh/ssh_host_rsa_key.pub’
Size: 382 Blocks: 8 IO Block: 4096 regular file
Device: ca01h/51713d Inode: 8631758 Links: 1
Access: (0644/-rw-r--r--) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2018-10-22 18:24:56.861750616 +0000
Modify: 2018-10-22 18:24:56.861750616 +0000
Change: 2018-10-22 18:24:56.881750616 +0000
Birth: -
File: ‘/etc/ssh/ssh_host_ecdsa_key.pub’
Size: 162 Blocks: 8 IO Block: 4096 regular file
Device: ca01h/51713d Inode: 8631761 Links: 1
Access: (0644/-rw-r--r--) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2018-10-22 18:24:56.897750616 +0000
Modify: 2018-10-22 18:24:56.897750616 +0000
Change: 2018-10-22 18:24:56.917750616 +0000
Birth: -
File: ‘/etc/ssh/ssh_host_ed25519_key.pub’
Size: 82 Blocks: 8 IO Block: 4096 regular file
Device: ca01h/51713d Inode: 8631763 Links: 1
Access: (0644/-rw-r--r--) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2018-10-22 18:24:56.945750616 +0000
Modify: 2018-10-22 18:24:56.945750616 +0000
Change: 2018-10-22 18:24:56.961750616 +0000
Birth: -
Remediation:
Run the following commands to set permissions and ownership on the SSH host public key
files
407 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file systems,
● ● ●
databases, and applications.
14.6 Protect Information through Access Control Lists
Protect all information stored on systems with file system, network share, claims,
v7 application, or database specific access control lists. These controls will enforce the ● ● ●
principle that only authorized individuals should have access to the information based
on their need to access the information as a part of their responsibilities.
408 | P a g e
5.2.4 Ensure SSH access is limited (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
There are several options available to limit which users and group can access the system
via SSH. It is recommended that at least one of the following options be leveraged:
• AllowUsers:
o The AllowUsers variable gives the system administrator the option of
allowing specific users to ssh into the system. The list consists of space
separated user names. Numeric user IDs are not recognized with this
variable. If a system administrator wants to restrict user access further by
only allowing the allowed users to log in from a particular host, the entry can
be specified in the form of user@host.
• AllowGroups:
o The AllowGroups variable gives the system administrator the option of
allowing specific groups of users to ssh into the system. The list consists of
space separated group names. Numeric group IDs are not recognized with
this variable.
• DenyUsers:
o The DenyUsers variable gives the system administrator the option of denying
specific users to ssh into the system. The list consists of space separated user
names. Numeric user IDs are not recognized with this variable. If a system
administrator wants to restrict user access further by specifically denying a
user's access from a particular host, the entry can be specified in the form of
user@host.
• DenyGroups:
o The DenyGroups variable gives the system administrator the option of
denying specific groups of users to ssh into the system. The list consists of
space separated group names. Numeric group IDs are not recognized with
this variable.
Rationale:
Restricting which users can remotely access the system via SSH will help ensure that only
authorized users access the system.
409 | P a g e
Audit:
Verify that the output matches at least one of the following lines:
allowusers <userlist>
allowgroups <grouplist>
denyusers <userlist>
denygroups <grouplist>
Remediation:
Edit the /etc/ssh/sshd_config file to set one or more of the parameter as follows:
AllowUsers <userlist>
OR
AllowGroups <grouplist>
OR
DenyUsers <userlist>
OR
DenyGroups <grouplist>
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file
● ● ●
systems, databases, and applications.
5.4 Restrict Administrator Privileges to Dedicated
Administrator Accounts
v8 Restrict administrator privileges to dedicated administrator accounts on ● ● ●
enterprise assets. Conduct general computing activities, such as internet browsing,
email, and productivity suite use, from the user’s primary, non-privileged account.
4.3 Ensure the Use of Dedicated Administrative Accounts
Ensure that all users with administrative account access use a dedicated or
v7 secondary account for elevated activities. This account should only be used for
● ● ●
administrative activities and not internet browsing, email, or similar activities.
410 | P a g e
5.2.5 Ensure SSH LogLevel is appropriate (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
INFO level is the basic level that only records login activity of SSH users. In many situations,
such as Incident Response, it is important to determine when a particular user was active
on a system. The logout record can eliminate those users who disconnected, which helps
narrow the field.
VERBOSE level specifies that login and logout activity as well as the key fingerprint for any
SSH key used for login will be logged. This information is important for SSH key
management, especially in legacy environments.
Rationale:
SSH provides several logging levels with varying amounts of verbosity. DEBUG is specifically
not recommended other than strictly for debugging SSH communications since it provides
so much data that it is difficult to identify important security information.
Audit:
loglevel VERBOSE
OR
loglevel INFO
Remediation:
LogLevel VERBOSE
OR
LogLevel INFO
Default Value:
LogLevel INFO
References:
411 | P a g e
1. https://www.ssh.com/ssh/sshd_config/
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
8.2 Collect Audit Logs
v8 Collect audit logs. Ensure that logging, per the enterprise’s audit log management ● ● ●
process, has been enabled across enterprise assets.
8.5 Collect Detailed Audit Logs
Configure detailed audit logging for enterprise assets containing sensitive data.
v8 Include event source, date, username, timestamp, source addresses, destination
● ●
addresses, and other useful elements that could assist in a forensic investigation.
412 | P a g e
5.2.6 Ensure SSH X11 forwarding is disabled (Automated)
Profile Applicability:
• Level 1 - Workstation
• Level 2 - Server
Description:
The X11Forwarding parameter provides the ability to tunnel X11 traffic through the
connection to enable remote graphic connections.
Rationale:
Disable X11 forwarding unless there is an operational requirement to use X11 applications
directly. There is a small risk that the remote X11 servers of users who are logged in via
SSH with X11 forwarding could be compromised by other users on the X11 server. Note
that even if X11 forwarding is disabled, users can always install their own forwarders.
Audit:
x11forwarding no
Remediation:
X11Forwarding no
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.8 Uninstall or Disable Unnecessary Services on Enterprise
v8 Assets and Software ● ●
Uninstall or disable unnecessary services on enterprise assets and software, such
as an unused file sharing service, web application module, or service function.
9.2 Ensure Only Approved Ports, Protocols and Services Are
v7 Running ● ●
Ensure that only network ports, protocols, and services listening on a system
with validated business needs, are running on each system.
413 | P a g e
5.2.7 Ensure SSH MaxAuthTries is set to 4 or less (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Rationale:
Setting the MaxAuthTries parameter to a low number will minimize the risk of successful
brute force attacks to the SSH server. While the recommended setting is 4, set the number
based on site policy.
Audit:
Run the following command and verify that output MaxAuthTries is 4 or less:
maxauthtries 4
Remediation:
MaxAuthTries 4
Default Value:
MaxAuthTries 6
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
8.5 Collect Detailed Audit Logs
Configure detailed audit logging for enterprise assets containing sensitive data.
v8 Include event source, date, username, timestamp, source addresses, destination
● ●
addresses, and other useful elements that could assist in a forensic investigation.
16.13 Alert on Account Login Behavior Deviation
v7 Alert when users deviate from normal login behavior, such as time-of-day, ●
workstation location and duration.
414 | P a g e
5.2.8 Ensure SSH IgnoreRhosts is enabled (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The IgnoreRhosts parameter specifies that .rhosts and .shosts files will not be used in
RhostsRSAAuthentication or HostbasedAuthentication.
Rationale:
Setting this parameter forces users to enter a password when authenticating with ssh.
Audit:
ignorerhosts yes
Remediation:
IgnoreRhosts yes
Default Value:
IgnoreRhosts yes
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
9.2 Ensure Only Approved Ports, Protocols and Services Are
v7 Running ● ●
Ensure that only network ports, protocols, and services listening on a system with
validated business needs, are running on each system.
415 | P a g e
5.2.9 Ensure SSH HostbasedAuthentication is disabled (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Rationale:
Even though the .rhosts files are ineffective if support is disabled in /etc/pam.conf,
disabling the ability to use .rhosts files in SSH provides an additional layer of protection.
Audit:
hostbasedauthentication no
Remediation:
HostbasedAuthentication no
Default Value:
HostbasedAuthentication no
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
16.3 Require Multi-factor Authentication
v7 Require multi-factor authentication for all user accounts, on all systems, whether ● ●
managed onsite or by a third-party provider.
416 | P a g e
5.2.10 Ensure SSH root login is disabled (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The PermitRootLogin parameter specifies if the root user can log in using ssh. The default
is no.
Rationale:
Disallowing root logins over SSH requires system admins to authenticate using their own
individual account, then escalating to root via sudo or su. This in turn limits opportunity for
non-repudiation and provides a clear audit trail in the event of a security incident
Audit:
permitrootlogin no
Remediation:
PermitRootLogin no
Default Value:
PermitRootLogin without-password
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
5.4 Restrict Administrator Privileges to Dedicated
Administrator Accounts
v8 Restrict administrator privileges to dedicated administrator accounts on ● ● ●
enterprise assets. Conduct general computing activities, such as internet browsing,
email, and productivity suite use, from the user’s primary, non-privileged account.
4.3 Ensure the Use of Dedicated Administrative Accounts
Ensure that all users with administrative account access use a dedicated or
v7 secondary account for elevated activities. This account should only be used for
● ● ●
administrative activities and not internet browsing, email, or similar activities.
417 | P a g e
5.2.11 Ensure SSH PermitEmptyPasswords is disabled (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The PermitEmptyPasswords parameter specifies if the SSH server allows login to accounts
with empty password strings.
Rationale:
Disallowing remote shell access to accounts that have an empty password reduces the
probability of unauthorized access to the system
Audit:
permitemptypasswords no
Remediation:
PermitEmptyPasswords no
Default Value:
PermitEmptyPasswords no
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
16.3 Require Multi-factor Authentication
v7 Require multi-factor authentication for all user accounts, on all systems, whether ● ●
managed onsite or by a third-party provider.
418 | P a g e
5.2.12 Ensure SSH PermitUserEnvironment is disabled (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Rationale:
Permitting users the ability to set environment variables through the SSH daemon could
potentially allow users to bypass security controls (e.g. setting an execution path that has
ssh executing a Trojan’s programs)
Audit:
permituserenvironment no
Remediation:
PermitUserEnvironment no
Default Value:
PermitUserEnvironment no
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
419 | P a g e
5.2.13 Ensure only strong Ciphers are used (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
This variable limits the ciphers that SSH can use during communication.
Notes:
• Some organizations may have stricter requirements for approved ciphers. Ensure that
ciphers used are in compliance with site policy
• The only "strong" ciphers currently FIPS 140-2 compliant are: aes256-ctr,aes192-
ctr,aes128-ctr
• CVE-2013-4548 referenced bellow applies to OpenSSH versions 6.2 and 6.3. If running
these versions of Open SSH, Please upgrade to version 6.4 or later to fix the
vulnerability, or disable AES-GCM in the server configuration
3des-cbc
aes128-cbc
aes192-cbc
aes256-cbc
aes128-ctr
aes192-ctr
aes256-ctr
aes128-gcm@openssh.com
aes256-gcm@openssh.com
chacha20-poly1305@openssh.com
420 | P a g e
Rationale:
Weak ciphers that are used for authentication to the cryptographic module cannot be relied
upon to provide confidentiality or integrity, and system data may be compromised.
• The DES, Triple DES, and Blowfish ciphers, as used in SSH, have a birthday bound of
approximately four billion blocks, which makes it easier for remote attackers to
obtain cleartext data via a birthday attack against a long-duration encrypted session,
aka a "Sweet32" attack
• The RC4 algorithm, as used in the TLS protocol and SSL protocol, does not properly
combine state data with key data during the initialization phase, which makes it
easier for remote attackers to conduct plaintext-recovery attacks against the initial
bytes of a stream by sniffing network traffic that occasionally relies on keys affected
by the Invariance Weakness, and then using a brute-force approach involving LSB
values, aka the "Bar Mitzvah" issue
• The passwords used during an SSH session encrypted with RC4 can be recovered by
an attacker who is able to capture and replay the session
• Error handling in the SSH protocol; Client and Server, when using a block cipher
algorithm in Cipher Block Chaining (CBC) mode, makes it easier for remote
attackers to recover certain plaintext data from an arbitrary block of ciphertext in
an SSH session via unknown vectors
• The mm_newkeys_from_blob function in monitor_wrap.c, when an AES-GCM cipher
is used, does not properly initialize memory for a MAC context data structure, which
allows remote authenticated users to bypass intended ForceCommand and login-
shell restrictions via packet data that provides a crafted callback address
Audit:
Run the following command and verify that output does not contain any of the listed weak
ciphers
Weak Ciphers:
3des-cbc
aes128-cbc
aes192-cbc
aes256-cbc
421 | P a g e
Remediation:
Edit the /etc/ssh/sshd_config file add/modify the Ciphers line to contain a comma
separated list of the site approved ciphers
Example:
Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-
gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr
Default Value:
Ciphers chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-
gcm@openssh.com,aes256-gcm@openssh.com
References:
1. https://nvd.nist.gov/vuln/detail/CVE-2016-2183
2. https://nvd.nist.gov/vuln/detail/CVE-2015-2808
3. https://www.kb.cert.org/vuls/id/565052
4. https://www.openssh.com/txt/cbc.adv
5. https://nvd.nist.gov/vuln/detail/CVE-2008-5161
6. https://nvd.nist.gov/vuln/detail/CVE-2013-4548
7. https://www.kb.cert.org/vuls/id/565052
8. https://www.openssh.com/txt/cbc.adv
9. SSHD_CONFIG(5)
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.10 Encrypt Sensitive Data in Transit
v8 Encrypt sensitive data in transit. Example implementations can include: ● ●
Transport Layer Security (TLS) and Open Secure Shell (OpenSSH).
422 | P a g e
5.2.14 Ensure only strong MAC algorithms are used (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
This variable limits the types of MAC algorithms that SSH can use during communication.
Notes:
• Some organizations may have stricter requirements for approved MACs. Ensure that
MACs used are in compliance with site policy
• The only "strong" MACs currently FIPS 140-2 approved are hmac-sha2-256 and hmac-
sha2-512
hmac-md5
hmac-md5-96
hmac-sha1
hmac-sha1-96
hmac-sha2-256
hmac-sha2-512
umac-64@openssh.com
umac-128@openssh.com
hmac-md5-etm@openssh.com
hmac-md5-96-etm@openssh.com
hmac-sha1-etm@openssh.com
hmac-sha1-96-etm@openssh.com
hmac-sha2-256-etm@openssh.com
hmac-sha2-512-etm@openssh.com
umac-64-etm@openssh.com
umac-128-etm@openssh.com
423 | P a g e
Rationale:
MD5 and 96-bit MAC algorithms are considered weak and have been shown to increase
exploitability in SSH downgrade attacks. Weak algorithms continue to have a great deal of
attention as a weak spot that can be exploited with expanded computing power. An
attacker that breaks the algorithm could take advantage of a MiTM position to decrypt the
SSH tunnel and capture credentials and information
Audit:
Run the following command and verify that output does not contain any of the listed weak
MAC algorithms:
hmac-md5
hmac-md5-96
hmac-ripemd160
hmac-sha1
hmac-sha1-96
umac-64@openssh.com
umac-128@openssh.com
hmac-md5-etm@openssh.com
hmac-md5-96-etm@openssh.com
hmac-ripemd160-etm@openssh.com
hmac-sha1-etm@openssh.com
hmac-sha1-96-etm@openssh.com
umac-64-etm@openssh.com
umac-128-etm@openssh.com
Remediation:
Edit the /etc/ssh/sshd_config file and add/modify the MACs line to contain a comma
separated list of the site approved MACs
Example:
MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-
512,hmac-sha2-256
Default Value:
MACs umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-
etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-
etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-
256,hmac-sha2-512,hmac-sha1
424 | P a g e
References:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
425 | P a g e
5.2.15 Ensure only strong Key Exchange algorithms are used
(Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Key exchange is any method in cryptography by which cryptographic keys are exchanged
between two parties, allowing use of a cryptographic algorithm. If the sender and receiver
wish to exchange encrypted messages, each must be equipped to encrypt messages to be
sent and decrypt messages received
Notes: Kex algorithms have a higher preference the earlier they appear in the list
• Some organizations may have stricter requirements for approved Key exchange
algorithms. Ensure that Key exchange algorithms used are in compliance with site
policy.
• The only Key Exchange Algorithms currently FIPS 140-2 approved are: ecdh-sha2-
nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-
sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-
group14-sha256
curve25519-sha256
curve25519-sha256@libssh.org
diffie-hellman-group1-sha1
diffie-hellman-group14-sha1
diffie-hellman-group14-sha256
diffie-hellman-group16-sha512
diffie-hellman-group18-sha512
diffie-hellman-group-exchange-sha1
diffie-hellman-group-exchange-sha256
ecdh-sha2-nistp256
ecdh-sha2-nistp384
ecdh-sha2-nistp521
426 | P a g e
Rationale:
Key exchange methods that are considered weak should be removed. A key exchange
method may be weak because too few bits are used, or the hashing algorithm is considered
too weak. Using weak algorithms could expose connections to man-in-the-middle attacks
Audit:
Run the following command and verify that output does not contain any of the listed weak
Key Exchange algorithms
diffie-hellman-group1-sha1
diffie-hellman-group14-sha1
diffie-hellman-group-exchange-sha1
Remediation:
Edit the /etc/ssh/sshd_config file add/modify the KexAlgorithms line to contain a comma
separated list of the site approved key exchange algorithms
Example
KexAlgorithms curve25519-sha256,curve25519-sha256@libssh.org,diffie-hellman-
group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-
sha512,ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-
hellman-group-exchange-sha256
Default Value:
KexAlgorithms curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-
nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-
sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-
group14-sha256,diffie-hellman-group14-sha1
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
427 | P a g e
5.2.16 Ensure SSH Idle Timeout Interval is configured (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Rationale:
Having no timeout value associated with a connection could allow an unauthorized user
access to another user's ssh session (e.g. user walks away from their computer and doesn't
lock the screen). Setting a timeout value reduces this risk.
428 | P a g e
Audit:
Run the following commands and verify ClientAliveInterval is between 1 and 300:
clientaliveinterval 300
clientalivecountmax 3
Remediation:
Edit the /etc/ssh/sshd_config file to set the parameters according to site policy. This
should include ClientAliveInterval between 1 and 300 and ClientAliveCountMax of 3 or
less:
ClientAliveInterval 300
ClientAliveCountMax 3
Default Value:
ClientAliveInterval 0
ClientAliveCountMax 3
References:
1. https://man.openbsd.org/sshd_config
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
429 | P a g e
5.2.17 Ensure SSH LoginGraceTime is set to one minute or less
(Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The LoginGraceTime parameter specifies the time allowed for successful authentication to
the SSH server. The longer the Grace period is the more open unauthenticated connections
can exist. Like other session controls in this session the Grace Period should be limited to
appropriate organizational limits to ensure the service is available for needed access.
Rationale:
Setting the LoginGraceTime parameter to a low number will minimize the risk of successful
brute force attacks to the SSH server. It will also limit the number of concurrent
unauthenticated connections While the recommended setting is 60 seconds (1 Minute), set
the number based on site policy.
Audit:
Run the following command and verify that output LoginGraceTime is between 1 and 60:
logingracetime 60
Remediation:
LoginGraceTime 60
Default Value:
LoginGraceTime 120
430 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
431 | P a g e
5.2.18 Ensure SSH warning banner is configured (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The Banner parameter specifies a file whose contents must be sent to the remote user
before authentication is permitted. By default, no banner is displayed.
Rationale:
Banners are used to warn connecting users of the particular site's policy regarding
connection. Presenting a warning message prior to the normal user login may assist the
prosecution of trespassers on the computer system.
Audit:
banner /etc/issue.net
Remediation:
Banner /etc/issue.net
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
432 | P a g e
5.2.19 Ensure SSH PAM is enabled (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
UsePAM Enables the Pluggable Authentication Module interface. If set to “yes” this will
enable PAM authentication using ChallengeResponseAuthentication and
PasswordAuthentication in addition to PAM account and session module processing for all
authentication types
Rationale:
When usePAM is set to yes, PAM runs through account and session types properly. This is
important if you want to restrict access to services based off of IP, time or other factors of
the account. Additionally, you can make sure users inherit certain environment variables
on login or disallow access to the server
Impact:
If UsePAM is enabled, you will not be able to run sshd(8) as a non-root user.
Audit:
usepam yes
Remediation:
UsePAM yes
Default Value:
usePAM yes
433 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
434 | P a g e
5.2.20 Ensure SSH AllowTcpForwarding is disabled (Automated)
Profile Applicability:
• Level 2 - Server
• Level 2 - Workstation
Description:
SSH port forwarding is a mechanism in SSH for tunneling application ports from the client
to the server, or servers to clients. It can be used for adding encryption to legacy
applications, going through firewalls, and some system administrators and IT professionals
use it for opening backdoors into the internal network from their home machines
Rationale:
Leaving port forwarding enabled can expose the organization to security risks and back-
doors.
SSH connections are protected with strong encryption. This makes their contents invisible
to most deployed network monitoring and traffic filtering solutions. This invisibility carries
considerable risk potential if it is used for malicious purposes such as data exfiltration.
Impact:
SSH tunnels are widely used in many corporate environments that employ mainframe
systems as their application backends. In those environments the applications themselves
may have very limited native support for security. By utilizing tunneling, compliance with
SOX, HIPAA, PCI-DSS, and other standards can be achieved without having to modify the
applications.
Audit:
allowtcpforwarding no
Remediation:
AllowTcpForwarding no
435 | P a g e
Default Value:
AllowTcpForwarding yes
References:
1. https://www.ssh.com/ssh/tunneling/example
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
9.2 Ensure Only Approved Ports, Protocols and Services Are
v7 Running ● ●
Ensure that only network ports, protocols, and services listening on a system with
validated business needs, are running on each system.
436 | P a g e
5.2.21 Ensure SSH MaxStartups is configured (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Rationale:
To protect a system from denial of service due to a large number of pending authentication
connection attempts, use the rate limiting function of MaxStartups to protect availability of
sshd logins and prevent overwhelming the daemon.
Audit:
Run the following command and verify that output MaxStartups is 10:30:60 or matches
site policy:
maxstartups 10:30:60
Remediation:
maxstartups 10:30:60
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
437 | P a g e
5.2.22 Ensure SSH MaxSessions is limited (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The MaxSessions parameter specifies the maximum number of open sessions permitted
from a given connection.
Rationale:
To protect a system from denial of service due to a large number of concurrent sessions,
use the rate limiting function of MaxSessions to protect availability of sshd logins and
prevent overwhelming the daemon.
Audit:
Run the following command and verify that output MaxSessions is 10 or less, or matches
site policy:
maxsessions 10
Remediation:
MaxSessions 10
Default Value:
MaxSessions 10
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
438 | P a g e
5.3 Configure PAM
PAM (Pluggable Authentication Modules) is a service that implements modular
authentication modules on UNIX systems. PAM is implemented as a set of shared objects
that are loaded and executed when a program needs to authenticate a user. Files for PAM
are typically located in the /etc/pam.d directory. PAM must be carefully configured to
secure system authentication. While this section covers some of PAM, please consult other
PAM resources to fully understand the configuration capabilities.
439 | P a g e
5.3.1 Ensure password creation requirements are configured
(Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
• minlen=
• dcredit=
• ucredit=
• ocredit=
• lcredit=
NOTES: The settings shown above are one possible policy. If local site policy requires stricter
settings, alter these values to conform to your organization's password policies.
Rationale:
Strong passwords and limited attempts before locking an account protect systems from
being hacked through brute force methods.
440 | P a g e
Audit:
Run the following command to verify the minimum password length is at least 14
characters minlen=14:
# grep -P
'^\s*password\s+(requisite|required)\s+pam_cracklib.so\s+([^#]+\s+)*minlen=(1
[4-9]|[1-9][0-9]+)\b' /etc/pam.d/common-password
Run the following command to verify the required password complexity - dcredit=-1
ucredit=-1 ocredit=-1 lcredit=-1:
# grep -P
'^\s*password\s+(?:requisite|required)\s+pam_cracklib\.so\s+(?:[^#]+\s+)*(?:(
?!\2|\3|\4))(dcredit=-[1-9]|ucredit=-[1-9]|ocredit=-[1-9]|lcredit=-[1-
9])\s+(?:[^#]+\s+)*(?:(?!\1|\3|\4))(dcredit=-[1-9]|ucredit=-[1-9]|ocredit=-
[1-9]|lcredit=-[1-9])\s+(?:[^#]+\s+)*(?:(?!\1|\2|\4))(dcredit=-[1-
9]|ucredit=-[1-9]|ocredit=-[1-9]|lcredit=-[1-
9])\s+(?:[^#]+\s+)*(?!\1|\2|\3)(dcredit=-[1-9]|ucredit=-[1-9]|ocredit=-[1-
9]|lcredit=-[1-9])' /etc/pam.d/common-password
Remediation:
OR
Edit the /etc/pam.d/common-password file to include the appropriate options for
pam_cracklib.so and to conform to site policy:
References:
1. https://documentation.suse.com/sles/15-SP1/html/SLES-all/cha-security-
protection.html#sec-sec-prot-general-pam
441 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
5.2 Use Unique Passwords
Use unique passwords for all enterprise assets. Best practice implementation
v8 includes, at a minimum, an 8-character password for accounts using MFA and a 14-
● ● ●
character password for accounts not using MFA.
4.4 Use Unique Passwords
v7 Where multi-factor authentication is not supported (such as local administrator, ● ●
root, or service accounts), accounts will use passwords that are unique to that system.
442 | P a g e
5.3.2 Ensure lockout for failed password attempts is configured
(Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Set the lockout number in deny= to the policy in effect at your site.
unlock_time=_n_ is the number of seconds the account remains locked after the number of
attempts configured in deny=_n_ has been met.
Notes:
• Additional module options may be set, recommendation only covers those listed here.
• If you want to require the administrator to unlock accounts, leave off the unlock_time
option
• The default location for attempted accesses is recorded in /var/log/tallylog
• Use of the "audit" keyword may log credentials in the case of user error during
authentication. This risk should be evaluated in the context of the site policies of your
organization.
• You may also lock out root, this should be considered carefully due to the ability to
have this setting lock all access to the system
o As an option on the same line:
o auth required pam_tally2.so deny=5 even_deny_root unlock_time=900
o To define a different lockout time for root:
o auth required pam_tally2.so deny=5 root_unlock_time=120
unlock_time=900
• If a user has been locked out because they have reached the maximum consecutive
failure count defined by deny= in the pam_tally2.so module, the user can be unlocked
by issuing following command. This command sets the failed count to 0, effectively
unlocking the user.
• # pam_tally2 -u <username> --reset
Rationale:
Locking out user IDs after n unsuccessful consecutive login attempts mitigates brute force
password attacks against your systems.
443 | P a g e
Audit:
Verify password lockouts are configured. Ensure that the deny=_n_ follows local site policy.
This should not exceed deny=5.
Remediation:
Modify the deny= and unlock_time= parameters to conform to local site policy, Not to be
greater than deny=5:
Note: The ordering on the lines is important. The additional line needs to below the line auth
required pam_env.so and above all password validation lines.
Example:
Edit the /etc/pam.d/common-account file and add the following pam_tally2.so line:
444 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
16.7 Establish Process for Revoking Access
Establish and follow an automated process for revoking system access by disabling
v7 accounts immediately upon termination or change of responsibilities of an employee or ● ●
contractor . Disabling these accounts, instead of deleting accounts, allows preservation
of audit trails.
445 | P a g e
5.3.3 Ensure password reuse is limited (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The /etc/security/opasswd file stores the users' old passwords and can be checked to
ensure that users are not recycling recent passwords.
Notes:
• Additional module options may be set, recommendation only covers those listed here.
• This setting only applies to local accounts.
• This option is configured with the remember=n module option in /etc/pam.d/common-
password
Rationale:
Forcing users not to reuse their past passwords make it less likely that an attacker will be
able to guess the password.
Audit:
Run the following command to verify remembered password history follows local site
policy, not to be less than 5:
# grep -P
'^\s*password\s+(requisite|required)\s+pam_pwhistory\.so\s+([^#]+\s+)*remembe
r=([5-9]|[1-9][0-9]+)\b' /etc/pam.d/common-password
Remediation:
OR
Edit the file /etc/pam.d/common-password to include the remember= option and conform to
site policy as shown:
446 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
5.2 Use Unique Passwords
Use unique passwords for all enterprise assets. Best practice implementation
v8 includes, at a minimum, an 8-character password for accounts using MFA and a 14-
● ● ●
character password for accounts not using MFA.
447 | P a g e
5.4 User Accounts and Environment
This section provides guidance on setting up secure defaults for system and user accounts
and their environment.
448 | P a g e
5.4.1 Set Shadow Password Suite Parameters
While a majority of the password control parameters have been moved to PAM, some
parameters are still available through the shadow password suite. Any changes made to
/etc/login.defs will only be applied if the usermod command is used. If user IDs are
added a different way, use the chage command to effect changes to individual user IDs.
449 | P a g e
5.4.1.1 Ensure password hashing algorithm is SHA-512 (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Note: These changes only apply to accounts configured on the local system.
Rationale:
The SHA-512 algorithm provides much stronger hashing than MD5, thus providing
additional protection to the system by increasing the level of effort for an attacker to
successfully determine passwords.
Audit:
ENCRYPT_METHOD SHA512
Remediation:
ENCRYPT_METHOD sha512
Notes:
•
Any system accounts that need to be expired should be carefully done separately by the
system administrator to prevent any potential problems
•
If it is determined that the password algorithm being used is not SHA-512, once it is
changed, it is recommended that all user ID's be immediately expired and forced to
change their passwords on next login, In accordance with local site policies
•
To accomplish this, the following command can be used
450 | P a g e
Default Value:
ENCRYPT_METHOD sha512
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.11 Encrypt Sensitive Data at Rest
Encrypt sensitive data at rest on servers, applications, and databases containing
sensitive data. Storage-layer encryption, also known as server-side encryption, meets
v8 the minimum requirement of this Safeguard. Additional encryption methods may
● ●
include application-layer encryption, also known as client-side encryption, where
access to the data storage device(s) does not permit access to the plain-text data.
451 | P a g e
5.4.1.2 Ensure password expiration is 365 days or less (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Notes:
Rationale:
Requiring passwords to be changed helps to mitigate the risk posed by the poor security
practice of passwords being used for multiple accounts, and poorly implemented off-
boarding and change of responsibility policies. This should not be considered a
replacement for proper implementation of these policies and practices.
Note: If it is believed that a user's password may have been compromised, the user's account
should be locked immediately. Local policy should be followed to ensure the secure update of
their password.
452 | P a g e
Audit:
Run the following command and verify PASS_MAX_DAYS conforms to site policy (no more
than 365 days):
PASS_MAX_DAYS 365
Run the following command and Review list of users and PASS_MAX_DAYS to verify that all
users' PASS_MAX_DAYS conforms to site policy (no more than 365 days):
<user>:<PASS_MAX_DAYS>
Remediation:
PASS_MAX_DAYS 365
Modify user parameters for all users with a password set to match:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
4.4 Use Unique Passwords
v7 Where multi-factor authentication is not supported (such as local administrator, ● ●
root, or service accounts), accounts will use passwords that are unique to that system.
453 | P a g e
5.4.1.3 Ensure minimum days between password changes is configured
(Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Rationale:
By restricting the frequency of password changes, an administrator can prevent users from
repeatedly changing their password in an attempt to circumvent password reuse controls.
Audit:
Run the following command and verify PASS_MIN_DAYS conforms to site policy (no less than
1 day):
PASS_MIN_DAYS 1
Run the following command and Review list of users and PAS_MIN_DAYS to Verify that all
users' PAS_MIN_DAYS conforms to site policy (no less than 1 day):
<user>:<PASS_MIN_DAYS>
Remediation:
PASS_MIN_DAYS 1
Modify user parameters for all users with a password set to match:
454 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
4.4 Use Unique Passwords
v7 Where multi-factor authentication is not supported (such as local administrator, ● ●
root, or service accounts), accounts will use passwords that are unique to that system.
455 | P a g e
5.4.1.4 Ensure password expiration warning days is 7 or more
(Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Rationale:
Providing an advance warning that a password will be expiring gives users time to think of
a secure password. Users caught unaware may choose a simple password or write it down
where it may be discovered.
Audit:
Run the following command and verify PASS_WARN_AGE conforms to site policy (No less than
7 days):
PASS_WARN_AGE 7
Verify all users with a password have their number of days of warning before password
expires set to 7 or more:
Run the following command and Review list of users and PASS_WARN_AGE to verify that all
users' PASS_WARN_AGE conforms to site policy (No less than 7 days):
<user>:<PASS_WARN_AGE>
Remediation:
PASS_WARN_AGE 7
Modify user parameters for all users with a password set to match:
456 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
4.4 Use Unique Passwords
v7 Where multi-factor authentication is not supported (such as local administrator, ● ●
root, or service accounts), accounts will use passwords that are unique to that system.
457 | P a g e
5.4.1.5 Ensure inactive password lock is 30 days or less (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
User accounts that have been inactive for over a given period of time can be automatically
disabled. It is recommended that accounts that are inactive for 30 days after password
expiration be disabled.
Rationale:
Inactive accounts pose a threat to system security since the users are not logging in to
notice failed login attempts or other anomalies.
Audit:
Run the following command and verify INACTIVE conforms to sire policy (no more than 30
days):
INACTIVE=30
Verify all users with a password have Password inactive no more than 30 days after
password expires:
Run the following command and Review list of users and INACTIVE to verify that all users'
INACTIVE conforms to site policy (no more than 30 days):
<user>:<INACTIVE>
Remediation:
Run the following command to set the default password inactivity period to 30 days:
# useradd -D -f 30
Modify user parameters for all users with a password set to match:
458 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
459 | P a g e
5.4.1.6 Ensure all users last password change date is in the past
(Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Rationale:
If a users recorded password change date is in the future then they could bypass any set
password expiration.
Audit:
# for usr in $(cut -d: -f1 /etc/shadow); do [[ $(chage --list $usr | grep
'^Last password change' | cut -d: -f2) > $(date) ]] && echo "$usr :$(chage --
list $usr | grep '^Last password change' | cut -d: -f2)"; done
Remediation:
Investigate any users with a password change date in the future and correct them. Locking
the account, expiring the password, or resetting the password manually may be
appropriate.
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
5.2 Use Unique Passwords
Use unique passwords for all enterprise assets. Best practice implementation
v8 includes, at a minimum, an 8-character password for accounts using MFA and a 14-
● ● ●
character password for accounts not using MFA.
4.4 Use Unique Passwords
v7 Where multi-factor authentication is not supported (such as local administrator, ● ●
root, or service accounts), accounts will use passwords that are unique to that system.
460 | P a g e
5.4.2 Ensure system accounts are secured (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
There are a number of accounts provided with most distributions that are used to manage
applications and are not intended to provide an interactive shell.
Rationale:
It is important to make sure that accounts that are not being used by regular users are
prevented from being used to provide an interactive shell. By default, most distributions
set the password field for these accounts to an invalid string, but it is also recommended
that the shell field in the password file be set to the nologin shell. This prevents the
account from potentially being used to run any commands.
Note: The root, sync, shutdown, and halt users are exempted from requiring a non-login
shell.
Audit:
# awk -F: '($1!="root" && $1!="sync" && $1!="shutdown" && $1!="halt" &&
$1!~/^\+/ && $3<'"$(awk '/^\s*UID_MIN/{print $2}' /etc/login.defs)"' &&
$7!="'"$(which nologin)"'" && $7!="/bin/false") {print}' /etc/passwd
461 | P a g e
Remediation:
# usermod -L <user>
The following command will set all system accounts to a non login shell:
# awk -F: '($1!="root" && $1!="sync" && $1!="shutdown" && $1!="halt" &&
$1!~/^\+/ && $3<'"$(awk '/^\s*UID_MIN/{print $2}' /etc/login.defs)"' &&
$7!="'"$(which nologin)"'" && $7!="/bin/false" && $7!="/usr/bin/false")
{print $1}' /etc/passwd | while read -r user; do usermod -s "$(which
nologin)" "$user"; done
The following command will automatically lock not root system accounts:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file
● ● ●
systems, databases, and applications.
462 | P a g e
5.4.3 Ensure default group for the root account is GID 0 (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The usermod command can be used to specify which group the root user belongs to. This
affects permissions of files that are created by the root user.
Rationale:
Using GID 0 for the root account helps prevent root -owned files from accidentally
becoming accessible to non-privileged users.
Audit:
Remediation:
Run the following command to set the root user default group to GID 0 :
# usermod -g 0 root
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
463 | P a g e
5.4.4 Ensure default user shell timeout is configured (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Rationale:
Setting a timeout value reduces the window of opportunity for unauthorized user access to
another user's shell session that has been left unattended. It also ends the inactive session
and releases the resources associated with that session.
Notes:
• The audit and remediation in this recommendation apply to bash and shell. If other
shells are supported on the system, it is recommended that their configuration files
are also checked. Other methods of setting a timeout exist for other shells not
covered here.
• The TMOUT option applies to the active shell only. In case a user switches from one
shell to another, it needs another full cycle to close the remaining shell.
• /etc/profile may get updated by YaST2 Online Update
• Ensure that the timeout conforms to your local policy.
464 | P a g e
Audit:
Run the following commands to verify that TMOUT is configured to include a timeout of no
more than 900 seconds, to be readonly, and to be exported:
Run the following command to verify that TMOUT is configured in: a .sh file in
/etc/profile.d/:
Run the following command to verify that TMOUT is not set to a longer timeout:
Remediation:
• As multiple lines:
TMOUT=900
readonly TMOUT
export TMOUT
• As a single line:
465 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.3 Configure Automatic Session Locking on Enterprise
Assets
v8 Configure automatic session locking on enterprise assets after a defined period of ● ● ●
inactivity. For general purpose operating systems, the period must not exceed 15
minutes. For mobile end-user devices, the period must not exceed 2 minutes.
466 | P a g e
5.4.5 Ensure default user umask is configured (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The user file-creation mode mask (umask) is used to determine the file permission for
newly created directories and files. In Linux, the default permissions for any newly created
directory is 0777 (rwxrwxrwx), and for any newly created file it is 0666 (rw-rw-rw-). The
umask modifies the default Linux permissions by restricting (masking) these permissions.
The umask is not simply subtracted, but is processed bitwise. Bits set in the umask are
cleared in the resulting file mode.
• The user creating the directories or files has the discretion of changing the
permissions by:
o Issuing the chmod command
o Choosing a different default umask
o Adding the umask command into a User Shell Configuration File, (
.bash_profile or .bashrc), in their home directory
• The permissions listed are not masked by umask. ie a umask set by umask
u=rwx,g=rx,o= is the Symbolic equivalent of the Octal umask 027. This umask would
set a newly created directory with file mode drwxr-x--- and a newly created file
with file mode rw-r-----.
• umask can be set with either octal or Symbolic values:
o Octal (Numeric) Value - Represented by either three or four digits. ie umask
0027 or umask 027. If a four digit umask is used, the first digit is ignored. The
remaining three digits effect the resulting permissions for user, group, and
world/other respectively.
o Symbolic Value - Represented by a comma separated list for User u, group g,
and world/other o.
467 | P a g e
interactive. Is only executed for interactive shells or if BASH_ENV is set to
/etc/bashrc.
Rationale:
Setting a secure default value for umask ensures that users make a conscious choice about
their file permissions. A permissive umask value could result in directories or files with
excessive permissions that can be read and/or written to by unauthorized users.
Notes:
• The audit and remediation in this recommendation apply to bash and shell. If other
shells are supported on the system, it is recommended that their configuration files
also are checked.
• Other methods of setting a default user umask exist.
• If other methods are in use in your environment they should be audited and the shell
configs should be verified to not override.
468 | P a g e
Audit:
•
umask 027 or umask u=rwx,g=rx,o= or more restrictive
• No System Wide umask is set that allows for:
o A newly created directories's permissions to be less restrictive than 750
(drwxr-x---)
o A newly created file's permissions to be less restrictive than 640 (rw-r-----).
• The default System Wide umask is set to enforce:
o A newly created directories's permissions to be 750 (drwxr-x---)
o A newly created file's permissions be 640 (rw-r-----).
Run the following commands to verify if umask is set, it is less restrictive than 027,
u=rwx,g=rx,o=:
Run the following command to verify that a System Wide default umask of 027,
u=rwx,g=rx,o=, or more restrictive is set:
Example output:
469 | P a g e
Remediation:
•
/etc/login.defs - Recommended
• A file ending in .sh in the /etc/profile.d/ directory
•
/etc/default/login
•
/etc/profile.local
•
/etc/profile - This is not recommended, may be updated/overwritten by YaST2
Online Update
Example:
edit /etc/login.defs and add or modify the UMASK line.
UMASK 027
Review files ending in .sh in the /etc/profile.d/ directory, and the files;
/etc/bash.bashrc, /etc/profile, and /etc/profile.local. Remove or edit all umask
entries to follow local site policy. Any remaining entries should be: umask 027, umask
u=rwx,g=rx,o= or more restrictive.
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file
● ● ●
systems, databases, and applications.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all ● ● ●
authorized operating systems and software.
v7 13 Data Protection
Data Protection
470 | P a g e
5.5 Ensure root login is restricted to system console (Manual)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The file /etc/securetty contains a list of valid terminals that may be logged in directly as
root.
Rationale:
Since the system console has special properties to handle emergency situations, it is
important to ensure that the console is in a physically secure location and that
unauthorized consoles have not been defined.
Audit:
# cat /etc/securetty
Remediation:
Remove entries for any consoles that are not in a physically secure location.
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
v8 user devices, including portable and mobile, non-computing/IoT devices, and servers) ● ● ●
and software (operating systems and applications). Review and update documentation
annually, or when significant enterprise changes occur that could impact this Safeguard.
4.6 Securely Manage Enterprise Assets and Software
Securely manage enterprise assets and software. Example implementations include
managing configuration through version-controlled-infrastructure-as-code and
v8 accessing administrative interfaces over secure network protocols, such as Secure Shell ● ● ●
(SSH) and Hypertext Transfer Protocol Secure (HTTPS). Do not use insecure
management protocols, such as Telnet (Teletype Network) and HTTP, unless
operationally essential.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
471 | P a g e
5.6 Ensure access to the su command is restricted (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The su command allows a user to run a command or shell as another user. The program
has been superseded by sudo, which allows for more granular control over privileged
access. Normally, the su command can be executed by any user. By uncommenting the
pam_wheel.so statement in /etc/pam.d/su, the su command will only allow users in a
specific groups to execute su. This group should be empty to reinforce the use of sudo for
privileged access.
Rationale:
Restricting the use of su , and using sudo in its place, provides system administrators better
control of the escalation of user privileges to execute privileged commands. The sudo utility
also provides a better logging and audit mechanism, as it can log each command executed
via sudo , whereas su can only record that a user executed the su program.
Audit:
Run the following command and verify the output matches the line:
# grep -E
'^\s*auth\s+required\s+pam_wheel\.so\s+(\S+\s+)*use_uid\s+(\S+\s+)*group=\S+\
s*(\S+\s*)*(\s+#.*)?$' /etc/pam.d/su
Run the following command and verify that the group specified in <group_name> contains
no users:
<group_name>:x:<GID>:
472 | P a g e
Remediation:
Create an empty group that will be specified for use of the su command. The group should
be named according to site policy.
Example
# groupadd sugroup
Add the following line to the /etc/pam.d/su file, specifying the empty group:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file
● ● ●
systems, databases, and applications.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all ● ● ●
authorized operating systems and software.
473 | P a g e
6 System Maintenance
Recommendations in this section are intended as maintenance and are intended to be
checked on a frequent basis to ensure system stability. Many recommendations do not have
quick remediations and require investigation into the cause and best fix available and may
indicate an attempted breach of system security.
474 | P a g e
6.1 System File Permissions
This section provides guidance on securing aspects of system files and directories.
475 | P a g e
6.1.1 Audit system file permissions (Manual)
Profile Applicability:
• Level 2 - Server
• Level 2 - Workstation
Description:
The RPM package manager has a number of useful options. One of these, the -V option, can
be used to verify that system packages are correctly installed. The V option can be used to
verify a particular package or to verify all system packages. If no output is returned, the
package is installed correctly. The following table describes the meaning of output from the
verify option:
Code Meaning
The rpm -qf command can be used to determine which package a particular file belongs to.
For example the following commands determines which package the
/etc/ssh/sshd_config file belongs to:
openssh-7.9p1-6.14.1.x86_64
To verify the settings for the package that controls the /etc/ssh/sshd_config file, run the
following:
# rpm -V openssh-7.9p1-6.14.1.x86_64
S.5....T. c /etc/ssh/sshd_config
476 | P a g e
Note: You can feed the output of the rpm -qf command to the rpm -V command:
S.5....T. c /etc/ssh/sshd_config
Notes:
• Since packages and important files may change with new updates and releases, it is
recommended to verify everything, not just a finite list of files. This can be a time
consuming task and results may depend on site policy therefore it is not a scorable
benchmark item, but is provided for those interested in additional security measures.
• Some of the recommendations of this benchmark alter the state of files audited by this
recommendation. The audit command will alert for all changes to a file permissions
even if the new state is more secure than the default.
Rationale:
It is important to confirm that packaged system files and directories are maintained with
the permissions they were intended to have from the OS distributor or in accordance with
local site policy.
Audit:
Run the following command to review all installed packages. Note that this may be very
time consuming and may be best scheduled via the cron utility. It is recommended that the
output of this command be redirected to a file that can be reviewed later. This command
will ignore configuration files due to the extreme likelihood that they will change.
# rpm -Va --nomtime --nosize --nomd5 --nolinkto > <filename> | grep -vw c
Remediation:
Investigate the results to ensure any discrepancies found are understood and support
proper secure operation of the system.
References:
1. https://docs.fedoraproject.org/en-US/fedora/rawhide/system-administrators-
guide/RPM/#s2-rpm-verifying
477 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file systems,
● ● ●
databases, and applications.
14.6 Protect Information through Access Control Lists
Protect all information stored on systems with file system, network share, claims,
v7 application, or database specific access control lists. These controls will enforce the ● ● ●
principle that only authorized individuals should have access to the information based
on their need to access the information as a part of their responsibilities.
478 | P a g e
6.1.2 Ensure permissions on /etc/passwd are configured (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The /etc/passwd file contains user account information that is used by many system
utilities and therefore must be readable for these utilities to operate.
Rationale:
It is critical to ensure that the /etc/passwd file is protected from unauthorized write
access. Although it is protected by default, the file permissions could be changed either
inadvertently or through malicious actions.
Audit:
Run the following command and verify Uid and Gid are both 0/root and Access is 644 or
more restrictive:
# stat /etc/passwd
Remediation:
Run the following commands to set owner, group, and permissions on /etc/passwd:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file systems,
● ● ●
databases, and applications.
14.6 Protect Information through Access Control Lists
Protect all information stored on systems with file system, network share, claims,
v7 application, or database specific access control lists. These controls will enforce the ● ● ●
principle that only authorized individuals should have access to the information based
on their need to access the information as a part of their responsibilities.
479 | P a g e
6.1.3 Ensure permissions on /etc/shadow are configured (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The /etc/shadow file is used to store the information about user accounts that is critical to
the security of those accounts, such as the hashed password and other security
information.
Rationale:
If attackers can gain read access to the /etc/shadow file, they can easily run a password
cracking program against the hashed password to break it. Other security information that
is stored in the /etc/shadow file (such as expiration) could also be useful to subvert the
user accounts.
Audit:
Run the following command and verify Uid is 0/root, Gid is 0/root or <gid> /shadow, and
Access is 0640 or more restrictive:
# stat /etc/shadow
Remediation:
Run the following commands to set owner, group, and permissions on /etc/shadow:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file systems,
● ● ●
databases, and applications.
14.6 Protect Information through Access Control Lists
Protect all information stored on systems with file system, network share, claims,
v7 application, or database specific access control lists. These controls will enforce the ● ● ●
principle that only authorized individuals should have access to the information based
on their need to access the information as a part of their responsibilities.
480 | P a g e
6.1.4 Ensure permissions on /etc/group are configured (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The /etc/group file contains a list of all the valid groups defined in the system. The
command below allows read/write access for root and read access for everyone else.
Rationale:
Audit:
Run the following command and verify Uid and Gid are both 0/root and Access is 644 or
more restrictive:
# stat /etc/group
Remediation:
Run the following commands to set owner, group, and permissions on /etc/group :
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file systems,
● ● ●
databases, and applications.
14.6 Protect Information through Access Control Lists
Protect all information stored on systems with file system, network share, claims,
v7 application, or database specific access control lists. These controls will enforce the ● ● ●
principle that only authorized individuals should have access to the information based
on their need to access the information as a part of their responsibilities.
481 | P a g e
6.1.5 Ensure permissions on /etc/passwd- are configured (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Rationale:
It is critical to ensure that the /etc/passwd- file is protected from unauthorized access.
Although it is protected by default, the file permissions could be changed either
inadvertently or through malicious actions.
Audit:
Run the following command and verify Uid and Gid are both 0/root and Access is 644 or
more restrictive:
# stat /etc/passwd-
Remediation:
Run the following commands to set owner, group, and permissions on /etc/passwd- :
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file systems,
● ● ●
databases, and applications.
14.6 Protect Information through Access Control Lists
Protect all information stored on systems with file system, network share, claims,
v7 application, or database specific access control lists. These controls will enforce the ● ● ●
principle that only authorized individuals should have access to the information based
on their need to access the information as a part of their responsibilities.
482 | P a g e
6.1.6 Ensure permissions on /etc/shadow- are configured (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The /etc/shadow- file is used to store backup information about user accounts that is
critical to the security of those accounts, such as the hashed password and other security
information.
Rationale:
It is critical to ensure that the /etc/shadow- file is protected from unauthorized access.
Although it is protected by default, the file permissions could be changed either
inadvertently or through malicious actions.
Audit:
Run the following command and verify verify Uid is 0/root, Gid is 0/root or /shadow, and
Access is 0640 or more restrictive:
# stat /etc/shadow-
Remediation:
Run the following commands to set owner, group, and permissions on /etc/shadow-:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file systems,
● ● ●
databases, and applications.
14.6 Protect Information through Access Control Lists
Protect all information stored on systems with file system, network share, claims,
v7 application, or database specific access control lists. These controls will enforce the ● ● ●
principle that only authorized individuals should have access to the information based
on their need to access the information as a part of their responsibilities.
483 | P a g e
6.1.7 Ensure permissions on /etc/group- are configured (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The /etc/group- file contains a backup list of all the valid groups defined in the system.
Rationale:
It is critical to ensure that the /etc/group- file is protected from unauthorized access.
Although it is protected by default, the file permissions could be changed either
inadvertently or through malicious actions.
Audit:
Run the following command and verify Uid and Gid are both 0/root and Access is 0644 or
more restrictive:
# stat /etc/group-
Remediation:
Run the following commands to set owner, group, and permissions on /etc/group-:
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file systems,
● ● ●
databases, and applications.
14.6 Protect Information through Access Control Lists
Protect all information stored on systems with file system, network share, claims,
v7 application, or database specific access control lists. These controls will enforce the ● ● ●
principle that only authorized individuals should have access to the information based
on their need to access the information as a part of their responsibilities.
484 | P a g e
6.1.8 Ensure no world writable files exist (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Unix-based systems support variable settings to control access to files. World writable files
are the least secure. See the chmod(2) man page for more information.
Rationale:
Data in world-writable files can be modified and compromised by any user on the system.
World writable files may also indicate an incorrectly written script or program that could
potentially be the cause of a larger compromise to the system's integrity.
Audit:
# df --local -P | awk '{if (NR!=1) print $6}' | xargs -I '{}' find '{}' -xdev
-type f -perm -0002
The command above only searches local filesystems, there may still be compromised items
on network mounted partitions. Additionally the --local option to df is not universal to all
versions, it can be omitted to search all filesystems on a system including network mounted
filesystems or the following command can be run manually for each partition:
Remediation:
Removing write access for the "other" category ( chmod o-w <filename> ) is advisable, but
always consult relevant vendor documentation to avoid breaking any application
dependencies on a given file.
485 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data access
v8 control lists, also known as access permissions, to local and remote file systems,
● ● ●
databases, and applications.
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
v7 13 Data Protection
Data Protection
486 | P a g e
6.1.9 Ensure no unowned files or directories exist (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Sometimes when administrators delete users from the password file they neglect to
remove all files owned by those users from the system.
Rationale:
A new user who is assigned the deleted user's user ID or group ID may then end up
"owning" these files, and thus have more access on the system than was intended.
Audit:
# df --local -P | awk {'if (NR!=1) print $6'} | xargs -I '{}' find '{}' -xdev
-nouser
The command above only searches local filesystems, there may still be compromised items
on network mounted partitions. Additionally, the --local option to df is not universal to
all versions, it can be omitted to search all filesystems on a system including network
mounted filesystems or the following command can be run manually for each partition:
Remediation:
Locate files that are owned by users or groups not listed in the system configuration files,
and reset the ownership of these files to some active user on the system as appropriate.
487 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
13.2 Remove Sensitive Data or Systems Not Regularly
Accessed by Organization
v7 Remove sensitive data or systems not regularly accessed by the organization from ● ● ●
the network. These systems shall only be used as stand alone systems (disconnected
from the network) by the business unit needing to occasionally use the system or
completely virtualized and powered off until needed.
488 | P a g e
6.1.10 Ensure no ungrouped files or directories exist (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Sometimes when administrators delete users or groups from the system they neglect to
remove all files owned by those users or groups.
Rationale:
A new user who is assigned the deleted user's user ID or group ID may then end up
"owning" these files, and thus have more access on the system than was intended.
Audit:
# df --local -P | awk '{if (NR!=1) print $6}' | xargs -I '{}' find '{}' -xdev
-nogroup
The command above only searches local filesystems, there may still be compromised items
on network mounted partitions. Additionally the --local option to df is not universal to all
versions, it can be omitted to search all filesystems on a system including network mounted
filesystems or the following command can be run manually for each partition:
Remediation:
Locate files that are owned by users or groups not listed in the system configuration files,
and reset the ownership of these files to some active user on the system as appropriate.
489 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
13.2 Remove Sensitive Data or Systems Not Regularly
Accessed by Organization
v7 Remove sensitive data or systems not regularly accessed by the organization from ● ● ●
the network. These systems shall only be used as stand alone systems (disconnected
from the network) by the business unit needing to occasionally use the system or
completely virtualized and powered off until needed.
490 | P a g e
6.1.11 Audit SUID executables (Manual)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The owner of a file can set the file's permissions to run with the owner's or group's
permissions, even if the user running the program is not the owner or a member of the
group. The most common reason for a SUID program is to enable users to perform
functions (such as changing their password) that require root privileges.
Rationale:
There are valid reasons for SUID programs, but it is important to identify and review such
programs to ensure they are legitimate.
Audit:
# df --local -P | awk '{if (NR!=1) print $6}' | xargs -I '{}' find '{}' -xdev
-type f -perm -4000
The command above only searches local filesystems, there may still be compromised items
on network mounted partitions. Additionally the --local option to df is not universal to all
versions, it can be omitted to search all filesystems on a system including network mounted
filesystems or the following command can be run manually for each partition:
Remediation:
Ensure that no rogue SUID programs have been introduced into the system. Review the
files returned by the action in the Audit section and confirm the integrity of these binaries.
491 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
492 | P a g e
6.1.12 Audit SGID executables (Manual)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The owner of a file can set the file's permissions to run with the owner's or group's
permissions, even if the user running the program is not the owner or a member of the
group. The most common reason for a SGID program is to enable users to perform
functions (such as changing their password) that require root privileges.
Rationale:
There are valid reasons for SGID programs, but it is important to identify and review such
programs to ensure they are legitimate. Review the files returned by the action in the audit
section and check to see if system binaries have a different md5 checksum than what from
the package. This is an indication that the binary may have been replaced.
Audit:
# df --local -P | awk '{if (NR!=1) print $6}' | xargs -I '{}' find '{}' -xdev
-type f -perm -2000
The command above only searches local filesystems, there may still be compromised items
on network mounted partitions. Additionally the --local option to df is not universal to all
versions, it can be omitted to search all filesystems on a system including network mounted
filesystems or the following command can be run manually for each partition:
Remediation:
Ensure that no rogue SGID programs have been introduced into the system. Review the
files returned by the action in the Audit section and confirm the integrity of these binaries.
493 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
494 | P a g e
6.2 User and Group Settings
This section provides guidance on securing aspects of the users and groups.
Note: The recommendations in this section check local users and groups. Any users or groups
from other sources such as LDAP will not be audited. In a domain environment similar checks
should be performed against domain users and groups.
495 | P a g e
6.2.1 Ensure accounts in /etc/passwd use shadowed passwords
(Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Local accounts can uses shadowed passwords. With shadowed passwords, The passwords
are saved in shadow password file, /etc/shadow, encrypted by a salted one-way hash.
Accounts with a shadowed password have an x in the second field in /etc/passwd.
Rationale:
The /etc/passwd file also contains information like user ID's and group ID's that are used
by many system programs. Therefore, the /etc/passwd file must remain world readable. In
spite of encoding the password with a randomly-generated one-way hash function, an
attacker could still break the system if they got access to the /etc/passwd file. This can be
mitigated by using shadowed passwords, thus moving the passwords in the /etc/passwd
file to /etc/shadow. The /etc/shadow file is set so only root will be able to read and write.
This helps mitigate the risk of an attacker gaining access to the encoded passwords with
which to perform a dictionary attack.
Notes:
• All accounts must have passwords or be locked to prevent the account from being used
by an unauthorized user.
• A user account with an empty second field in /etc/passwd allows the account to be
logged into by providing only the username.
Audit:
# awk -F: '($2 != "x" ) { print $1 " is not set to shadowed passwords "}'
/etc/passwd
496 | P a g e
Remediation:
If any accounts in the /etc/passwd file do not have a single x in the password field, run the
following command to set these accounts to use shadowed passwords:
Investigate to determine if the account is logged in and what it is being used for, to
determine if it needs to be forced off.
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.11 Encrypt Sensitive Data at Rest
Encrypt sensitive data at rest on servers, applications, and databases containing
sensitive data. Storage-layer encryption, also known as server-side encryption, meets
v8 the minimum requirement of this Safeguard. Additional encryption methods may
● ●
include application-layer encryption, also known as client-side encryption, where
access to the data storage device(s) does not permit access to the plain-text data.
4.4 Use Unique Passwords
v7 Where multi-factor authentication is not supported (such as local administrator, ● ●
root, or service accounts), accounts will use passwords that are unique to that system.
497 | P a g e
6.2.2 Ensure /etc/shadow password fields are not empty (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
An account with an empty password field means that anybody may log in as that user
without providing a password.
Rationale:
All accounts must have passwords or be locked to prevent the account from being used by
an unauthorized user.
Audit:
# awk -F: '($2 == "" ) { print $1 " does not have a password "}' /etc/shadow
Remediation:
If any accounts in the /etc/shadow file do not have a password, run the following command
to lock the account until it can be determined why it does not have a password:
# passwd -l <username>
Also, check to see if the account is logged in and investigate what it is being used for to
determine if it needs to be forced off.
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
5.2 Use Unique Passwords
Use unique passwords for all enterprise assets. Best practice implementation
v8 includes, at a minimum, an 8-character password for accounts using MFA and a 14-
● ● ●
character password for accounts not using MFA.
4.4 Use Unique Passwords
v7 Where multi-factor authentication is not supported (such as local administrator, ● ●
root, or service accounts), accounts will use passwords that are unique to that system.
498 | P a g e
6.2.3 Ensure root is the only UID 0 account (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Rationale:
This access must be limited to only the default root account and only from the system
console. Administrative access must be through an unprivileged account using an approved
mechanism as noted in Item 5.6 Ensure access to the su command is restricted.
Audit:
Run the following command and verify that only "root" is returned:
root
Remediation:
Remove any users other than root with UID 0 or assign them a new UID if appropriate.
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
499 | P a g e
6.2.4 Ensure root PATH Integrity (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The root user can execute any command on the system and could be fooled into executing
programs unintentionally if the PATH is not set correctly.
Rationale:
Including the current working directory (.) or other writable directory in root 's executable
path makes it likely that an attacker can gain superuser access by forcing an administrator
operating as root to execute a Trojan horse program.
Audit:
#!/bin/bash
Remediation:
500 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
501 | P a g e
6.2.5 Ensure all users' home directories exist (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Users can be defined in /etc/passwd without a home directory or with a home directory
that does not actually exist.
Rationale:
If the user's home directory does not exist or is unassigned, the user will be placed in "/"
and will not be able to write any files or have local environment variables set.
Audit:
#!/bin/bash
Note: The audit script checks all users with interactive shells except halt, sync, shutdown, and
nfsnobody.
Remediation:
If any users' home directories do not exist, create them and make sure the respective user
owns the directory. Users without an assigned home directory should be removed or
assigned a home directory as appropriate.
502 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
503 | P a g e
6.2.6 Ensure users' home directories permissions are 750 or more
restrictive (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
While the system administrator can establish secure permissions for users' home
directories, the users can easily override these.
Rationale:
Group or world-writable user home directories may enable malicious users to steal or
modify other users' data or to gain another user's system privileges.
Audit:
#!/bin/bash
504 | P a g e
Remediation:
Making global modifications to user home directories without alerting the user community
can result in unexpected outages and unhappy users. Therefore, it is recommended that a
monitoring policy be established to report user file permissions and determine the action
to be taken in accordance with site policy.
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file systems,
● ● ●
databases, and applications.
14.6 Protect Information through Access Control Lists
Protect all information stored on systems with file system, network share, claims,
v7 application, or database specific access control lists. These controls will enforce the ● ● ●
principle that only authorized individuals should have access to the information based
on their need to access the information as a part of their responsibilities.
505 | P a g e
6.2.7 Ensure users own their home directories (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The user home directory is space defined for the particular user to set local environment
variables and to store personal files.
Rationale:
Since the user is accountable for files stored in the user home directory, the user must be
the owner of the directory.
Audit:
#!/bin/bash
Remediation:
Change the ownership of any home directories that are not owned by the defined user to
the correct user.
506 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file systems,
● ● ●
databases, and applications.
14.6 Protect Information through Access Control Lists
Protect all information stored on systems with file system, network share, claims,
v7 application, or database specific access control lists. These controls will enforce the ● ● ●
principle that only authorized individuals should have access to the information based
on their need to access the information as a part of their responsibilities.
507 | P a g e
6.2.8 Ensure users' dot files are not group or world writable
(Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
While the system administrator can establish secure permissions for users' "dot" files, the
users can easily override these.
Rationale:
Group or world-writable user configuration files may enable malicious users to steal or
modify other users' data or to gain another user's system privileges.
Audit:
#!/bin/bash
Remediation:
Making global modifications to users' files without alerting the user community can result
in unexpected outages and unhappy users. Therefore, it is recommended that a monitoring
policy be established to report user dot file permissions and determine the action to be
taken in accordance with site policy.
508 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file systems,
● ● ●
databases, and applications.
14.6 Protect Information through Access Control Lists
Protect all information stored on systems with file system, network share, claims,
v7 application, or database specific access control lists. These controls will enforce the ● ● ●
principle that only authorized individuals should have access to the information based
on their need to access the information as a part of their responsibilities.
509 | P a g e
6.2.9 Ensure no users have .forward files (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The .forward file specifies an email address to forward the user's mail to.
Rationale:
Use of the .forward file poses a security risk in that sensitive data may be inadvertently
transferred outside the organization. The .forward file also poses a risk as it can be used to
execute commands that may perform unintended actions.
Audit:
#!/bin/bash
Remediation:
Making global modifications to users' files without alerting the user community can result
in unexpected outages and unhappy users. Therefore, it is recommended that a monitoring
policy be established to report user .forward files and determine the action to be taken in
accordance with site policy.
510 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
511 | P a g e
6.2.10 Ensure no users have .netrc files (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The .netrc file contains data for logging into a remote host for file transfers via FTP.
Rationale:
The .netrc file presents a significant security risk since it stores passwords in unencrypted
form. Even if FTP is disabled, user accounts may have brought over .netrc files from other
systems which could pose a risk to those systems.
Audit:
#!/bin/bash
Remediation:
Making global modifications to users' files without alerting the user community can result
in unexpected outages and unhappy users. Therefore, it is recommended that a monitoring
policy be established to report user .netrc files and determine the action to be taken in
accordance with site policy.
512 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.6 Securely Manage Enterprise Assets and Software
Securely manage enterprise assets and software. Example implementations include
managing configuration through version-controlled-infrastructure-as-code and
v8 accessing administrative interfaces over secure network protocols, such as Secure Shell ● ● ●
(SSH) and Hypertext Transfer Protocol Secure (HTTPS). Do not use insecure
management protocols, such as Telnet (Teletype Network) and HTTP, unless
operationally essential.
513 | P a g e
6.2.11 Ensure users' .netrc Files are not group or world accessible
(Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
While the system administrator can establish secure permissions for users' .netrc files, the
users can easily override these.
Rationale:
.netrc files may contain unencrypted passwords that may be used to attack other systems.
Note: While the complete removal of .netrc files is recommended if any are required on the
system secure permissions must be applied.
514 | P a g e
Audit:
#!/bin/bash
Remediation:
Making global modifications to users' files without alerting the user community can result
in unexpected outages and unhappy users. Therefore, it is recommended that a monitoring
policy be established to report user .netrc file permissions and determine the action to be
taken in accordance with site policy.
515 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file systems,
● ● ●
databases, and applications.
14.6 Protect Information through Access Control Lists
Protect all information stored on systems with file system, network share, claims,
v7 application, or database specific access control lists. These controls will enforce the ● ● ●
principle that only authorized individuals should have access to the information based
on their need to access the information as a part of their responsibilities.
516 | P a g e
6.2.12 Ensure no users have .rhosts files (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
While no .rhosts files are shipped by default, users can easily create them.
Rationale:
This action is only meaningful if .rhosts support is permitted in the file /etc/pam.conf .
Even though the .rhosts files are ineffective if support is disabled in /etc/pam.conf , they
may have been brought over from other systems and could contain information useful to
an attacker for those other systems.
Audit:
#!/bin/bash
Remediation:
Making global modifications to users' files without alerting the user community can result
in unexpected outages and unhappy users. Therefore, it is recommended that a monitoring
policy be established to report user .rhosts files and determine the action to be taken in
accordance with site policy.
517 | P a g e
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
518 | P a g e
6.2.13 Ensure all groups in /etc/passwd exist in /etc/group (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Over time, system administration errors and changes can lead to groups being defined in
/etc/passwd but not in /etc/group .
Rationale:
Groups defined in the /etc/passwd file but not in the /etc/group file pose a threat to
system security since group permissions are not properly managed.
Audit:
#!/bin/bash
Remediation:
Analyze the output of the Audit step above and perform the appropriate action to correct
any discrepancies found.
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
3.3 Configure Data Access Control Lists
Configure data access control lists based on a user’s need to know. Apply data
v8 access control lists, also known as access permissions, to local and remote file
● ● ●
systems, databases, and applications.
519 | P a g e
6.2.14 Ensure no duplicate UIDs exist (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Although the useradd program will not let you create a duplicate User ID (UID), it is
possible for an administrator to manually edit the /etc/passwd file and change the UID
field.
Rationale:
Users must be assigned unique UIDs for accountability and to ensure appropriate access
protections.
Audit:
#!/bin/bash
Remediation:
Based on the results of the audit script, establish unique UIDs and review all files owned by
the shared UIDs to determine which UID they are supposed to belong to.
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
520 | P a g e
6.2.15 Ensure no duplicate GIDs exist (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Although the groupadd program will not let you create a duplicate Group ID (GID), it is
possible for an administrator to manually edit the /etc/group file and change the GID field.
Note: You can also use the grpck command to check for other inconsistencies in the
/etc/group file.
Rationale:
User groups must be assigned unique GIDs for accountability and to ensure appropriate
access protections.
Audit:
#!/bin/bash
Remediation:
Based on the results of the audit script, establish unique GIDs and review all files owned by
the shared GID to determine which group they are supposed to belong to.
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
521 | P a g e
6.2.16 Ensure no duplicate user names exist (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Although the useradd program will not let you create a duplicate user name, it is possible
for an administrator to manually edit the /etc/passwd file and change the user name.
Rationale:
If a user is assigned a duplicate user name, it will create and have access to files with the
first UID for that username in /etc/passwd .
Example: If "test4" has a UID of 1000 and a subsequent "test4" entry has a UID of 2000,
logging in as "test4" will use UID 1000. Effectively, the UID is shared, which is a security
problem
Audit:
#!/bin/bash
Remediation:
Based on the results of the audit script, establish unique user names for the users. File
ownerships will automatically reflect the change as long as the users have unique UIDs.
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
522 | P a g e
6.2.17 Ensure no duplicate group names exist (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
Although the groupadd program will not let you create a duplicate group name, it is
possible for an administrator to manually edit the /etc/group file and change the group
name.
Rationale:
If a group is assigned a duplicate group name, it will create and have access to files with the
first GID for that group in /etc/group . Effectively, the GID is shared, which is a security
problem.
Audit:
#!/bin/bash
Remediation:
Based on the results of the audit script, establish unique names for the user groups. File
group ownerships will automatically reflect the change as long as the groups have unique
GIDs.
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
523 | P a g e
6.2.18 Ensure shadow group is empty (Automated)
Profile Applicability:
• Level 1 - Server
• Level 1 - Workstation
Description:
The shadow group allows system programs which require access the ability to read the
/etc/shadow file. No users should be assigned to the shadow group.
Rationale:
Any users assigned to the shadow group would be granted read access to the /etc/shadow
file. If attackers can gain read access to the /etc/shadow file, they can easily run a password
cracking program against the hashed passwords to break them. Other security information
that is stored in the /etc/shadow file (such as expiration) could also be useful to subvert
additional user accounts.
Audit:
Remediation:
Remove all users from the shadow group, and change the primary group of any users with
shadow as their primary group.
CIS Controls:
Controls
Control IG 1 IG 2 IG 3
Version
4.1 Establish and Maintain a Secure Configuration Process
Establish and maintain a secure configuration process for enterprise assets (end-
user devices, including portable and mobile, non-computing/IoT devices, and servers)
v8 and software (operating systems and applications). Review and update documentation
● ● ●
annually, or when significant enterprise changes occur that could impact this
Safeguard.
5.1 Establish Secure Configurations
v7 Maintain documented, standard security configuration standards for all authorized ● ● ●
operating systems and software.
524 | P a g e
Appendix: Recommendation Summary
Table
Control Set
Correctly
Yes No
1 Initial Setup
1.1 Filesystem Configuration
1.1.1 Disable unused filesystems
1.1.1.1 Ensure mounting of squashfs filesystems is disabled
(Automated)
1.1.1.2 Ensure mounting of udf filesystems is disabled (Automated)
1.1.1.3 Ensure mounting of FAT filesystems is limited (Automated)
1.1.2 Ensure /tmp is configured (Automated)
1.1.3 Ensure noexec option set on /tmp partition (Automated)
1.1.4 Ensure nodev option set on /tmp partition (Automated)
1.1.5 Ensure nosuid option set on /tmp partition (Automated)
1.1.6 Ensure /dev/shm is configured (Automated)
1.1.7 Ensure noexec option set on /dev/shm partition
(Automated)
1.1.8 Ensure nodev option set on /dev/shm partition
(Automated)
1.1.9 Ensure nosuid option set on /dev/shm partition
(Automated)
1.1.10 Ensure separate partition exists for /var (Automated)
1.1.11 Ensure separate partition exists for /var/tmp (Automated)
1.1.12 Ensure noexec option set on /var/tmp partition
(Automated)
1.1.13 Ensure nodev option set on /var/tmp partition (Automated)
1.1.14 Ensure nosuid option set on /var/tmp partition
(Automated)
1.1.15 Ensure separate partition exists for /var/log (Automated)
1.1.16 Ensure separate partition exists for /var/log/audit
(Automated)
1.1.17 Ensure separate partition exists for /home (Automated)
1.1.18 Ensure nodev option set on /home partition (Automated)
1.1.19 Ensure noexec option set on removable media partitions
(Manual)
1.1.20 Ensure nodev option set on removable media partitions
(Manual)
1.1.21 Ensure nosuid option set on removable media partitions
(Manual)
525 | P a g e
1.1.22 Ensure sticky bit is set on all world-writable directories
(Automated)
1.1.23 Disable Automounting (Automated)
1.2 Configure Software Updates
1.2.1 Ensure GPG keys are configured (Manual)
1.2.2 Ensure package manager repositories are configured
(Manual)
1.2.3 Ensure gpgcheck is globally activated (Automated)
1.3 Configure sudo
1.3.1 Ensure sudo is installed (Automated)
1.3.2 Ensure sudo commands use pty (Automated)
1.3.3 Ensure sudo log file exists (Automated)
1.4 Filesystem Integrity Checking
1.4.1 Ensure AIDE is installed (Automated)
1.4.2 Ensure filesystem integrity is regularly checked
(Automated)
1.5 Secure Boot Settings
1.5.1 Ensure bootloader password is set (Automated)
1.5.2 Ensure permissions on bootloader config are configured
(Automated)
1.5.3 Ensure authentication required for single user mode
(Automated)
1.6 Additional Process Hardening
1.6.1 Ensure core dumps are restricted (Automated)
1.6.2 Ensure XD/NX support is enabled (Automated)
1.6.3 Ensure address space layout randomization (ASLR) is
enabled (Automated)
1.6.4 Ensure prelink is disabled (Automated)
1.7 Mandatory Access Control
1.7.1 Configure AppArmor
1.7.1.1 Ensure AppArmor is installed (Automated)
1.7.1.2 Ensure AppArmor is enabled in the bootloader
configuration (Automated)
1.7.1.3 Ensure all AppArmor Profiles are in enforce or complain
mode (Automated)
1.7.1.4 Ensure all AppArmor Profiles are enforcing (Automated)
1.8 Warning Banners
1.8.1 Command Line Warning Banners
1.8.1.1 Ensure message of the day is configured properly
(Automated)
1.8.1.2 Ensure local login warning banner is configured properly
(Automated)
1.8.1.3 Ensure remote login warning banner is configured properly
(Automated)
526 | P a g e
1.8.1.4 Ensure permissions on /etc/motd are configured
(Automated)
1.8.1.5 Ensure permissions on /etc/issue are configured
(Automated)
1.8.1.6 Ensure permissions on /etc/issue.net are configured
(Automated)
1.9 Ensure updates, patches, and additional security software
are installed (Manual)
1.10 Ensure GDM is removed or login is configured (Automated)
2 Services
2.1 inetd Services
2.1.1 Ensure xinetd is not installed (Automated)
2.2 Special Purpose Services
2.2.1 Time Synchronization
2.2.1.1 Ensure time synchronization is in use (Automated)
2.2.1.2 Ensure systemd-timesyncd is configured (Manual)
2.2.1.3 Ensure chrony is configured (Automated)
2.2.2 Ensure X11 Server components are not installed
(Automated)
2.2.3 Ensure Avahi Server is not installed (Automated)
2.2.4 Ensure CUPS is not installed (Automated)
2.2.5 Ensure DHCP Server is not installed (Automated)
2.2.6 Ensure LDAP server is not installed (Automated)
2.2.7 Ensure nfs-utils is not installed or the nfs-server service is
masked (Automated)
2.2.8 Ensure rpcbind is not installed or the rpcbind services are
masked (Automated)
2.2.9 Ensure DNS Server is not installed (Automated)
2.2.10 Ensure FTP Server is not installed (Automated)
2.2.11 Ensure HTTP server is not installed (Automated)
2.2.12 Ensure IMAP and POP3 server is not installed (Automated)
2.2.13 Ensure Samba is not installed (Automated)
2.2.14 Ensure HTTP Proxy Server is not installed (Automated)
2.2.15 Ensure net-snmp is not installed (Automated)
2.2.16 Ensure mail transfer agent is configured for local-only mode
(Automated)
2.2.17 Ensure rsync is not installed or the rsyncd service is masked
(Automated)
2.2.18 Ensure NIS server is not installed (Automated)
2.2.19 Ensure telnet-server is not installed (Automated)
2.3 Service Clients
2.3.1 Ensure NIS Client is not installed (Automated)
2.3.2 Ensure rsh client is not installed (Automated)
2.3.3 Ensure talk client is not installed (Automated)
527 | P a g e
2.3.4 Ensure telnet client is not installed (Automated)
2.3.5 Ensure LDAP client is not installed (Automated)
2.4 Ensure nonessential services are removed or masked
(Manual)
3 Network Configuration
3.1 Disable unused network protocols and devices
3.1.1 Disable IPv6 (Automated)
3.1.2 Ensure wireless interfaces are disabled (Manual)
3.2 Network Parameters (Host Only)
3.2.1 Ensure IP forwarding is disabled (Automated)
3.2.2 Ensure packet redirect sending is disabled (Automated)
3.3 Network Parameters (Host and Router)
3.3.1 Ensure source routed packets are not accepted (Automated)
3.3.2 Ensure ICMP redirects are not accepted (Automated)
3.3.3 Ensure secure ICMP redirects are not accepted (Automated)
3.3.4 Ensure suspicious packets are logged (Automated)
3.3.5 Ensure broadcast ICMP requests are ignored (Automated)
3.3.6 Ensure bogus ICMP responses are ignored (Automated)
3.3.7 Ensure Reverse Path Filtering is enabled (Automated)
3.3.8 Ensure TCP SYN Cookies is enabled (Automated)
3.3.9 Ensure IPv6 router advertisements are not accepted
(Automated)
3.4 Uncommon Network Protocols
3.4.1 Ensure DCCP is disabled (Automated)
3.4.2 Ensure SCTP is disabled (Automated)
3.5 Firewall Configuration
3.5.1 Configure firewalld
3.5.1.1 Ensure FirewallD is installed (Automated)
3.5.1.2 Ensure nftables is not installed or stopped and masked
(Automated)
3.5.1.3 Ensure firewalld service is enabled and running
(Automated)
3.5.1.4 Ensure default zone is set (Automated)
3.5.1.5 Ensure network interfaces are assigned to appropriate zone
(Manual)
3.5.1.6 Ensure unnecessary services and ports are not accepted
(Manual)
3.5.2 Configure nftables
3.5.2.1 Ensure nftables is installed (Automated)
3.5.2.2 Ensure firewalld is not installed or stopped and masked
(Automated)
3.5.2.3 Ensure iptables are flushed (Manual)
3.5.2.4 Ensure a table exists (Automated)
3.5.2.5 Ensure base chains exist (Automated)
528 | P a g e
3.5.2.6 Ensure loopback traffic is configured (Automated)
3.5.2.7 Ensure outbound and established connections are
configured (Manual)
3.5.2.8 Ensure default deny firewall policy (Automated)
3.5.2.9 Ensure nftables service is enabled (Automated)
3.5.2.10 Ensure nftables rules are permanent (Automated)
3.5.3 Configure iptables
3.5.3.1 Configure software
3.5.3.1.1 Ensure iptables package is installed (Automated)
3.5.3.1.2 Ensure nftables is not installed (Automated)
3.5.3.1.3 Ensure firewalld is not installed or stopped and masked
(Automated)
3.5.3.2 Configure IPv4 iptables
3.5.3.2.1 Ensure default deny firewall policy (Automated)
3.5.3.2.2 Ensure loopback traffic is configured (Automated)
3.5.3.2.3 Ensure outbound and established connections are
configured (Manual)
3.5.3.2.4 Ensure firewall rules exist for all open ports (Automated)
3.5.3.3 Configure IPv6 ip6tables
3.5.3.3.1 Ensure IPv6 default deny firewall policy (Automated)
3.5.3.3.2 Ensure IPv6 loopback traffic is configured (Automated)
3.5.3.3.3 Ensure IPv6 outbound and established connections are
configured (Manual)
3.5.3.3.4 Ensure IPv6 firewall rules exist for all open ports (Manual)
4 Logging and Auditing
4.1 Configure System Accounting (auditd)
4.1.1 Ensure auditing is enabled
4.1.1.1 Ensure auditd is installed (Automated)
4.1.1.2 Ensure auditd service is enabled and running (Automated)
4.1.1.3 Ensure auditing for processes that start prior to auditd is
enabled (Automated)
4.1.2 Configure Data Retention
4.1.2.1 Ensure audit log storage size is configured (Automated)
4.1.2.2 Ensure audit logs are not automatically deleted
(Automated)
4.1.2.3 Ensure system is disabled when audit logs are full
(Automated)
4.1.2.4 Ensure audit_backlog_limit is sufficient (Automated)
4.1.3 Ensure events that modify date and time information are
collected (Automated)
4.1.4 Ensure events that modify user/group information are
collected (Automated)
4.1.5 Ensure events that modify the system's network
environment are collected (Automated)
529 | P a g e
4.1.6 Ensure events that modify the system's Mandatory Access
Controls are collected (Automated)
4.1.7 Ensure login and logout events are collected (Automated)
4.1.8 Ensure session initiation information is collected
(Automated)
4.1.9 Ensure discretionary access control permission
modification events are collected (Automated)
4.1.10 Ensure unsuccessful unauthorized file access attempts are
collected (Automated)
4.1.11 Ensure use of privileged commands is collected
(Automated)
4.1.12 Ensure successful file system mounts are collected
(Automated)
4.1.13 Ensure file deletion events by users are collected
(Automated)
4.1.14 Ensure changes to system administration scope (sudoers) is
collected (Automated)
4.1.15 Ensure system administrator actions (sudolog) are collected
(Automated)
4.1.16 Ensure kernel module loading and unloading is collected
(Automated)
4.1.17 Ensure the audit configuration is immutable (Automated)
4.2 Configure Logging
4.2.1 Configure rsyslog
4.2.1.1 Ensure rsyslog is installed (Automated)
4.2.1.2 Ensure rsyslog Service is enabled and running (Automated)
4.2.1.3 Ensure rsyslog default file permissions configured
(Automated)
4.2.1.4 Ensure logging is configured (Manual)
4.2.1.5 Ensure rsyslog is configured to send logs to a remote log
host (Automated)
4.2.1.6 Ensure remote rsyslog messages are only accepted on
designated log hosts. (Manual)
4.2.2 Configure journald
4.2.2.1 Ensure journald is configured to send logs to rsyslog
(Automated)
4.2.2.2 Ensure journald is configured to compress large log files
(Automated)
4.2.2.3 Ensure journald is configured to write logfiles to persistent
disk (Automated)
4.2.3 Ensure permissions on all logfiles are configured
(Automated)
4.2.4 Ensure logrotate is configured (Manual)
5 Access, Authentication and Authorization
5.1 Configure time-based job schedulers
530 | P a g e
5.1.1 Ensure cron daemon is enabled and running (Automated)
5.1.2 Ensure permissions on /etc/crontab are configured
(Automated)
5.1.3 Ensure permissions on /etc/cron.hourly are configured
(Automated)
5.1.4 Ensure permissions on /etc/cron.daily are configured
(Automated)
5.1.5 Ensure permissions on /etc/cron.weekly are configured
(Automated)
5.1.6 Ensure permissions on /etc/cron.monthly are configured
(Automated)
5.1.7 Ensure permissions on /etc/cron.d are configured
(Automated)
5.1.8 Ensure cron is restricted to authorized users (Automated)
5.1.9 Ensure at is restricted to authorized users (Automated)
5.2 Configure SSH Server
5.2.1 Ensure permissions on /etc/ssh/sshd_config are configured
(Automated)
5.2.2 Ensure permissions on SSH private host key files are
configured (Automated)
5.2.3 Ensure permissions on SSH public host key files are
configured (Automated)
5.2.4 Ensure SSH access is limited (Automated)
5.2.5 Ensure SSH LogLevel is appropriate (Automated)
5.2.6 Ensure SSH X11 forwarding is disabled (Automated)
5.2.7 Ensure SSH MaxAuthTries is set to 4 or less (Automated)
5.2.8 Ensure SSH IgnoreRhosts is enabled (Automated)
5.2.9 Ensure SSH HostbasedAuthentication is disabled
(Automated)
5.2.10 Ensure SSH root login is disabled (Automated)
5.2.11 Ensure SSH PermitEmptyPasswords is disabled
(Automated)
5.2.12 Ensure SSH PermitUserEnvironment is disabled
(Automated)
5.2.13 Ensure only strong Ciphers are used (Automated)
5.2.14 Ensure only strong MAC algorithms are used (Automated)
5.2.15 Ensure only strong Key Exchange algorithms are used
(Automated)
5.2.16 Ensure SSH Idle Timeout Interval is configured (Automated)
5.2.17 Ensure SSH LoginGraceTime is set to one minute or less
(Automated)
5.2.18 Ensure SSH warning banner is configured (Automated)
5.2.19 Ensure SSH PAM is enabled (Automated)
5.2.20 Ensure SSH AllowTcpForwarding is disabled (Automated)
5.2.21 Ensure SSH MaxStartups is configured (Automated)
531 | P a g e
5.2.22 Ensure SSH MaxSessions is limited (Automated)
5.3 Configure PAM
5.3.1 Ensure password creation requirements are configured
(Automated)
5.3.2 Ensure lockout for failed password attempts is configured
(Automated)
5.3.3 Ensure password reuse is limited (Automated)
5.4 User Accounts and Environment
5.4.1 Set Shadow Password Suite Parameters
5.4.1.1 Ensure password hashing algorithm is SHA-512
(Automated)
5.4.1.2 Ensure password expiration is 365 days or less (Automated)
5.4.1.3 Ensure minimum days between password changes is
configured (Automated)
5.4.1.4 Ensure password expiration warning days is 7 or more
(Automated)
5.4.1.5 Ensure inactive password lock is 30 days or less
(Automated)
5.4.1.6 Ensure all users last password change date is in the past
(Automated)
5.4.2 Ensure system accounts are secured (Automated)
5.4.3 Ensure default group for the root account is GID 0
(Automated)
5.4.4 Ensure default user shell timeout is configured (Automated)
5.4.5 Ensure default user umask is configured (Automated)
5.5 Ensure root login is restricted to system console (Manual)
5.6 Ensure access to the su command is restricted (Automated)
6 System Maintenance
6.1 System File Permissions
6.1.1 Audit system file permissions (Manual)
6.1.2 Ensure permissions on /etc/passwd are configured
(Automated)
6.1.3 Ensure permissions on /etc/shadow are configured
(Automated)
6.1.4 Ensure permissions on /etc/group are configured
(Automated)
6.1.5 Ensure permissions on /etc/passwd- are configured
(Automated)
6.1.6 Ensure permissions on /etc/shadow- are configured
(Automated)
6.1.7 Ensure permissions on /etc/group- are configured
(Automated)
6.1.8 Ensure no world writable files exist (Automated)
6.1.9 Ensure no unowned files or directories exist (Automated)
6.1.10 Ensure no ungrouped files or directories exist (Automated)
532 | P a g e
6.1.11 Audit SUID executables (Manual)
6.1.12 Audit SGID executables (Manual)
6.2 User and Group Settings
6.2.1 Ensure accounts in /etc/passwd use shadowed passwords
(Automated)
6.2.2 Ensure /etc/shadow password fields are not empty
(Automated)
6.2.3 Ensure root is the only UID 0 account (Automated)
6.2.4 Ensure root PATH Integrity (Automated)
6.2.5 Ensure all users' home directories exist (Automated)
6.2.6 Ensure users' home directories permissions are 750 or
more restrictive (Automated)
6.2.7 Ensure users own their home directories (Automated)
6.2.8 Ensure users' dot files are not group or world writable
(Automated)
6.2.9 Ensure no users have .forward files (Automated)
6.2.10 Ensure no users have .netrc files (Automated)
6.2.11 Ensure users' .netrc Files are not group or world accessible
(Automated)
6.2.12 Ensure no users have .rhosts files (Automated)
6.2.13 Ensure all groups in /etc/passwd exist in /etc/group
(Automated)
6.2.14 Ensure no duplicate UIDs exist (Automated)
6.2.15 Ensure no duplicate GIDs exist (Automated)
6.2.16 Ensure no duplicate user names exist (Automated)
6.2.17 Ensure no duplicate group names exist (Automated)
6.2.18 Ensure shadow group is empty (Automated)
533 | P a g e
Appendix: CIS Controls v7 IG 1 Mapped
Recommendations
Recommendation Set
Correctly
Yes No
1.1.1.1 Ensure mounting of squashfs filesystems is disabled
1.1.1.2 Ensure mounting of udf filesystems is disabled
1.1.1.3 Ensure mounting of FAT filesystems is limited
1.1.2 Ensure /tmp is configured
1.1.3 Ensure noexec option set on /tmp partition
1.1.4 Ensure nodev option set on /tmp partition
1.1.5 Ensure nosuid option set on /tmp partition
1.1.6 Ensure /dev/shm is configured
1.1.7 Ensure noexec option set on /dev/shm partition
1.1.8 Ensure nodev option set on /dev/shm partition
1.1.9 Ensure nosuid option set on /dev/shm partition
1.1.10 Ensure separate partition exists for /var
1.1.11 Ensure separate partition exists for /var/tmp
1.1.12 Ensure noexec option set on /var/tmp partition
1.1.13 Ensure nodev option set on /var/tmp partition
1.1.14 Ensure nosuid option set on /var/tmp partition
1.1.17 Ensure separate partition exists for /home
1.1.18 Ensure nodev option set on /home partition
1.1.19 Ensure noexec option set on removable media partitions
1.1.20 Ensure nodev option set on removable media partitions
1.1.21 Ensure nosuid option set on removable media partitions
1.1.22 Ensure sticky bit is set on all world-writable directories
1.1.23 Disable Automounting
1.2.1 Ensure GPG keys are configured
1.2.2 Ensure package manager repositories are configured
1.2.3 Ensure gpgcheck is globally activated
1.5.1 Ensure bootloader password is set
1.5.2 Ensure permissions on bootloader config are configured
1.5.3 Ensure authentication required for single user mode
1.6.1 Ensure core dumps are restricted
1.7.1.1 Ensure AppArmor is installed
1.7.1.2 Ensure AppArmor is enabled in the bootloader
configuration
1.7.1.3 Ensure all AppArmor Profiles are in enforce or complain
mode
1.7.1.4 Ensure all AppArmor Profiles are enforcing
1.8.1.1 Ensure message of the day is configured properly
534 | P a g e
1.8.1.2 Ensure local login warning banner is configured properly
1.8.1.3 Ensure remote login warning banner is configured properly
1.8.1.4 Ensure permissions on /etc/motd are configured
1.8.1.5 Ensure permissions on /etc/issue are configured
1.8.1.6 Ensure permissions on /etc/issue.net are configured
1.9 Ensure updates, patches, and additional security software
are installed
1.10 Ensure GDM is removed or login is configured
2.1.1 Ensure xinetd is not installed
2.2.2 Ensure X11 Server components are not installed
2.2.15 Ensure net-snmp is not installed
2.2.18 Ensure NIS server is not installed
2.2.19 Ensure telnet-server is not installed
2.3.1 Ensure NIS Client is not installed
2.3.2 Ensure rsh client is not installed
2.3.3 Ensure talk client is not installed
2.3.4 Ensure telnet client is not installed
2.3.5 Ensure LDAP client is not installed
3.1.1 Disable IPv6
3.2.1 Ensure IP forwarding is disabled
3.2.2 Ensure packet redirect sending is disabled
3.3.1 Ensure source routed packets are not accepted
3.3.2 Ensure ICMP redirects are not accepted
3.3.3 Ensure secure ICMP redirects are not accepted
3.3.4 Ensure suspicious packets are logged
3.3.5 Ensure broadcast ICMP requests are ignored
3.3.6 Ensure bogus ICMP responses are ignored
3.3.7 Ensure Reverse Path Filtering is enabled
3.3.8 Ensure TCP SYN Cookies is enabled
3.3.9 Ensure IPv6 router advertisements are not accepted
3.5.1.1 Ensure FirewallD is installed
3.5.1.2 Ensure nftables is not installed or stopped and masked
3.5.1.3 Ensure firewalld service is enabled and running
3.5.1.4 Ensure default zone is set
3.5.1.5 Ensure network interfaces are assigned to appropriate zone
3.5.1.6 Ensure unnecessary services and ports are not accepted
3.5.2.1 Ensure nftables is installed
3.5.2.2 Ensure firewalld is not installed or stopped and masked
3.5.2.3 Ensure iptables are flushed
3.5.2.4 Ensure a table exists
3.5.2.5 Ensure base chains exist
3.5.2.6 Ensure loopback traffic is configured
3.5.2.7 Ensure outbound and established connections are
configured
535 | P a g e
3.5.2.8 Ensure default deny firewall policy
3.5.2.9 Ensure nftables service is enabled
3.5.2.10 Ensure nftables rules are permanent
3.5.3.1.1 Ensure iptables package is installed
3.5.3.1.2 Ensure nftables is not installed
3.5.3.1.3 Ensure firewalld is not installed or stopped and masked
3.5.3.2.1 Ensure default deny firewall policy
3.5.3.2.2 Ensure loopback traffic is configured
3.5.3.2.3 Ensure outbound and established connections are
configured
3.5.3.2.4 Ensure firewall rules exist for all open ports
3.5.3.3.1 Ensure IPv6 default deny firewall policy
3.5.3.3.2 Ensure IPv6 loopback traffic is configured
3.5.3.3.3 Ensure IPv6 outbound and established connections are
configured
3.5.3.3.4 Ensure IPv6 firewall rules exist for all open ports
4.1.1.1 Ensure auditd is installed
4.1.1.2 Ensure auditd service is enabled and running
4.1.1.3 Ensure auditing for processes that start prior to auditd is
enabled
4.1.2.2 Ensure audit logs are not automatically deleted
4.1.2.3 Ensure system is disabled when audit logs are full
4.1.2.4 Ensure audit_backlog_limit is sufficient
4.1.5 Ensure events that modify the system's network
environment are collected
4.1.7 Ensure login and logout events are collected
4.1.8 Ensure session initiation information is collected
4.1.11 Ensure use of privileged commands is collected
4.1.12 Ensure successful file system mounts are collected
4.1.13 Ensure file deletion events by users are collected
4.1.16 Ensure kernel module loading and unloading is collected
4.1.17 Ensure the audit configuration is immutable
4.2.1.1 Ensure rsyslog is installed
4.2.1.2 Ensure rsyslog Service is enabled and running
4.2.1.3 Ensure rsyslog default file permissions configured
4.2.1.4 Ensure logging is configured
4.2.2.3 Ensure journald is configured to write logfiles to persistent
disk
4.2.3 Ensure permissions on all logfiles are configured
5.1.1 Ensure cron daemon is enabled and running
5.1.2 Ensure permissions on /etc/crontab are configured
5.1.3 Ensure permissions on /etc/cron.hourly are configured
5.1.4 Ensure permissions on /etc/cron.daily are configured
5.1.5 Ensure permissions on /etc/cron.weekly are configured
536 | P a g e
5.1.6 Ensure permissions on /etc/cron.monthly are configured
5.1.7 Ensure permissions on /etc/cron.d are configured
5.2.1 Ensure permissions on /etc/ssh/sshd_config are configured
5.2.2 Ensure permissions on SSH private host key files are
configured
5.2.3 Ensure permissions on SSH public host key files are
configured
5.2.4 Ensure SSH access is limited
5.2.5 Ensure SSH LogLevel is appropriate
5.2.10 Ensure SSH root login is disabled
5.2.12 Ensure SSH PermitUserEnvironment is disabled
5.2.16 Ensure SSH Idle Timeout Interval is configured
5.2.17 Ensure SSH LoginGraceTime is set to one minute or less
5.2.18 Ensure SSH warning banner is configured
5.2.19 Ensure SSH PAM is enabled
5.2.21 Ensure SSH MaxStartups is configured
5.2.22 Ensure SSH MaxSessions is limited
5.4.1.5 Ensure inactive password lock is 30 days or less
5.4.3 Ensure default group for the root account is GID 0
5.4.4 Ensure default user shell timeout is configured
5.4.5 Ensure default user umask is configured
5.5 Ensure root login is restricted to system console
5.6 Ensure access to the su command is restricted
6.1.1 Audit system file permissions
6.1.2 Ensure permissions on /etc/passwd are configured
6.1.3 Ensure permissions on /etc/shadow are configured
6.1.4 Ensure permissions on /etc/group are configured
6.1.5 Ensure permissions on /etc/passwd- are configured
6.1.6 Ensure permissions on /etc/shadow- are configured
6.1.7 Ensure permissions on /etc/group- are configured
6.1.8 Ensure no world writable files exist
6.1.9 Ensure no unowned files or directories exist
6.1.10 Ensure no ungrouped files or directories exist
6.1.11 Audit SUID executables
6.1.12 Audit SGID executables
6.2.3 Ensure root is the only UID 0 account
6.2.4 Ensure root PATH Integrity
6.2.5 Ensure all users' home directories exist
6.2.6 Ensure users' home directories permissions are 750 or
more restrictive
6.2.7 Ensure users own their home directories
6.2.8 Ensure users' dot files are not group or world writable
6.2.9 Ensure no users have .forward files
6.2.11 Ensure users' .netrc Files are not group or world accessible
537 | P a g e
6.2.18 Ensure shadow group is empty
538 | P a g e
Appendix: CIS Controls v7 IG 2 Mapped
Recommendations
Recommendation Set
Correctly
Yes No
1.1.1.1 Ensure mounting of squashfs filesystems is disabled
1.1.1.2 Ensure mounting of udf filesystems is disabled
1.1.1.3 Ensure mounting of FAT filesystems is limited
1.1.2 Ensure /tmp is configured
1.1.3 Ensure noexec option set on /tmp partition
1.1.4 Ensure nodev option set on /tmp partition
1.1.5 Ensure nosuid option set on /tmp partition
1.1.6 Ensure /dev/shm is configured
1.1.7 Ensure noexec option set on /dev/shm partition
1.1.8 Ensure nodev option set on /dev/shm partition
1.1.9 Ensure nosuid option set on /dev/shm partition
1.1.10 Ensure separate partition exists for /var
1.1.11 Ensure separate partition exists for /var/tmp
1.1.12 Ensure noexec option set on /var/tmp partition
1.1.13 Ensure nodev option set on /var/tmp partition
1.1.14 Ensure nosuid option set on /var/tmp partition
1.1.15 Ensure separate partition exists for /var/log
1.1.16 Ensure separate partition exists for /var/log/audit
1.1.17 Ensure separate partition exists for /home
1.1.18 Ensure nodev option set on /home partition
1.1.19 Ensure noexec option set on removable media partitions
1.1.20 Ensure nodev option set on removable media partitions
1.1.21 Ensure nosuid option set on removable media partitions
1.1.22 Ensure sticky bit is set on all world-writable directories
1.1.23 Disable Automounting
1.2.1 Ensure GPG keys are configured
1.2.2 Ensure package manager repositories are configured
1.2.3 Ensure gpgcheck is globally activated
1.3.3 Ensure sudo log file exists
1.5.1 Ensure bootloader password is set
1.5.2 Ensure permissions on bootloader config are configured
1.5.3 Ensure authentication required for single user mode
1.6.1 Ensure core dumps are restricted
1.6.2 Ensure XD/NX support is enabled
1.6.3 Ensure address space layout randomization (ASLR) is
enabled
1.7.1.1 Ensure AppArmor is installed
539 | P a g e
1.7.1.2 Ensure AppArmor is enabled in the bootloader
configuration
1.7.1.3 Ensure all AppArmor Profiles are in enforce or complain
mode
1.7.1.4 Ensure all AppArmor Profiles are enforcing
1.8.1.1 Ensure message of the day is configured properly
1.8.1.2 Ensure local login warning banner is configured properly
1.8.1.3 Ensure remote login warning banner is configured properly
1.8.1.4 Ensure permissions on /etc/motd are configured
1.8.1.5 Ensure permissions on /etc/issue are configured
1.8.1.6 Ensure permissions on /etc/issue.net are configured
1.9 Ensure updates, patches, and additional security software
are installed
1.10 Ensure GDM is removed or login is configured
2.1.1 Ensure xinetd is not installed
2.2.1.1 Ensure time synchronization is in use
2.2.1.2 Ensure systemd-timesyncd is configured
2.2.1.3 Ensure chrony is configured
2.2.2 Ensure X11 Server components are not installed
2.2.3 Ensure Avahi Server is not installed
2.2.4 Ensure CUPS is not installed
2.2.5 Ensure DHCP Server is not installed
2.2.6 Ensure LDAP server is not installed
2.2.7 Ensure nfs-utils is not installed or the nfs-server service is
masked
2.2.8 Ensure rpcbind is not installed or the rpcbind services are
masked
2.2.9 Ensure DNS Server is not installed
2.2.10 Ensure FTP Server is not installed
2.2.11 Ensure HTTP server is not installed
2.2.12 Ensure IMAP and POP3 server is not installed
2.2.13 Ensure Samba is not installed
2.2.14 Ensure HTTP Proxy Server is not installed
2.2.15 Ensure net-snmp is not installed
2.2.16 Ensure mail transfer agent is configured for local-only mode
2.2.17 Ensure rsync is not installed or the rsyncd service is masked
2.2.18 Ensure NIS server is not installed
2.2.19 Ensure telnet-server is not installed
2.3.1 Ensure NIS Client is not installed
2.3.2 Ensure rsh client is not installed
2.3.3 Ensure talk client is not installed
2.3.4 Ensure telnet client is not installed
2.3.5 Ensure LDAP client is not installed
2.4 Ensure nonessential services are removed or masked
540 | P a g e
3.1.1 Disable IPv6
3.2.1 Ensure IP forwarding is disabled
3.2.2 Ensure packet redirect sending is disabled
3.3.1 Ensure source routed packets are not accepted
3.3.2 Ensure ICMP redirects are not accepted
3.3.3 Ensure secure ICMP redirects are not accepted
3.3.4 Ensure suspicious packets are logged
3.3.5 Ensure broadcast ICMP requests are ignored
3.3.6 Ensure bogus ICMP responses are ignored
3.3.7 Ensure Reverse Path Filtering is enabled
3.3.8 Ensure TCP SYN Cookies is enabled
3.3.9 Ensure IPv6 router advertisements are not accepted
3.4.1 Ensure DCCP is disabled
3.4.2 Ensure SCTP is disabled
3.5.1.1 Ensure FirewallD is installed
3.5.1.2 Ensure nftables is not installed or stopped and masked
3.5.1.3 Ensure firewalld service is enabled and running
3.5.1.4 Ensure default zone is set
3.5.1.5 Ensure network interfaces are assigned to appropriate zone
3.5.1.6 Ensure unnecessary services and ports are not accepted
3.5.2.1 Ensure nftables is installed
3.5.2.2 Ensure firewalld is not installed or stopped and masked
3.5.2.3 Ensure iptables are flushed
3.5.2.4 Ensure a table exists
3.5.2.5 Ensure base chains exist
3.5.2.6 Ensure loopback traffic is configured
3.5.2.7 Ensure outbound and established connections are
configured
3.5.2.8 Ensure default deny firewall policy
3.5.2.9 Ensure nftables service is enabled
3.5.2.10 Ensure nftables rules are permanent
3.5.3.1.1 Ensure iptables package is installed
3.5.3.1.2 Ensure nftables is not installed
3.5.3.1.3 Ensure firewalld is not installed or stopped and masked
3.5.3.2.1 Ensure default deny firewall policy
3.5.3.2.2 Ensure loopback traffic is configured
3.5.3.2.3 Ensure outbound and established connections are
configured
3.5.3.2.4 Ensure firewall rules exist for all open ports
3.5.3.3.1 Ensure IPv6 default deny firewall policy
3.5.3.3.2 Ensure IPv6 loopback traffic is configured
3.5.3.3.3 Ensure IPv6 outbound and established connections are
configured
3.5.3.3.4 Ensure IPv6 firewall rules exist for all open ports
541 | P a g e
4.1.1.1 Ensure auditd is installed
4.1.1.2 Ensure auditd service is enabled and running
4.1.1.3 Ensure auditing for processes that start prior to auditd is
enabled
4.1.2.1 Ensure audit log storage size is configured
4.1.2.2 Ensure audit logs are not automatically deleted
4.1.2.3 Ensure system is disabled when audit logs are full
4.1.2.4 Ensure audit_backlog_limit is sufficient
4.1.3 Ensure events that modify date and time information are
collected
4.1.4 Ensure events that modify user/group information are
collected
4.1.5 Ensure events that modify the system's network
environment are collected
4.1.6 Ensure events that modify the system's Mandatory Access
Controls are collected
4.1.7 Ensure login and logout events are collected
4.1.8 Ensure session initiation information is collected
4.1.9 Ensure discretionary access control permission
modification events are collected
4.1.11 Ensure use of privileged commands is collected
4.1.12 Ensure successful file system mounts are collected
4.1.13 Ensure file deletion events by users are collected
4.1.14 Ensure changes to system administration scope (sudoers) is
collected
4.1.15 Ensure system administrator actions (sudolog) are collected
4.1.16 Ensure kernel module loading and unloading is collected
4.1.17 Ensure the audit configuration is immutable
4.2.1.1 Ensure rsyslog is installed
4.2.1.2 Ensure rsyslog Service is enabled and running
4.2.1.3 Ensure rsyslog default file permissions configured
4.2.1.4 Ensure logging is configured
4.2.1.5 Ensure rsyslog is configured to send logs to a remote log
host
4.2.1.6 Ensure remote rsyslog messages are only accepted on
designated log hosts.
4.2.2.1 Ensure journald is configured to send logs to rsyslog
4.2.2.2 Ensure journald is configured to compress large log files
4.2.2.3 Ensure journald is configured to write logfiles to persistent
disk
4.2.3 Ensure permissions on all logfiles are configured
4.2.4 Ensure logrotate is configured
5.1.1 Ensure cron daemon is enabled and running
5.1.2 Ensure permissions on /etc/crontab are configured
542 | P a g e
5.1.3 Ensure permissions on /etc/cron.hourly are configured
5.1.4 Ensure permissions on /etc/cron.daily are configured
5.1.5 Ensure permissions on /etc/cron.weekly are configured
5.1.6 Ensure permissions on /etc/cron.monthly are configured
5.1.7 Ensure permissions on /etc/cron.d are configured
5.2.1 Ensure permissions on /etc/ssh/sshd_config are configured
5.2.2 Ensure permissions on SSH private host key files are
configured
5.2.3 Ensure permissions on SSH public host key files are
configured
5.2.4 Ensure SSH access is limited
5.2.5 Ensure SSH LogLevel is appropriate
5.2.6 Ensure SSH X11 forwarding is disabled
5.2.8 Ensure SSH IgnoreRhosts is enabled
5.2.9 Ensure SSH HostbasedAuthentication is disabled
5.2.10 Ensure SSH root login is disabled
5.2.11 Ensure SSH PermitEmptyPasswords is disabled
5.2.12 Ensure SSH PermitUserEnvironment is disabled
5.2.13 Ensure only strong Ciphers are used
5.2.14 Ensure only strong MAC algorithms are used
5.2.15 Ensure only strong Key Exchange algorithms are used
5.2.16 Ensure SSH Idle Timeout Interval is configured
5.2.17 Ensure SSH LoginGraceTime is set to one minute or less
5.2.18 Ensure SSH warning banner is configured
5.2.19 Ensure SSH PAM is enabled
5.2.20 Ensure SSH AllowTcpForwarding is disabled
5.2.21 Ensure SSH MaxStartups is configured
5.2.22 Ensure SSH MaxSessions is limited
5.3.1 Ensure password creation requirements are configured
5.3.2 Ensure lockout for failed password attempts is configured
5.4.1.1 Ensure password hashing algorithm is SHA-512
5.4.1.2 Ensure password expiration is 365 days or less
5.4.1.3 Ensure minimum days between password changes is
configured
5.4.1.4 Ensure password expiration warning days is 7 or more
5.4.1.5 Ensure inactive password lock is 30 days or less
5.4.1.6 Ensure all users last password change date is in the past
5.4.3 Ensure default group for the root account is GID 0
5.4.4 Ensure default user shell timeout is configured
5.4.5 Ensure default user umask is configured
5.5 Ensure root login is restricted to system console
5.6 Ensure access to the su command is restricted
6.1.1 Audit system file permissions
6.1.2 Ensure permissions on /etc/passwd are configured
543 | P a g e
6.1.3 Ensure permissions on /etc/shadow are configured
6.1.4 Ensure permissions on /etc/group are configured
6.1.5 Ensure permissions on /etc/passwd- are configured
6.1.6 Ensure permissions on /etc/shadow- are configured
6.1.7 Ensure permissions on /etc/group- are configured
6.1.8 Ensure no world writable files exist
6.1.9 Ensure no unowned files or directories exist
6.1.10 Ensure no ungrouped files or directories exist
6.1.11 Audit SUID executables
6.1.12 Audit SGID executables
6.2.1 Ensure accounts in /etc/passwd use shadowed passwords
6.2.2 Ensure /etc/shadow password fields are not empty
6.2.3 Ensure root is the only UID 0 account
6.2.4 Ensure root PATH Integrity
6.2.5 Ensure all users' home directories exist
6.2.6 Ensure users' home directories permissions are 750 or
more restrictive
6.2.7 Ensure users own their home directories
6.2.8 Ensure users' dot files are not group or world writable
6.2.9 Ensure no users have .forward files
6.2.10 Ensure no users have .netrc files
6.2.11 Ensure users' .netrc Files are not group or world accessible
6.2.12 Ensure no users have .rhosts files
6.2.18 Ensure shadow group is empty
544 | P a g e
Appendix: CIS Controls v7 IG 3 Mapped
Recommendations
Recommendation Set
Correctly
Yes No
1.1.1.1 Ensure mounting of squashfs filesystems is disabled
1.1.1.2 Ensure mounting of udf filesystems is disabled
1.1.1.3 Ensure mounting of FAT filesystems is limited
1.1.2 Ensure /tmp is configured
1.1.3 Ensure noexec option set on /tmp partition
1.1.4 Ensure nodev option set on /tmp partition
1.1.5 Ensure nosuid option set on /tmp partition
1.1.6 Ensure /dev/shm is configured
1.1.7 Ensure noexec option set on /dev/shm partition
1.1.8 Ensure nodev option set on /dev/shm partition
1.1.9 Ensure nosuid option set on /dev/shm partition
1.1.10 Ensure separate partition exists for /var
1.1.11 Ensure separate partition exists for /var/tmp
1.1.12 Ensure noexec option set on /var/tmp partition
1.1.13 Ensure nodev option set on /var/tmp partition
1.1.14 Ensure nosuid option set on /var/tmp partition
1.1.15 Ensure separate partition exists for /var/log
1.1.16 Ensure separate partition exists for /var/log/audit
1.1.17 Ensure separate partition exists for /home
1.1.18 Ensure nodev option set on /home partition
1.1.19 Ensure noexec option set on removable media partitions
1.1.20 Ensure nodev option set on removable media partitions
1.1.21 Ensure nosuid option set on removable media partitions
1.1.22 Ensure sticky bit is set on all world-writable directories
1.1.23 Disable Automounting
1.2.1 Ensure GPG keys are configured
1.2.2 Ensure package manager repositories are configured
1.2.3 Ensure gpgcheck is globally activated
1.3.3 Ensure sudo log file exists
1.4.1 Ensure AIDE is installed
1.4.2 Ensure filesystem integrity is regularly checked
1.5.1 Ensure bootloader password is set
1.5.2 Ensure permissions on bootloader config are configured
1.5.3 Ensure authentication required for single user mode
1.6.1 Ensure core dumps are restricted
1.6.2 Ensure XD/NX support is enabled
545 | P a g e
1.6.3 Ensure address space layout randomization (ASLR) is
enabled
1.6.4 Ensure prelink is disabled
1.7.1.1 Ensure AppArmor is installed
1.7.1.2 Ensure AppArmor is enabled in the bootloader
configuration
1.7.1.3 Ensure all AppArmor Profiles are in enforce or complain
mode
1.7.1.4 Ensure all AppArmor Profiles are enforcing
1.8.1.1 Ensure message of the day is configured properly
1.8.1.2 Ensure local login warning banner is configured properly
1.8.1.3 Ensure remote login warning banner is configured properly
1.8.1.4 Ensure permissions on /etc/motd are configured
1.8.1.5 Ensure permissions on /etc/issue are configured
1.8.1.6 Ensure permissions on /etc/issue.net are configured
1.9 Ensure updates, patches, and additional security software
are installed
1.10 Ensure GDM is removed or login is configured
2.1.1 Ensure xinetd is not installed
2.2.1.1 Ensure time synchronization is in use
2.2.1.2 Ensure systemd-timesyncd is configured
2.2.1.3 Ensure chrony is configured
2.2.2 Ensure X11 Server components are not installed
2.2.3 Ensure Avahi Server is not installed
2.2.4 Ensure CUPS is not installed
2.2.5 Ensure DHCP Server is not installed
2.2.6 Ensure LDAP server is not installed
2.2.7 Ensure nfs-utils is not installed or the nfs-server service is
masked
2.2.8 Ensure rpcbind is not installed or the rpcbind services are
masked
2.2.9 Ensure DNS Server is not installed
2.2.10 Ensure FTP Server is not installed
2.2.11 Ensure HTTP server is not installed
2.2.12 Ensure IMAP and POP3 server is not installed
2.2.13 Ensure Samba is not installed
2.2.14 Ensure HTTP Proxy Server is not installed
2.2.15 Ensure net-snmp is not installed
2.2.16 Ensure mail transfer agent is configured for local-only mode
2.2.17 Ensure rsync is not installed or the rsyncd service is masked
2.2.18 Ensure NIS server is not installed
2.2.19 Ensure telnet-server is not installed
2.3.1 Ensure NIS Client is not installed
2.3.2 Ensure rsh client is not installed
546 | P a g e
2.3.3 Ensure talk client is not installed
2.3.4 Ensure telnet client is not installed
2.3.5 Ensure LDAP client is not installed
2.4 Ensure nonessential services are removed or masked
3.1.1 Disable IPv6
3.1.2 Ensure wireless interfaces are disabled
3.2.1 Ensure IP forwarding is disabled
3.2.2 Ensure packet redirect sending is disabled
3.3.1 Ensure source routed packets are not accepted
3.3.2 Ensure ICMP redirects are not accepted
3.3.3 Ensure secure ICMP redirects are not accepted
3.3.4 Ensure suspicious packets are logged
3.3.5 Ensure broadcast ICMP requests are ignored
3.3.6 Ensure bogus ICMP responses are ignored
3.3.7 Ensure Reverse Path Filtering is enabled
3.3.8 Ensure TCP SYN Cookies is enabled
3.3.9 Ensure IPv6 router advertisements are not accepted
3.4.1 Ensure DCCP is disabled
3.4.2 Ensure SCTP is disabled
3.5.1.1 Ensure FirewallD is installed
3.5.1.2 Ensure nftables is not installed or stopped and masked
3.5.1.3 Ensure firewalld service is enabled and running
3.5.1.4 Ensure default zone is set
3.5.1.5 Ensure network interfaces are assigned to appropriate zone
3.5.1.6 Ensure unnecessary services and ports are not accepted
3.5.2.1 Ensure nftables is installed
3.5.2.2 Ensure firewalld is not installed or stopped and masked
3.5.2.3 Ensure iptables are flushed
3.5.2.4 Ensure a table exists
3.5.2.5 Ensure base chains exist
3.5.2.6 Ensure loopback traffic is configured
3.5.2.7 Ensure outbound and established connections are
configured
3.5.2.8 Ensure default deny firewall policy
3.5.2.9 Ensure nftables service is enabled
3.5.2.10 Ensure nftables rules are permanent
3.5.3.1.1 Ensure iptables package is installed
3.5.3.1.2 Ensure nftables is not installed
3.5.3.1.3 Ensure firewalld is not installed or stopped and masked
3.5.3.2.1 Ensure default deny firewall policy
3.5.3.2.2 Ensure loopback traffic is configured
3.5.3.2.3 Ensure outbound and established connections are
configured
3.5.3.2.4 Ensure firewall rules exist for all open ports
547 | P a g e
3.5.3.3.1 Ensure IPv6 default deny firewall policy
3.5.3.3.2 Ensure IPv6 loopback traffic is configured
3.5.3.3.3 Ensure IPv6 outbound and established connections are
configured
3.5.3.3.4 Ensure IPv6 firewall rules exist for all open ports
4.1.1.1 Ensure auditd is installed
4.1.1.2 Ensure auditd service is enabled and running
4.1.1.3 Ensure auditing for processes that start prior to auditd is
enabled
4.1.2.1 Ensure audit log storage size is configured
4.1.2.2 Ensure audit logs are not automatically deleted
4.1.2.3 Ensure system is disabled when audit logs are full
4.1.2.4 Ensure audit_backlog_limit is sufficient
4.1.3 Ensure events that modify date and time information are
collected
4.1.4 Ensure events that modify user/group information are
collected
4.1.5 Ensure events that modify the system's network
environment are collected
4.1.6 Ensure events that modify the system's Mandatory Access
Controls are collected
4.1.7 Ensure login and logout events are collected
4.1.8 Ensure session initiation information is collected
4.1.9 Ensure discretionary access control permission
modification events are collected
4.1.10 Ensure unsuccessful unauthorized file access attempts are
collected
4.1.11 Ensure use of privileged commands is collected
4.1.12 Ensure successful file system mounts are collected
4.1.13 Ensure file deletion events by users are collected
4.1.14 Ensure changes to system administration scope (sudoers) is
collected
4.1.15 Ensure system administrator actions (sudolog) are collected
4.1.16 Ensure kernel module loading and unloading is collected
4.1.17 Ensure the audit configuration is immutable
4.2.1.1 Ensure rsyslog is installed
4.2.1.2 Ensure rsyslog Service is enabled and running
4.2.1.3 Ensure rsyslog default file permissions configured
4.2.1.4 Ensure logging is configured
4.2.1.5 Ensure rsyslog is configured to send logs to a remote log
host
4.2.1.6 Ensure remote rsyslog messages are only accepted on
designated log hosts.
4.2.2.1 Ensure journald is configured to send logs to rsyslog
548 | P a g e
4.2.2.2 Ensure journald is configured to compress large log files
4.2.2.3 Ensure journald is configured to write logfiles to persistent
disk
4.2.3 Ensure permissions on all logfiles are configured
4.2.4 Ensure logrotate is configured
5.1.1 Ensure cron daemon is enabled and running
5.1.2 Ensure permissions on /etc/crontab are configured
5.1.3 Ensure permissions on /etc/cron.hourly are configured
5.1.4 Ensure permissions on /etc/cron.daily are configured
5.1.5 Ensure permissions on /etc/cron.weekly are configured
5.1.6 Ensure permissions on /etc/cron.monthly are configured
5.1.7 Ensure permissions on /etc/cron.d are configured
5.2.1 Ensure permissions on /etc/ssh/sshd_config are configured
5.2.2 Ensure permissions on SSH private host key files are
configured
5.2.3 Ensure permissions on SSH public host key files are
configured
5.2.4 Ensure SSH access is limited
5.2.5 Ensure SSH LogLevel is appropriate
5.2.6 Ensure SSH X11 forwarding is disabled
5.2.7 Ensure SSH MaxAuthTries is set to 4 or less
5.2.8 Ensure SSH IgnoreRhosts is enabled
5.2.9 Ensure SSH HostbasedAuthentication is disabled
5.2.10 Ensure SSH root login is disabled
5.2.11 Ensure SSH PermitEmptyPasswords is disabled
5.2.12 Ensure SSH PermitUserEnvironment is disabled
5.2.13 Ensure only strong Ciphers are used
5.2.14 Ensure only strong MAC algorithms are used
5.2.15 Ensure only strong Key Exchange algorithms are used
5.2.16 Ensure SSH Idle Timeout Interval is configured
5.2.17 Ensure SSH LoginGraceTime is set to one minute or less
5.2.18 Ensure SSH warning banner is configured
5.2.19 Ensure SSH PAM is enabled
5.2.20 Ensure SSH AllowTcpForwarding is disabled
5.2.21 Ensure SSH MaxStartups is configured
5.2.22 Ensure SSH MaxSessions is limited
5.3.1 Ensure password creation requirements are configured
5.3.2 Ensure lockout for failed password attempts is configured
5.4.1.1 Ensure password hashing algorithm is SHA-512
5.4.1.2 Ensure password expiration is 365 days or less
5.4.1.3 Ensure minimum days between password changes is
configured
5.4.1.4 Ensure password expiration warning days is 7 or more
5.4.1.5 Ensure inactive password lock is 30 days or less
549 | P a g e
5.4.1.6 Ensure all users last password change date is in the past
5.4.3 Ensure default group for the root account is GID 0
5.4.4 Ensure default user shell timeout is configured
5.4.5 Ensure default user umask is configured
5.5 Ensure root login is restricted to system console
5.6 Ensure access to the su command is restricted
6.1.1 Audit system file permissions
6.1.2 Ensure permissions on /etc/passwd are configured
6.1.3 Ensure permissions on /etc/shadow are configured
6.1.4 Ensure permissions on /etc/group are configured
6.1.5 Ensure permissions on /etc/passwd- are configured
6.1.6 Ensure permissions on /etc/shadow- are configured
6.1.7 Ensure permissions on /etc/group- are configured
6.1.8 Ensure no world writable files exist
6.1.9 Ensure no unowned files or directories exist
6.1.10 Ensure no ungrouped files or directories exist
6.1.11 Audit SUID executables
6.1.12 Audit SGID executables
6.2.1 Ensure accounts in /etc/passwd use shadowed passwords
6.2.2 Ensure /etc/shadow password fields are not empty
6.2.3 Ensure root is the only UID 0 account
6.2.4 Ensure root PATH Integrity
6.2.5 Ensure all users' home directories exist
6.2.6 Ensure users' home directories permissions are 750 or
more restrictive
6.2.7 Ensure users own their home directories
6.2.8 Ensure users' dot files are not group or world writable
6.2.9 Ensure no users have .forward files
6.2.10 Ensure no users have .netrc files
6.2.11 Ensure users' .netrc Files are not group or world accessible
6.2.12 Ensure no users have .rhosts files
6.2.18 Ensure shadow group is empty
550 | P a g e
Appendix: CIS Controls v8 IG 1 Mapped
Recommendations
Recommendation Set
Correctly
Yes No
1.1.1.1 Ensure mounting of squashfs filesystems is disabled
1.1.1.2 Ensure mounting of udf filesystems is disabled
1.1.1.3 Ensure mounting of FAT filesystems is limited
1.1.2 Ensure /tmp is configured
1.1.3 Ensure noexec option set on /tmp partition
1.1.4 Ensure nodev option set on /tmp partition
1.1.5 Ensure nosuid option set on /tmp partition
1.1.6 Ensure /dev/shm is configured
1.1.7 Ensure noexec option set on /dev/shm partition
1.1.8 Ensure nodev option set on /dev/shm partition
1.1.9 Ensure nosuid option set on /dev/shm partition
1.1.10 Ensure separate partition exists for /var
1.1.11 Ensure separate partition exists for /var/tmp
1.1.12 Ensure noexec option set on /var/tmp partition
1.1.13 Ensure nodev option set on /var/tmp partition
1.1.14 Ensure nosuid option set on /var/tmp partition
1.1.15 Ensure separate partition exists for /var/log
1.1.16 Ensure separate partition exists for /var/log/audit
1.1.17 Ensure separate partition exists for /home
1.1.18 Ensure nodev option set on /home partition
1.1.19 Ensure noexec option set on removable media partitions
1.1.20 Ensure nodev option set on removable media partitions
1.1.21 Ensure nosuid option set on removable media partitions
1.1.22 Ensure sticky bit is set on all world-writable directories
1.1.23 Disable Automounting
1.2.1 Ensure GPG keys are configured
1.2.2 Ensure package manager repositories are configured
1.2.3 Ensure gpgcheck is globally activated
1.3.1 Ensure sudo is installed
1.3.2 Ensure sudo commands use pty
1.5.1 Ensure bootloader password is set
1.5.2 Ensure permissions on bootloader config are configured
1.5.3 Ensure authentication required for single user mode
1.6.1 Ensure core dumps are restricted
1.6.4 Ensure prelink is disabled
1.7.1.1 Ensure AppArmor is installed
551 | P a g e
1.7.1.2 Ensure AppArmor is enabled in the bootloader
configuration
1.7.1.3 Ensure all AppArmor Profiles are in enforce or complain
mode
1.7.1.4 Ensure all AppArmor Profiles are enforcing
1.8.1.1 Ensure message of the day is configured properly
1.8.1.2 Ensure local login warning banner is configured properly
1.8.1.3 Ensure remote login warning banner is configured properly
1.8.1.4 Ensure permissions on /etc/motd are configured
1.8.1.5 Ensure permissions on /etc/issue are configured
1.8.1.6 Ensure permissions on /etc/issue.net are configured
1.9 Ensure updates, patches, and additional security software
are installed
1.10 Ensure GDM is removed or login is configured
3.2.1 Ensure IP forwarding is disabled
3.2.2 Ensure packet redirect sending is disabled
3.3.1 Ensure source routed packets are not accepted
3.3.2 Ensure ICMP redirects are not accepted
3.3.3 Ensure secure ICMP redirects are not accepted
3.3.5 Ensure broadcast ICMP requests are ignored
3.3.6 Ensure bogus ICMP responses are ignored
3.3.7 Ensure Reverse Path Filtering is enabled
3.3.8 Ensure TCP SYN Cookies is enabled
3.3.9 Ensure IPv6 router advertisements are not accepted
3.5.1.1 Ensure FirewallD is installed
3.5.1.2 Ensure nftables is not installed or stopped and masked
3.5.1.3 Ensure firewalld service is enabled and running
3.5.1.4 Ensure default zone is set
3.5.1.5 Ensure network interfaces are assigned to appropriate zone
3.5.1.6 Ensure unnecessary services and ports are not accepted
3.5.2.1 Ensure nftables is installed
3.5.2.2 Ensure firewalld is not installed or stopped and masked
3.5.2.3 Ensure iptables are flushed
3.5.2.4 Ensure a table exists
3.5.2.5 Ensure base chains exist
3.5.2.6 Ensure loopback traffic is configured
3.5.2.7 Ensure outbound and established connections are
configured
3.5.2.8 Ensure default deny firewall policy
3.5.2.9 Ensure nftables service is enabled
3.5.2.10 Ensure nftables rules are permanent
3.5.3.1.1 Ensure iptables package is installed
3.5.3.1.2 Ensure nftables is not installed
3.5.3.1.3 Ensure firewalld is not installed or stopped and masked
552 | P a g e
3.5.3.2.1 Ensure default deny firewall policy
3.5.3.2.2 Ensure loopback traffic is configured
3.5.3.2.3 Ensure outbound and established connections are
configured
3.5.3.2.4 Ensure firewall rules exist for all open ports
3.5.3.3.1 Ensure IPv6 default deny firewall policy
3.5.3.3.2 Ensure IPv6 loopback traffic is configured
3.5.3.3.3 Ensure IPv6 outbound and established connections are
configured
3.5.3.3.4 Ensure IPv6 firewall rules exist for all open ports
4.1.1.1 Ensure auditd is installed
4.1.1.2 Ensure auditd service is enabled and running
4.1.1.3 Ensure auditing for processes that start prior to auditd is
enabled
4.1.2.3 Ensure system is disabled when audit logs are full
4.1.2.4 Ensure audit_backlog_limit is sufficient
4.1.17 Ensure the audit configuration is immutable
4.2.1.1 Ensure rsyslog is installed
4.2.1.2 Ensure rsyslog Service is enabled and running
4.2.1.3 Ensure rsyslog default file permissions configured
4.2.1.4 Ensure logging is configured
4.2.1.6 Ensure remote rsyslog messages are only accepted on
designated log hosts.
4.2.2.3 Ensure journald is configured to write logfiles to persistent
disk
4.2.3 Ensure permissions on all logfiles are configured
5.1.1 Ensure cron daemon is enabled and running
5.1.2 Ensure permissions on /etc/crontab are configured
5.1.3 Ensure permissions on /etc/cron.hourly are configured
5.1.4 Ensure permissions on /etc/cron.daily are configured
5.1.5 Ensure permissions on /etc/cron.weekly are configured
5.1.6 Ensure permissions on /etc/cron.monthly are configured
5.1.7 Ensure permissions on /etc/cron.d are configured
5.1.8 Ensure cron is restricted to authorized users
5.1.9 Ensure at is restricted to authorized users
5.2.1 Ensure permissions on /etc/ssh/sshd_config are configured
5.2.2 Ensure permissions on SSH private host key files are
configured
5.2.3 Ensure permissions on SSH public host key files are
configured
5.2.4 Ensure SSH access is limited
5.2.5 Ensure SSH LogLevel is appropriate
5.2.8 Ensure SSH IgnoreRhosts is enabled
5.2.9 Ensure SSH HostbasedAuthentication is disabled
553 | P a g e
5.2.10 Ensure SSH root login is disabled
5.2.11 Ensure SSH PermitEmptyPasswords is disabled
5.2.12 Ensure SSH PermitUserEnvironment is disabled
5.2.14 Ensure only strong MAC algorithms are used
5.2.15 Ensure only strong Key Exchange algorithms are used
5.2.16 Ensure SSH Idle Timeout Interval is configured
5.2.17 Ensure SSH LoginGraceTime is set to one minute or less
5.2.18 Ensure SSH warning banner is configured
5.2.19 Ensure SSH PAM is enabled
5.2.20 Ensure SSH AllowTcpForwarding is disabled
5.2.21 Ensure SSH MaxStartups is configured
5.2.22 Ensure SSH MaxSessions is limited
5.3.1 Ensure password creation requirements are configured
5.3.2 Ensure lockout for failed password attempts is configured
5.3.3 Ensure password reuse is limited
5.4.1.2 Ensure password expiration is 365 days or less
5.4.1.3 Ensure minimum days between password changes is
configured
5.4.1.4 Ensure password expiration warning days is 7 or more
5.4.1.5 Ensure inactive password lock is 30 days or less
5.4.1.6 Ensure all users last password change date is in the past
5.4.2 Ensure system accounts are secured
5.4.3 Ensure default group for the root account is GID 0
5.4.4 Ensure default user shell timeout is configured
5.4.5 Ensure default user umask is configured
5.5 Ensure root login is restricted to system console
5.6 Ensure access to the su command is restricted
6.1.1 Audit system file permissions
6.1.2 Ensure permissions on /etc/passwd are configured
6.1.3 Ensure permissions on /etc/shadow are configured
6.1.4 Ensure permissions on /etc/group are configured
6.1.5 Ensure permissions on /etc/passwd- are configured
6.1.6 Ensure permissions on /etc/shadow- are configured
6.1.7 Ensure permissions on /etc/group- are configured
6.1.8 Ensure no world writable files exist
6.1.9 Ensure no unowned files or directories exist
6.1.10 Ensure no ungrouped files or directories exist
6.1.11 Audit SUID executables
6.1.12 Audit SGID executables
6.2.2 Ensure /etc/shadow password fields are not empty
6.2.3 Ensure root is the only UID 0 account
6.2.4 Ensure root PATH Integrity
6.2.5 Ensure all users' home directories exist
554 | P a g e
6.2.6 Ensure users' home directories permissions are 750 or
more restrictive
6.2.7 Ensure users own their home directories
6.2.8 Ensure users' dot files are not group or world writable
6.2.9 Ensure no users have .forward files
6.2.10 Ensure no users have .netrc files
6.2.11 Ensure users' .netrc Files are not group or world accessible
6.2.12 Ensure no users have .rhosts files
6.2.13 Ensure all groups in /etc/passwd exist in /etc/group
6.2.14 Ensure no duplicate UIDs exist
6.2.15 Ensure no duplicate GIDs exist
6.2.16 Ensure no duplicate user names exist
6.2.17 Ensure no duplicate group names exist
6.2.18 Ensure shadow group is empty
555 | P a g e
Appendix: CIS Controls v8 IG 2 Mapped
Recommendations
Recommendation Set
Correctly
Yes No
1.1.1.1 Ensure mounting of squashfs filesystems is disabled
1.1.1.2 Ensure mounting of udf filesystems is disabled
1.1.1.3 Ensure mounting of FAT filesystems is limited
1.1.2 Ensure /tmp is configured
1.1.3 Ensure noexec option set on /tmp partition
1.1.4 Ensure nodev option set on /tmp partition
1.1.5 Ensure nosuid option set on /tmp partition
1.1.6 Ensure /dev/shm is configured
1.1.7 Ensure noexec option set on /dev/shm partition
1.1.8 Ensure nodev option set on /dev/shm partition
1.1.9 Ensure nosuid option set on /dev/shm partition
1.1.10 Ensure separate partition exists for /var
1.1.11 Ensure separate partition exists for /var/tmp
1.1.12 Ensure noexec option set on /var/tmp partition
1.1.13 Ensure nodev option set on /var/tmp partition
1.1.14 Ensure nosuid option set on /var/tmp partition
1.1.15 Ensure separate partition exists for /var/log
1.1.16 Ensure separate partition exists for /var/log/audit
1.1.17 Ensure separate partition exists for /home
1.1.18 Ensure nodev option set on /home partition
1.1.19 Ensure noexec option set on removable media partitions
1.1.20 Ensure nodev option set on removable media partitions
1.1.21 Ensure nosuid option set on removable media partitions
1.1.22 Ensure sticky bit is set on all world-writable directories
1.1.23 Disable Automounting
1.2.1 Ensure GPG keys are configured
1.2.2 Ensure package manager repositories are configured
1.2.3 Ensure gpgcheck is globally activated
1.3.1 Ensure sudo is installed
1.3.2 Ensure sudo commands use pty
1.3.3 Ensure sudo log file exists
1.5.1 Ensure bootloader password is set
1.5.2 Ensure permissions on bootloader config are configured
1.5.3 Ensure authentication required for single user mode
1.6.1 Ensure core dumps are restricted
1.6.2 Ensure XD/NX support is enabled
556 | P a g e
1.6.3 Ensure address space layout randomization (ASLR) is
enabled
1.6.4 Ensure prelink is disabled
1.7.1.1 Ensure AppArmor is installed
1.7.1.2 Ensure AppArmor is enabled in the bootloader
configuration
1.7.1.3 Ensure all AppArmor Profiles are in enforce or complain
mode
1.7.1.4 Ensure all AppArmor Profiles are enforcing
1.8.1.1 Ensure message of the day is configured properly
1.8.1.2 Ensure local login warning banner is configured properly
1.8.1.3 Ensure remote login warning banner is configured properly
1.8.1.4 Ensure permissions on /etc/motd are configured
1.8.1.5 Ensure permissions on /etc/issue are configured
1.8.1.6 Ensure permissions on /etc/issue.net are configured
1.9 Ensure updates, patches, and additional security software
are installed
1.10 Ensure GDM is removed or login is configured
2.1.1 Ensure xinetd is not installed
2.2.1.1 Ensure time synchronization is in use
2.2.1.2 Ensure systemd-timesyncd is configured
2.2.1.3 Ensure chrony is configured
2.2.2 Ensure X11 Server components are not installed
2.2.3 Ensure Avahi Server is not installed
2.2.4 Ensure CUPS is not installed
2.2.5 Ensure DHCP Server is not installed
2.2.6 Ensure LDAP server is not installed
2.2.7 Ensure nfs-utils is not installed or the nfs-server service is
masked
2.2.8 Ensure rpcbind is not installed or the rpcbind services are
masked
2.2.9 Ensure DNS Server is not installed
2.2.10 Ensure FTP Server is not installed
2.2.11 Ensure HTTP server is not installed
2.2.12 Ensure IMAP and POP3 server is not installed
2.2.13 Ensure Samba is not installed
2.2.14 Ensure HTTP Proxy Server is not installed
2.2.15 Ensure net-snmp is not installed
2.2.16 Ensure mail transfer agent is configured for local-only mode
2.2.17 Ensure rsync is not installed or the rsyncd service is masked
2.2.18 Ensure NIS server is not installed
2.2.19 Ensure telnet-server is not installed
2.3.1 Ensure NIS Client is not installed
2.3.2 Ensure rsh client is not installed
557 | P a g e
2.3.3 Ensure talk client is not installed
2.3.4 Ensure telnet client is not installed
2.3.5 Ensure LDAP client is not installed
2.4 Ensure nonessential services are removed or masked
3.1.1 Disable IPv6
3.1.2 Ensure wireless interfaces are disabled
3.2.1 Ensure IP forwarding is disabled
3.2.2 Ensure packet redirect sending is disabled
3.3.1 Ensure source routed packets are not accepted
3.3.2 Ensure ICMP redirects are not accepted
3.3.3 Ensure secure ICMP redirects are not accepted
3.3.4 Ensure suspicious packets are logged
3.3.5 Ensure broadcast ICMP requests are ignored
3.3.6 Ensure bogus ICMP responses are ignored
3.3.7 Ensure Reverse Path Filtering is enabled
3.3.8 Ensure TCP SYN Cookies is enabled
3.3.9 Ensure IPv6 router advertisements are not accepted
3.4.1 Ensure DCCP is disabled
3.4.2 Ensure SCTP is disabled
3.5.1.1 Ensure FirewallD is installed
3.5.1.2 Ensure nftables is not installed or stopped and masked
3.5.1.3 Ensure firewalld service is enabled and running
3.5.1.4 Ensure default zone is set
3.5.1.5 Ensure network interfaces are assigned to appropriate zone
3.5.1.6 Ensure unnecessary services and ports are not accepted
3.5.2.1 Ensure nftables is installed
3.5.2.2 Ensure firewalld is not installed or stopped and masked
3.5.2.3 Ensure iptables are flushed
3.5.2.4 Ensure a table exists
3.5.2.5 Ensure base chains exist
3.5.2.6 Ensure loopback traffic is configured
3.5.2.7 Ensure outbound and established connections are
configured
3.5.2.8 Ensure default deny firewall policy
3.5.2.9 Ensure nftables service is enabled
3.5.2.10 Ensure nftables rules are permanent
3.5.3.1.1 Ensure iptables package is installed
3.5.3.1.2 Ensure nftables is not installed
3.5.3.1.3 Ensure firewalld is not installed or stopped and masked
3.5.3.2.1 Ensure default deny firewall policy
3.5.3.2.2 Ensure loopback traffic is configured
3.5.3.2.3 Ensure outbound and established connections are
configured
3.5.3.2.4 Ensure firewall rules exist for all open ports
558 | P a g e
3.5.3.3.1 Ensure IPv6 default deny firewall policy
3.5.3.3.2 Ensure IPv6 loopback traffic is configured
3.5.3.3.3 Ensure IPv6 outbound and established connections are
configured
3.5.3.3.4 Ensure IPv6 firewall rules exist for all open ports
4.1.1.1 Ensure auditd is installed
4.1.1.2 Ensure auditd service is enabled and running
4.1.1.3 Ensure auditing for processes that start prior to auditd is
enabled
4.1.2.1 Ensure audit log storage size is configured
4.1.2.2 Ensure audit logs are not automatically deleted
4.1.2.3 Ensure system is disabled when audit logs are full
4.1.2.4 Ensure audit_backlog_limit is sufficient
4.1.3 Ensure events that modify date and time information are
collected
4.1.4 Ensure events that modify user/group information are
collected
4.1.5 Ensure events that modify the system's network
environment are collected
4.1.6 Ensure events that modify the system's Mandatory Access
Controls are collected
4.1.7 Ensure login and logout events are collected
4.1.8 Ensure session initiation information is collected
4.1.9 Ensure discretionary access control permission
modification events are collected
4.1.10 Ensure unsuccessful unauthorized file access attempts are
collected
4.1.11 Ensure use of privileged commands is collected
4.1.12 Ensure successful file system mounts are collected
4.1.13 Ensure file deletion events by users are collected
4.1.14 Ensure changes to system administration scope (sudoers) is
collected
4.1.15 Ensure system administrator actions (sudolog) are collected
4.1.16 Ensure kernel module loading and unloading is collected
4.1.17 Ensure the audit configuration is immutable
4.2.1.1 Ensure rsyslog is installed
4.2.1.2 Ensure rsyslog Service is enabled and running
4.2.1.3 Ensure rsyslog default file permissions configured
4.2.1.4 Ensure logging is configured
4.2.1.5 Ensure rsyslog is configured to send logs to a remote log
host
4.2.1.6 Ensure remote rsyslog messages are only accepted on
designated log hosts.
4.2.2.1 Ensure journald is configured to send logs to rsyslog
559 | P a g e
4.2.2.2 Ensure journald is configured to compress large log files
4.2.2.3 Ensure journald is configured to write logfiles to persistent
disk
4.2.3 Ensure permissions on all logfiles are configured
4.2.4 Ensure logrotate is configured
5.1.1 Ensure cron daemon is enabled and running
5.1.2 Ensure permissions on /etc/crontab are configured
5.1.3 Ensure permissions on /etc/cron.hourly are configured
5.1.4 Ensure permissions on /etc/cron.daily are configured
5.1.5 Ensure permissions on /etc/cron.weekly are configured
5.1.6 Ensure permissions on /etc/cron.monthly are configured
5.1.7 Ensure permissions on /etc/cron.d are configured
5.1.8 Ensure cron is restricted to authorized users
5.1.9 Ensure at is restricted to authorized users
5.2.1 Ensure permissions on /etc/ssh/sshd_config are configured
5.2.2 Ensure permissions on SSH private host key files are
configured
5.2.3 Ensure permissions on SSH public host key files are
configured
5.2.4 Ensure SSH access is limited
5.2.5 Ensure SSH LogLevel is appropriate
5.2.6 Ensure SSH X11 forwarding is disabled
5.2.7 Ensure SSH MaxAuthTries is set to 4 or less
5.2.8 Ensure SSH IgnoreRhosts is enabled
5.2.9 Ensure SSH HostbasedAuthentication is disabled
5.2.10 Ensure SSH root login is disabled
5.2.11 Ensure SSH PermitEmptyPasswords is disabled
5.2.12 Ensure SSH PermitUserEnvironment is disabled
5.2.13 Ensure only strong Ciphers are used
5.2.14 Ensure only strong MAC algorithms are used
5.2.15 Ensure only strong Key Exchange algorithms are used
5.2.16 Ensure SSH Idle Timeout Interval is configured
5.2.17 Ensure SSH LoginGraceTime is set to one minute or less
5.2.18 Ensure SSH warning banner is configured
5.2.19 Ensure SSH PAM is enabled
5.2.20 Ensure SSH AllowTcpForwarding is disabled
5.2.21 Ensure SSH MaxStartups is configured
5.2.22 Ensure SSH MaxSessions is limited
5.3.1 Ensure password creation requirements are configured
5.3.2 Ensure lockout for failed password attempts is configured
5.3.3 Ensure password reuse is limited
5.4.1.1 Ensure password hashing algorithm is SHA-512
5.4.1.2 Ensure password expiration is 365 days or less
560 | P a g e
5.4.1.3 Ensure minimum days between password changes is
configured
5.4.1.4 Ensure password expiration warning days is 7 or more
5.4.1.5 Ensure inactive password lock is 30 days or less
5.4.1.6 Ensure all users last password change date is in the past
5.4.2 Ensure system accounts are secured
5.4.3 Ensure default group for the root account is GID 0
5.4.4 Ensure default user shell timeout is configured
5.4.5 Ensure default user umask is configured
5.5 Ensure root login is restricted to system console
5.6 Ensure access to the su command is restricted
6.1.1 Audit system file permissions
6.1.2 Ensure permissions on /etc/passwd are configured
6.1.3 Ensure permissions on /etc/shadow are configured
6.1.4 Ensure permissions on /etc/group are configured
6.1.5 Ensure permissions on /etc/passwd- are configured
6.1.6 Ensure permissions on /etc/shadow- are configured
6.1.7 Ensure permissions on /etc/group- are configured
6.1.8 Ensure no world writable files exist
6.1.9 Ensure no unowned files or directories exist
6.1.10 Ensure no ungrouped files or directories exist
6.1.11 Audit SUID executables
6.1.12 Audit SGID executables
6.2.1 Ensure accounts in /etc/passwd use shadowed passwords
6.2.2 Ensure /etc/shadow password fields are not empty
6.2.3 Ensure root is the only UID 0 account
6.2.4 Ensure root PATH Integrity
6.2.5 Ensure all users' home directories exist
6.2.6 Ensure users' home directories permissions are 750 or
more restrictive
6.2.7 Ensure users own their home directories
6.2.8 Ensure users' dot files are not group or world writable
6.2.9 Ensure no users have .forward files
6.2.10 Ensure no users have .netrc files
6.2.11 Ensure users' .netrc Files are not group or world accessible
6.2.12 Ensure no users have .rhosts files
6.2.13 Ensure all groups in /etc/passwd exist in /etc/group
6.2.14 Ensure no duplicate UIDs exist
6.2.15 Ensure no duplicate GIDs exist
6.2.16 Ensure no duplicate user names exist
6.2.17 Ensure no duplicate group names exist
6.2.18 Ensure shadow group is empty
561 | P a g e
562 | P a g e
Appendix: CIS Controls v8 IG 3 Mapped
Recommendations
Recommendation Set
Correctly
Yes No
1.1.1.1 Ensure mounting of squashfs filesystems is disabled
1.1.1.2 Ensure mounting of udf filesystems is disabled
1.1.1.3 Ensure mounting of FAT filesystems is limited
1.1.2 Ensure /tmp is configured
1.1.3 Ensure noexec option set on /tmp partition
1.1.4 Ensure nodev option set on /tmp partition
1.1.5 Ensure nosuid option set on /tmp partition
1.1.6 Ensure /dev/shm is configured
1.1.7 Ensure noexec option set on /dev/shm partition
1.1.8 Ensure nodev option set on /dev/shm partition
1.1.9 Ensure nosuid option set on /dev/shm partition
1.1.10 Ensure separate partition exists for /var
1.1.11 Ensure separate partition exists for /var/tmp
1.1.12 Ensure noexec option set on /var/tmp partition
1.1.13 Ensure nodev option set on /var/tmp partition
1.1.14 Ensure nosuid option set on /var/tmp partition
1.1.15 Ensure separate partition exists for /var/log
1.1.16 Ensure separate partition exists for /var/log/audit
1.1.17 Ensure separate partition exists for /home
1.1.18 Ensure nodev option set on /home partition
1.1.19 Ensure noexec option set on removable media partitions
1.1.20 Ensure nodev option set on removable media partitions
1.1.21 Ensure nosuid option set on removable media partitions
1.1.22 Ensure sticky bit is set on all world-writable directories
1.1.23 Disable Automounting
1.2.1 Ensure GPG keys are configured
1.2.2 Ensure package manager repositories are configured
1.2.3 Ensure gpgcheck is globally activated
1.3.1 Ensure sudo is installed
1.3.2 Ensure sudo commands use pty
1.3.3 Ensure sudo log file exists
1.4.1 Ensure AIDE is installed
1.4.2 Ensure filesystem integrity is regularly checked
1.5.1 Ensure bootloader password is set
1.5.2 Ensure permissions on bootloader config are configured
1.5.3 Ensure authentication required for single user mode
1.6.1 Ensure core dumps are restricted
563 | P a g e
1.6.2 Ensure XD/NX support is enabled
1.6.3 Ensure address space layout randomization (ASLR) is
enabled
1.6.4 Ensure prelink is disabled
1.7.1.1 Ensure AppArmor is installed
1.7.1.2 Ensure AppArmor is enabled in the bootloader
configuration
1.7.1.3 Ensure all AppArmor Profiles are in enforce or complain
mode
1.7.1.4 Ensure all AppArmor Profiles are enforcing
1.8.1.1 Ensure message of the day is configured properly
1.8.1.2 Ensure local login warning banner is configured properly
1.8.1.3 Ensure remote login warning banner is configured properly
1.8.1.4 Ensure permissions on /etc/motd are configured
1.8.1.5 Ensure permissions on /etc/issue are configured
1.8.1.6 Ensure permissions on /etc/issue.net are configured
1.9 Ensure updates, patches, and additional security software
are installed
1.10 Ensure GDM is removed or login is configured
2.1.1 Ensure xinetd is not installed
2.2.1.1 Ensure time synchronization is in use
2.2.1.2 Ensure systemd-timesyncd is configured
2.2.1.3 Ensure chrony is configured
2.2.2 Ensure X11 Server components are not installed
2.2.3 Ensure Avahi Server is not installed
2.2.4 Ensure CUPS is not installed
2.2.5 Ensure DHCP Server is not installed
2.2.6 Ensure LDAP server is not installed
2.2.7 Ensure nfs-utils is not installed or the nfs-server service is
masked
2.2.8 Ensure rpcbind is not installed or the rpcbind services are
masked
2.2.9 Ensure DNS Server is not installed
2.2.10 Ensure FTP Server is not installed
2.2.11 Ensure HTTP server is not installed
2.2.12 Ensure IMAP and POP3 server is not installed
2.2.13 Ensure Samba is not installed
2.2.14 Ensure HTTP Proxy Server is not installed
2.2.15 Ensure net-snmp is not installed
2.2.16 Ensure mail transfer agent is configured for local-only mode
2.2.17 Ensure rsync is not installed or the rsyncd service is masked
2.2.18 Ensure NIS server is not installed
2.2.19 Ensure telnet-server is not installed
2.3.1 Ensure NIS Client is not installed
564 | P a g e
2.3.2 Ensure rsh client is not installed
2.3.3 Ensure talk client is not installed
2.3.4 Ensure telnet client is not installed
2.3.5 Ensure LDAP client is not installed
2.4 Ensure nonessential services are removed or masked
3.1.1 Disable IPv6
3.1.2 Ensure wireless interfaces are disabled
3.2.1 Ensure IP forwarding is disabled
3.2.2 Ensure packet redirect sending is disabled
3.3.1 Ensure source routed packets are not accepted
3.3.2 Ensure ICMP redirects are not accepted
3.3.3 Ensure secure ICMP redirects are not accepted
3.3.4 Ensure suspicious packets are logged
3.3.5 Ensure broadcast ICMP requests are ignored
3.3.6 Ensure bogus ICMP responses are ignored
3.3.7 Ensure Reverse Path Filtering is enabled
3.3.8 Ensure TCP SYN Cookies is enabled
3.3.9 Ensure IPv6 router advertisements are not accepted
3.4.1 Ensure DCCP is disabled
3.4.2 Ensure SCTP is disabled
3.5.1.1 Ensure FirewallD is installed
3.5.1.2 Ensure nftables is not installed or stopped and masked
3.5.1.3 Ensure firewalld service is enabled and running
3.5.1.4 Ensure default zone is set
3.5.1.5 Ensure network interfaces are assigned to appropriate zone
3.5.1.6 Ensure unnecessary services and ports are not accepted
3.5.2.1 Ensure nftables is installed
3.5.2.2 Ensure firewalld is not installed or stopped and masked
3.5.2.3 Ensure iptables are flushed
3.5.2.4 Ensure a table exists
3.5.2.5 Ensure base chains exist
3.5.2.6 Ensure loopback traffic is configured
3.5.2.7 Ensure outbound and established connections are
configured
3.5.2.8 Ensure default deny firewall policy
3.5.2.9 Ensure nftables service is enabled
3.5.2.10 Ensure nftables rules are permanent
3.5.3.1.1 Ensure iptables package is installed
3.5.3.1.2 Ensure nftables is not installed
3.5.3.1.3 Ensure firewalld is not installed or stopped and masked
3.5.3.2.1 Ensure default deny firewall policy
3.5.3.2.2 Ensure loopback traffic is configured
3.5.3.2.3 Ensure outbound and established connections are
configured
565 | P a g e
3.5.3.2.4 Ensure firewall rules exist for all open ports
3.5.3.3.1 Ensure IPv6 default deny firewall policy
3.5.3.3.2 Ensure IPv6 loopback traffic is configured
3.5.3.3.3 Ensure IPv6 outbound and established connections are
configured
3.5.3.3.4 Ensure IPv6 firewall rules exist for all open ports
4.1.1.1 Ensure auditd is installed
4.1.1.2 Ensure auditd service is enabled and running
4.1.1.3 Ensure auditing for processes that start prior to auditd is
enabled
4.1.2.1 Ensure audit log storage size is configured
4.1.2.2 Ensure audit logs are not automatically deleted
4.1.2.3 Ensure system is disabled when audit logs are full
4.1.2.4 Ensure audit_backlog_limit is sufficient
4.1.3 Ensure events that modify date and time information are
collected
4.1.4 Ensure events that modify user/group information are
collected
4.1.5 Ensure events that modify the system's network
environment are collected
4.1.6 Ensure events that modify the system's Mandatory Access
Controls are collected
4.1.7 Ensure login and logout events are collected
4.1.8 Ensure session initiation information is collected
4.1.9 Ensure discretionary access control permission
modification events are collected
4.1.10 Ensure unsuccessful unauthorized file access attempts are
collected
4.1.11 Ensure use of privileged commands is collected
4.1.12 Ensure successful file system mounts are collected
4.1.13 Ensure file deletion events by users are collected
4.1.14 Ensure changes to system administration scope (sudoers) is
collected
4.1.15 Ensure system administrator actions (sudolog) are collected
4.1.16 Ensure kernel module loading and unloading is collected
4.1.17 Ensure the audit configuration is immutable
4.2.1.1 Ensure rsyslog is installed
4.2.1.2 Ensure rsyslog Service is enabled and running
4.2.1.3 Ensure rsyslog default file permissions configured
4.2.1.4 Ensure logging is configured
4.2.1.5 Ensure rsyslog is configured to send logs to a remote log
host
4.2.1.6 Ensure remote rsyslog messages are only accepted on
designated log hosts.
566 | P a g e
4.2.2.1 Ensure journald is configured to send logs to rsyslog
4.2.2.2 Ensure journald is configured to compress large log files
4.2.2.3 Ensure journald is configured to write logfiles to persistent
disk
4.2.3 Ensure permissions on all logfiles are configured
4.2.4 Ensure logrotate is configured
5.1.1 Ensure cron daemon is enabled and running
5.1.2 Ensure permissions on /etc/crontab are configured
5.1.3 Ensure permissions on /etc/cron.hourly are configured
5.1.4 Ensure permissions on /etc/cron.daily are configured
5.1.5 Ensure permissions on /etc/cron.weekly are configured
5.1.6 Ensure permissions on /etc/cron.monthly are configured
5.1.7 Ensure permissions on /etc/cron.d are configured
5.1.8 Ensure cron is restricted to authorized users
5.1.9 Ensure at is restricted to authorized users
5.2.1 Ensure permissions on /etc/ssh/sshd_config are configured
5.2.2 Ensure permissions on SSH private host key files are
configured
5.2.3 Ensure permissions on SSH public host key files are
configured
5.2.4 Ensure SSH access is limited
5.2.5 Ensure SSH LogLevel is appropriate
5.2.6 Ensure SSH X11 forwarding is disabled
5.2.7 Ensure SSH MaxAuthTries is set to 4 or less
5.2.8 Ensure SSH IgnoreRhosts is enabled
5.2.9 Ensure SSH HostbasedAuthentication is disabled
5.2.10 Ensure SSH root login is disabled
5.2.11 Ensure SSH PermitEmptyPasswords is disabled
5.2.12 Ensure SSH PermitUserEnvironment is disabled
5.2.13 Ensure only strong Ciphers are used
5.2.14 Ensure only strong MAC algorithms are used
5.2.15 Ensure only strong Key Exchange algorithms are used
5.2.16 Ensure SSH Idle Timeout Interval is configured
5.2.17 Ensure SSH LoginGraceTime is set to one minute or less
5.2.18 Ensure SSH warning banner is configured
5.2.19 Ensure SSH PAM is enabled
5.2.20 Ensure SSH AllowTcpForwarding is disabled
5.2.21 Ensure SSH MaxStartups is configured
5.2.22 Ensure SSH MaxSessions is limited
5.3.1 Ensure password creation requirements are configured
5.3.2 Ensure lockout for failed password attempts is configured
5.3.3 Ensure password reuse is limited
5.4.1.1 Ensure password hashing algorithm is SHA-512
5.4.1.2 Ensure password expiration is 365 days or less
567 | P a g e
5.4.1.3 Ensure minimum days between password changes is
configured
5.4.1.4 Ensure password expiration warning days is 7 or more
5.4.1.5 Ensure inactive password lock is 30 days or less
5.4.1.6 Ensure all users last password change date is in the past
5.4.2 Ensure system accounts are secured
5.4.3 Ensure default group for the root account is GID 0
5.4.4 Ensure default user shell timeout is configured
5.4.5 Ensure default user umask is configured
5.5 Ensure root login is restricted to system console
5.6 Ensure access to the su command is restricted
6.1.1 Audit system file permissions
6.1.2 Ensure permissions on /etc/passwd are configured
6.1.3 Ensure permissions on /etc/shadow are configured
6.1.4 Ensure permissions on /etc/group are configured
6.1.5 Ensure permissions on /etc/passwd- are configured
6.1.6 Ensure permissions on /etc/shadow- are configured
6.1.7 Ensure permissions on /etc/group- are configured
6.1.8 Ensure no world writable files exist
6.1.9 Ensure no unowned files or directories exist
6.1.10 Ensure no ungrouped files or directories exist
6.1.11 Audit SUID executables
6.1.12 Audit SGID executables
6.2.1 Ensure accounts in /etc/passwd use shadowed passwords
6.2.2 Ensure /etc/shadow password fields are not empty
6.2.3 Ensure root is the only UID 0 account
6.2.4 Ensure root PATH Integrity
6.2.5 Ensure all users' home directories exist
6.2.6 Ensure users' home directories permissions are 750 or
more restrictive
6.2.7 Ensure users own their home directories
6.2.8 Ensure users' dot files are not group or world writable
6.2.9 Ensure no users have .forward files
6.2.10 Ensure no users have .netrc files
6.2.11 Ensure users' .netrc Files are not group or world accessible
6.2.12 Ensure no users have .rhosts files
6.2.13 Ensure all groups in /etc/passwd exist in /etc/group
6.2.14 Ensure no duplicate UIDs exist
6.2.15 Ensure no duplicate GIDs exist
6.2.16 Ensure no duplicate user names exist
6.2.17 Ensure no duplicate group names exist
6.2.18 Ensure shadow group is empty
568 | P a g e
569 | P a g e
Appendix: Change History
Date Version Changes for this version
Jan 24, 2022 1.1.1 3.5.3.2.4 - UPDATE - Artifact - Updated
artifact to use SCE scripts. This better
aligns with other benchmarks
validating iptables rules on open
ports.
Jan 24, 2022 1.1.1 6.2.5 - UPDATE - Artifact - Changed
automation to align with upstream
Fedora method using SCE script
Jan 24, 2022 1.1.1 6.2.6 - UPDATE - Artifact - Changed
automation to align with upstream
Fedora method using SCE script
Jan 24, 2022 1.1.1 6.2.7 - - UPDATE - Artifact - Changed
automation to align with upstream
Fedora method using SCE script
Jan 24, 2022 1.1.1 6.2.8 - UPDATE - Artifact - Changed
automation to align with upstream
Fedora method using SCE script
Jan 24, 2022 1.1.1 6.2.9 - UPDATE - Artifact - Changed
automation to align with upstream
Fedora method using SCE script
Jan 24, 2022 1.1.1 6.2.10 - UPDATE - Artifact - Changed
automation to align with upstream
Fedora method using SCE script
Jan 24, 2022 1.1.1 6.2.11 - UPDATE - Artifact - Changed
automation to align with upstream
Fedora method using SCE script
Jan 24, 2022 1.1.1 6.2.12 - UPDATE - Artifact - Changed
automation to align with upstream
Fedora method using SCE script
Aug 24, 2021 1.1.0 4.1.3 - UPDATE: Audit - Issue with
'Verify Output of both matches' in the
'64 bit system' direction. (Ticket
11976)
Aug 24, 2021 1.1.0 4.1.5 - UPDATE: Audit, Remediation -
'Verify Output' for 64bit system
change - system-local (Ticket 13525)
Aug 24, 2021 1.1.0 1.1.2 - UPDATE: Remediation - Typo
in Remediation 'tmp.mpunt' (Ticket
13488)
Aug 24, 2021 1.1.0 1.1.2 - UPDATE: Remediation - Typo
in Example tmp.mount file (Ticket
13249)
570 | P a g e
Aug 24, 2021 1.1.0 1.1.3 - UPDATE: Additional Info -
incorrect path to systemd tmp.mount
file (Ticket 12912)
Aug 24, 2021 1.1.0 1.1.4 - UPDATE: Additional Info -
incorrect path to systemd tmp.mount
file (Ticket 13543)
Aug 24, 2021 1.1.0 1.1.5 - UPDATE: Additional Info -
incorrect path to systemd tmp.mount
file (Ticket 13544)
Aug 24, 2021 1.1.0 4.1.4 - UPDATE: Audit, Remediation,
Artifacts - gshadow obsolete reference
(Ticket 12153)
Aug 24, 2021 1.1.0 1.4.2 - UPDATE: Audit - Typo in Audit
procedure (Ticket 13250)
Aug 24, 2021 1.1.0 4.1.2.4 - UPDATE: Audit - Double
occurrence in Audit Procedure (Ticket
13252)
Aug 24, 2021 1.1.0 1.4.1 - UPDATE: Reference - Reference
error to Aide manual (Ticket 12102)
Aug 24, 2021 1.1.0 4.1.6 - UPDATE: Audit - 'Verify Output'
for 64bit system change - MAC-policy
(Ticket 13526)
Aug 24, 2021 1.1.0 4.1.7 - UPDATE: Audit - 'Verify Output'
for 64bit system change - logins
(Ticket 13527)
Aug 24, 2021 1.1.0 4.1.8 - UPDATE: Audit - 'Verify Output'
for 64bit system change - sessions
(Ticket 13528)
Aug 24, 2021 1.1.0 4.1.9 - UPDATE: Audit - 'Verify Output'
for 64bit system change - perm-mod
(Ticket 13529)
Aug 24, 2021 1.1.0 4.1.10 - UPDATE: Audit - 'Verify
Output' for 64bit system change -
access (Ticket 13530)
Aug 24, 2021 1.1.0 4.1.12 - UPDATE: Audit, Remediation -
'Verify Output' for 64bit system
change - mounts (Ticket 13531)
Aug 24, 2021 1.1.0 4.1.13 - UPDATE: Audit - 'Verify
Output' for 64bit system change -
deletion (Ticket 13532)
Aug 24, 2021 1.1.0 4.1.14 - UPDATE: Audit - 'Verify
Output' for 64bit system change -
scope (Ticket 13533)
Aug 24, 2021 1.1.0 4.1.16 - UPDATE: Audit - 'Verify
Output' for 64bit system change -
modules (Ticket 13534)
571 | P a g e
Aug 25, 2021 1.1.0 4.1.5 - UPDATE: Audit, Remediation,
Artifact - Consider update for issue-
generator (Ticket 13553)
Aug 31, 2021 1.1.0 3.5.2.1 - UPDATE: Artifact - Update to
use new SUSE specific nftables script
(Ticket 13652)
Aug 31, 2021 1.1.0 3.5.2.2 - UPDATE: Artifact - Update to
use new SUSE specific nftables script
(Ticket 13653)
Aug 31, 2021 1.1.0 3.5.2.4 - UPDATE: Artifact - Update to
use new SUSE specific nftables script
(Ticket 13654)
Aug 31, 2021 1.1.0 3.5.2.5 - UPDATE: Artifact - Update to
use new SUSE specific nftables script
(Ticket 13655)
Aug 31, 2021 1.1.0 3.5.2.6 - UPDATE: Artifact - Update to
use new SUSE specific nftables script
(Ticket 13656)
Aug 31, 2021 1.1.0 3.5.2.8 - UPDATE: Artifact - Update to
use new SUSE specific nftables script
(Ticket 13657)
Aug 31, 2021 1.1.0 3.5.2.9 - UPDATE: Artifact - Update to
use new SUSE specific nftables script
(Ticket 13658)
Aug 31, 2021 1.1.0 3.5.2.10 - UPDATE: Artifiact - Update
to use new SUSE specific nftables
script (Ticket 13659)
Aug 31, 2021 1.1.0 1.4.2 - UPDATE: Artifact - Root
crontab path incorrect for SLES 15
SP3 (Ticket 13612)
Aug 31, 2021 1.1.0 1.8.1.6 - UPDATE: Artifact - Issue.net
does not exist on SLES 15 SP3 (Ticket
13613)
Sep 1, 2021 1.1.0 5.3.2 - UPDATE: Audit, Remediation,
Artifact - SUSE needs the unlock set in
/etc/pam.d/login file (Ticket 13665)
Sep 1, 2021 1.1.0 Draft published for consensus review
Sep 21, 2021 1.1.0 Final version published
572 | P a g e