Rule ID
SV-288138r1252971_rule
Version
V1R0.1
CCIs
A replay attack may enable an unauthorized user to gain access to the application. Authentication sessions between the authenticator and the application validating the user credentials must not be vulnerable to a replay attack. Anti-replay is a cryptographically based mechanism; thus, it must use FIPS-approved algorithms. An authentication process resists replay attacks if it is impractical to achieve a successful authentication by recording and replaying a previous authentication message. Note that the anti-replay service is implicit when data contains monotonically increasing sequence numbers and data integrity is assured. Use of DoW Public Key Infrastructure (PKI) is inherently compliant with this requirement for user and device access. Use of Transport Layer Security (TLS), including application protocols, such as HTTPS and DNSSEC, that use TLS/SSL as the underlying security protocol is also compliant. Configure the information system to use the hash message authentication code (HMAC) algorithm for authentication services to Kerberos, SSH, web management tool, and any other access method.
Navigate to the cryptography configuration for the application's authentication mechanism. SHA 2-384 (or higher) must be used for hashing purposes. If the application's authentication mechanism is not configured to use SHA 2-384 (or higher) for hashing purposes, this is a finding.
Navigate to the cryptography configuration for the application's authentication mechanism. Configure the authentication mechanism to use SHA 2-384 (or higher) for hashing purposes.