UCF STIG Viewer Logo

Symantec ProxySG must be configured to enforce a minimum 15-character password length for local accounts.


Overview

Finding ID Version Rule ID IA Controls Severity
V-94701 SYMP-NM-000250 SV-104531r1_rule Medium
Description
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.
STIG Date
Symantec ProxySG NDM Security Technical Implementation Guide 2019-12-20

Details

Check Text ( C-93891r1_chk )
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 (F-100819r1_fix)
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".