5.3.22 Ensure SSH MaxStartups is configured - sshd_config

Information

The MaxStartups parameter specifies the maximum number of concurrent unauthenticated connections to the SSH daemon.

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.

Solution

Edit the /etc/ssh/sshd_config file to set the parameter as follows:

maxstartups 10:30:60

Default Value:

MaxStartups 10:30:100

See Also

https://workbench.cisecurity.org/files/3152

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-6, CSCv7|5.1

Plugin: Unix

Control ID: 60d84e131aa36b27d498b25dab2fb1b3527abfa107bbdeddcb67606c15155ab1