Symantec ProxySG must be configured to enforce the limit of three consecutive invalid logon attempts by a user during a 15-minute time period.
An XCCDF Rule
Description
<VulnDiscussion>By limiting the number of failed logon attempts, the risk of unauthorized system access via user password guessing, otherwise known as brute-forcing, is reduced.</VulnDiscussion><FalsePositives></FalsePositives><FalseNegatives></FalseNegatives><Documentable>false</Documentable><Mitigations></Mitigations><SeverityOverrideGuidance></SeverityOverrideGuidance><PotentialImpacts></PotentialImpacts><ThirdPartyTools></ThirdPartyTools><MitigationControl></MitigationControl><Responsibility></Responsibility><IAControls></IAControls>
- ID
- SV-104491r1_rule
- Severity
- Medium
- References
- Updated
Remediation - Manual Procedure
The lockout policy may be configured for both SSH and Web Management Console sessions.
1. SSH into the ProxySG console, type "enable", press "Enter".
2. Enter the appropriate password, type "config", press "Enter".
3. Type "security local-user-list edit local_user_database", press "Enter".
4. Type "lockout-duration 900", type "max-failed-attempts 3", press "Enter".