Check: SYMP-NM-000250
Symantec ProxySG NDM STIG:
SYMP-NM-000250
(in versions v1 r2 through v1 r1)
Title
Symantec ProxySG must be configured to enforce a minimum 15-character password length for local accounts. (Cat II impact)
Discussion
Password complexity, or strength, is a measure of the effectiveness of a password in resisting attempts at guessing and brute-force attacks. Password length is one factor of several that helps to determine strength and how long it takes to crack a password. The shorter the password, the lower the number of possible combinations that need to be tested before the password is compromised. Use of more characters in a password helps to exponentially increase the time and/or resources required to compromise the password.
Check Content
Verify the minimum password length is set to at least 15 characters. At the CLI, type: Show Security Look for value of the "Minimum Password Length:". If Symantec ProxySG is not configured to enforce a minimum 15-character password length for local accounts, this is a finding.
Fix Text
In order to set the minimum password length 15 characters. 1. Log on to the Symantec ProxySG SSH CLI. 2. Type "enable", enter the enable password. 3. Type "configure" and press "Enter". 4. Type "security password-min-len 15" and press "Enter".
Additional Identifiers
Rule ID: SV-104531r1_rule
Vulnerability ID: V-94701
Group Title: SRG-APP-000164-NDM-000252
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-000205 |
The information system enforces minimum password length. |
Controls
Number | Title |
---|---|
IA-5(1) |
Password-based Authentication |