UCF STIG Viewer Logo

The Sentry must terminate all network connections associated with a communications session at the end of the session, or as follows: for in-band management sessions (privileged sessions), the session must be terminated after 10 minutes of inactivity; and for mobile device sessions (non-privileged session), the session must be terminated after 15 minutes of inactivity.


Overview

Finding ID Version Rule ID IA Controls Severity
V-251029 MOIS-AL-000470 SV-251029r802309_rule Medium
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. Terminating network connections associated with communications sessions includes, for example, de-allocating associated TCP/IP address/port pairs at the operating system level, and de-allocating networking assignments at the application level if multiple application sessions are using a single operating system level network connection. ALGs may provide session control functionality as part of content filtering, load balancing, or proxy services.
STIG Date
Ivanti MobileIron Sentry 9.x ALG Security Technical Implementation Guide 2021-09-16

Details

Check Text ( C-54464r802307_chk )
1. Log in to the Core Admin Portal.
2. Go to Policies and Configurations >> Configurations.
3. Click on existing VPN Configuration for MobileIron Tunnel; verify "Connection Type" is set to "MobileIron Tunnel".
4. Go to "Custom Data" section at the bottom and find the following Key Value pair: "TcpIdleTmoMs"

The default idle timeout for the session is 1 hour. Therefore, if the key value pair is missing, this is a finding.

If the key value pair is present, verify the value is no greater than 900000 millisec (15 min).

If key value pair is not present or is set to a value greater than 900000, this is a finding.
Fix Text (F-54418r802308_fix)
Configure Sentry to terminate all network connections associated with a communication session at 15 minutes of inactivity.

1. Log in to the Core Admin Portal.
2. Go to Policies and Configurations >> Configurations.
3. Click on existing VPN Configuration for MobileIron Tunnel; ensure "Connection Type" is set to "MobileIron Tunnel".
4. Go to "Custom Data" section at the bottom and find the following Key Value pair: "TcpIdleTmoMs"

If the key value pair is present, set the value to 900000 millisec (15 min).