Skip to content

The HYCU virtual appliance must terminate all network connections associated with a device management session at the end of the session, or the session must be terminated after five minutes of inactivity except to fulfill documented and validated mission requirements.

An XCCDF Rule

Description

Terminating an idle session within a short time period reduces the window of opportunity for unauthorized personnel to take control of a management session enabled on the console or console port that has been left unattended. In addition, quickly terminating an idle session will also free up resources committed by the managed network element.

ID
SV-268301r1038739_rule
Version
HYCU-ND-000950
Severity
High
References
Updated

Remediation Templates

A Manual Procedure

Configure the operating system to enforce timeout settings.

Add the following line to "/home/hycu/.bashrc" (or modify the line to have the required value):
TMOUT=300

Add the following line to "/etc/ssh/sshd_config" (or modify the line to have the required value):