Skip to main content

Database / Relational / Threats / DEV

Brute Force Attempts on Database Authentication

CCC.RDMS.TH02

Repeated attempts to guess database user passwords may be made through brute force techniques. This condition could result in unauthorized access if successful, compromising database security and sensitive information.

Related Capabilities

IDTitleDescription
CCC.RDMS.CP07DB Self Managed CredentialsAbility to manage the database credentials by client managed username and passwords.

Related Controls

IDTitleDescription
CCC.RDMS.CN02Account Lockout and Rate-LimitingEnsure the database enforces lockouts or rate-limiting after a specified number of failed authentication attempts. This prevents brute force or password-guessing attacks from succeeding.

External Mappings

FrameworkIDRemarks
MITRE-ATT&CKT1110