1. Home
  2. Security Hardening
  3. Oracle WebLogic Server 12C Windows V2R1
  4. WBLC-01-000032 – Oracle WebLogic must limit the number of failed login attempts to an organization-defined number of consecutive invalid attempts that occur within an organization-defined time period.

WBLC-01-000032 – Oracle WebLogic must limit the number of failed login attempts to an organization-defined number of consecutive invalid attempts that occur within an organization-defined time period.

Details

Anytime an authentication method is exposed so as to allow for the login to an application, there is a risk that attempts will be made to obtain unauthorized access.

By limiting the number of failed login attempts that occur within a particular time period, the risk of unauthorized system access via user password guessing, otherwise known as brute-forcing, is reduced. Limits are imposed by locking the account once the number of failed attempts has been exceeded.

Solution

1. Access AC
2. From ‘Domain Structure’, select ‘Security Realms’
3. Select realm to configure (default is ‘myrealm’)
4. Select ‘Configuration’ tab -> ‘User Lockout’ tab
5. Utilize ‘Change Center’ to create a new change session
6. Set the following values in the fields as shown:
‘Lockout Threshold’ = 3
‘Lockout Duration’ = 15
‘Lockout Reset Duration’ = 15
7. Click ‘Save’, and from ‘Change Center’ click ‘Activate Changes’ to enable configuration changes

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: Access Control.This control applies to the following type of system Windows.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles