SV-239920r961068_rule
V-239920
SRG-APP-000190-NDM-000267
CASA-ND-000690
CAT I
10
Set the idle timeout value to five minutes or less for console, ssh, and http (if ASDM is used) access.
SW1(config)# ssh timeout 5
SW1(config)# console timeout 5
ASA(config)# http server idle-timeout 5
SW1(config)# end
Review the Cisco ASA configuration to verify all network connections associated with a device management have an idle timeout value set to five minutes or less as shown in the following example:
http server idle-timeout 5
…
…
…
ssh timeout 5
…
…
…
console timeout 5
If the Cisco ASA is not configured to terminate all network connections associated with a device management after five minutes of inactivity, this is a finding.
V-239920
False
CASA-ND-000690
Review the Cisco ASA configuration to verify all network connections associated with a device management have an idle timeout value set to five minutes or less as shown in the following example:
http server idle-timeout 5
…
…
…
ssh timeout 5
…
…
…
console timeout 5
If the Cisco ASA is not configured to terminate all network connections associated with a device management after five minutes of inactivity, this is a finding.
M
5342