SV-266095r1024904_rule
V-266095
SRG-APP-000190-NDM-000267
F5BI-DM-300057
CAT I
10
From the BIG-IP GUI:
HTTPD/TMSH:
1. System.
2. Preferences.
3. Under Security Settings configure "Idle Time Before Automatic Logout" to 300 seconds.
4. Click "Update".
SSHD:
1. System.
2. Configuration.
3. Device.
4. SSHD.
5. Configure "Idle Time Before Automatic Logout" to 300 seconds.
6. Click "Update".
From the BIG-IP Console, issue the following commands:
HTTPD/TMSH:
tmsh modify sys httpd auth-pam-idle-timeout 300
tmsh modify sys httpd auth-pam-dashboard-timeout on
tmsh modify sys global-settings console-inactivity-timeout 300
tmsh modify cli global-settings idle-timeout 5
SSHD:
tmsh modify sys sshd inactivity-timeout 300
tmsh save sys config
If a documented and validated reason for not implementing the five-minute idle timeout exists, this is not a finding.
From the BIG-IP GUI:
HTTPD/TMSH:
1. System.
2. Preferences.
3. Under Security Settings, verify "Idle Time Before Automatic Logout" is configured for 300 seconds or less.
SSHD:
1. System.
2. Configuration.
3. Device.
4. SSHD.
5. Verify "Idle Time Before Automatic Logout" is configured for 300 seconds or less.
From the BIG-IP Console, issue the following commands:
HTTPD/TMSH:
tmsh list sys httpd auth-pam-idle-timeout
Note: This must return a value of 300 or less.
tmsh list sys httpd auth-pam-dashboard-timeout
Note: This must return a value of "on".
tmsh list sys global-settings console-inactivity-timeout
Note: This must return a value of 300 or less.
tmsh list cli global-settings idle-timeout
Note: This must return a value of 5.
SSHD:
tmsh list sys sshd inactivity-timeout
Note: This must return a value of 300 or less.
If the BIG-IP appliance is not configured to terminate inactive sessions after five minutes of inactivity, this is a finding.
V-266095
False
F5BI-DM-300057
If a documented and validated reason for not implementing the five-minute idle timeout exists, this is not a finding.
From the BIG-IP GUI:
HTTPD/TMSH:
1. System.
2. Preferences.
3. Under Security Settings, verify "Idle Time Before Automatic Logout" is configured for 300 seconds or less.
SSHD:
1. System.
2. Configuration.
3. Device.
4. SSHD.
5. Verify "Idle Time Before Automatic Logout" is configured for 300 seconds or less.
From the BIG-IP Console, issue the following commands:
HTTPD/TMSH:
tmsh list sys httpd auth-pam-idle-timeout
Note: This must return a value of 300 or less.
tmsh list sys httpd auth-pam-dashboard-timeout
Note: This must return a value of "on".
tmsh list sys global-settings console-inactivity-timeout
Note: This must return a value of 300 or less.
tmsh list cli global-settings idle-timeout
Note: This must return a value of 5.
SSHD:
tmsh list sys sshd inactivity-timeout
Note: This must return a value of 300 or less.
If the BIG-IP appliance is not configured to terminate inactive sessions after five minutes of inactivity, this is a finding.
M
5639