SV-220555r961554_rule
V-220555
SRG-APP-000411-NDM-000330
CISC-ND-001200
CAT I
10
Configure SSH to use FIPS-validated HMAC for remote maintenance sessions as shown in the following example:
SSH Example
SW1(config)#ip ssh version 2
SW1(config)#iip ssh server algorithm mac hmac-sha2-512 hmac-sha2-256
Review the Cisco switch configuration to verify that it is compliant with this requirement as shown in the example below:
NOTE: Although allowed by SP800-131Ar2 for some applications, SHA-1 is considered a compromised hashing standard and is being phased out of use by industry and Government standards. Unless required for legacy use, DoD systems should not be configured to use SHA-1 for integrity of remote access sessions.
SSH Example
ip ssh version 2
ip ssh server algorithm mac hmac-sha2-512 hmac-sha2-256
If the Cisco switch is not configured to use FIPS-validated HMAC to protect the integrity of remote maintenance sessions, this is a finding.
V-220555
False
CISC-ND-001200
Review the Cisco switch configuration to verify that it is compliant with this requirement as shown in the example below:
NOTE: Although allowed by SP800-131Ar2 for some applications, SHA-1 is considered a compromised hashing standard and is being phased out of use by industry and Government standards. Unless required for legacy use, DoD systems should not be configured to use SHA-1 for integrity of remote access sessions.
SSH Example
ip ssh version 2
ip ssh server algorithm mac hmac-sha2-512 hmac-sha2-256
If the Cisco switch is not configured to use FIPS-validated HMAC to protect the integrity of remote maintenance sessions, this is a finding.
M
4067