SV-239980r916158_rule
V-239980
SRG-NET-000525-VPN-002330
CASA-VN-000650
CAT I
10
Configure the ASA to use AES256 or greater encryption algorithm to implement IPsec encryption services as shown in the example below.
ASA2(config)# crypto ipsec ikev2 ipsec-proposal IPSEC_TRANS
ASA2(config-ipsec-proposal)# protocol esp encryption aes-256
ASA2(config-ipsec-proposal)# end
Verify all IPsec proposals are set to use the AES256 or greater encryption algorithm as shown in the example below.
crypto ipsec ikev2 ipsec-proposal IPSEC_TRANS
protocol esp encryption aes-256
If the value of the encryption algorithm for any IPsec proposal is not set to use an AES256 or greater algorithm, this is a finding.
V-239980
False
CASA-VN-000650
Verify all IPsec proposals are set to use the AES256 or greater encryption algorithm as shown in the example below.
crypto ipsec ikev2 ipsec-proposal IPSEC_TRANS
protocol esp encryption aes-256
If the value of the encryption algorithm for any IPsec proposal is not set to use an AES256 or greater algorithm, this is a finding.
M
5344