UCF STIG Viewer Logo

The vAMI must have the keepaliveTimeout enabled.


Overview

Finding ID Version Rule ID IA Controls Severity
V-90251 VRAU-VA-000555 SV-100901r1_rule Medium
Description
DoS is a condition when a resource is not available for legitimate users. When this occurs, the organization either cannot accomplish its mission or must operate at degraded capacity. To reduce the possibility or effect of a DoS, the application server must employ defined security safeguards. These safeguards will be determined by the placement of the application server and the type of applications being hosted within the application server framework. There are many examples of technologies that exist to limit or, in some cases, eliminate the effects of DoS attacks (e.g., limiting processes or restricting the number of sessions the application opens at one time). Employing increased capacity and bandwidth, combined with service redundancy or clustering, may reduce the susceptibility to some DoS attacks.
STIG Date
VMW vRealize Automation 7.x vAMI Security Technical Implementation Guide 2018-10-12

Details

Check Text ( C-89943r1_chk )
At the command prompt, execute the following command:

grep keepaliveTimeout /opt/vmware/etc/sfcb/sfcb.cfg | grep -vE '^#'

If the value of "keepaliveTimeout" is missing, commented out, or less than "15", this is a finding.
Fix Text (F-96993r1_fix)
Navigate to and open /opt/vmware/etc/sfcb/sfcb.cfg.

Configure the sfcb.cfg file with the following value: 'keepaliveTimeout: 15'