Skip to content

The Photon operating system must configure Secure Shell (SSH) to limit the number of allowed login attempts per connection.

An XCCDF Rule

Description

By setting the login attempt limit to a low value, an attacker will be forced to reconnect frequently, which severely limits the speed and effectiveness of brute-force attacks.

ID
SV-258882r991589_rule
Version
PHTN-40-000219
Severity
Medium
References
Updated

Remediation Templates

A Manual Procedure

Navigate to and open:

/etc/ssh/sshd_config

Ensure the "MaxAuthTries" line is uncommented and set to the following: