STIGhubSTIGhub
STIGhub— A free STIG search and compliance tool·STIGs updated 12 hours ago
Powered by Pylon·Privacy·Terms·Feedback·© 2026 Beacon Cloud Solutions, Inc.
← Back to General Application (GAPP) Security Requirements Guide

V-288184

CAT II (Medium)

The application must, for password-based authentication, store passwords using an approved salted key derivation function, preferably using a keyed hash.

Rule ID

SV-288184r1252716_rule

STIG

General Application (GAPP) Security Requirements Guide

Version

V1R0.1

CCIs

CCI-004062

Discussion

Password-based authentication applies to passwords regardless of whether they are used in single-factor or multifactor authentication. Long passwords or passphrases are preferable over shorter passwords. Enforced composition rules provide marginal security benefits while decreasing usability. However, organizations may choose to establish certain rules for password generation (e.g., minimum character length for long passwords) under certain circumstances and can enforce this requirement in IA-5(1)(h). Account recovery can occur, for example, in situations when a password is forgotten. Cryptographically protected passwords include salted one-way cryptographic hashes of passwords. The list of commonly used, compromised, or expected passwords includes passwords obtained from previous breach corpuses, dictionary words, and repetitive or sequential characters. The list includes context-specific words, such as the name of the service, username, and derivatives thereof.

Check Content

Review the application documentation and deployed configuration to determine whether the application's authentication mechanism stores passwords using an approved salted key derivation function, preferably using a keyed hash.

If the application's authentication mechanism does not store passwords using an approved salted key derivation function, preferably using a keyed hash, this is a finding.

Fix Text

Navigate to the authentication configuration function within the application.

Configure the application's authentication mechanism to store passwords using an approved salted key derivation function, preferably using a keyed hash.