Check: CASA-ND-000520
Cisco ASA NDM STIG:
CASA-ND-000520
(in versions v1 r6 through v1 r0.1)
Title
The Cisco ASA must be configured to enforce password complexity by requiring that at least one uppercase character be used. (Cat II impact)
Discussion
Use of a complex passwords helps to increase the time and resources required to compromise the password. Password complexity, or strength, is a measure of the effectiveness of a password in resisting attempts at guessing and brute-force attacks. Password complexity is one factor of several that determine how long it takes to crack a password. The more complex the password is, the greater the number of possible combinations that need to be tested before the password is compromised. Multifactor authentication (MFA) is required for all administrative and user accounts on network devices, except for an account of last resort and (where applicable) a root account. Passwords should only be used when MFA using PKI is not available, and for the account of last resort and root account.
Check Content
Review the ASA configuration to verify that it is compliant with this requirement as shown in the example below. password-policy minimum-uppercase 1 If the Cisco ASA is not configured to enforce password complexity by requiring that at least one uppercase character be used, this is a finding.
Fix Text
Configure the Cisco ASA to enforce password complexity by requiring that at least one uppercase character be used as shown in the example below. ASA(config)# password-policy minimum-uppercase 1
Additional Identifiers
Rule ID: SV-239915r879603_rule
Vulnerability ID: V-239915
Group Title: SRG-APP-000166-NDM-000254
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-000192 |
The information system enforces password complexity by the minimum number of upper case characters used. |
Controls
Number | Title |
---|---|
IA-5 (1) |
Password-Based Authentication |