Skip to main content

Database / Relational

CCC Relational Database Management System Controls

Version: DEV

IDTitleObjectiveControl FamilyThreat MappingsGuideline MappingsAssessment Requirements
CCC.RDMS.CN01Password ManagementEnsure default vendor-supplied DB administrator credentials are replaced with strong, unique passwords and that these credentials are properly managed using a secure password or secrets management solution.Access
1
2
1
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.Access
1
2
1
CCC.RDMS.CN03Enforce and Monitor Automated BackupsEnsure database backups are automatically scheduled, actively monitored, and promptly reported if any disruptions occur. This helps maintain data integrity, facilitates disaster recovery, and supports business continuity when a system failure or breach occurs.Data
1
2
1
CCC.RDMS.CN04Access Control for Backup and Restore OperationsRestrict who can initiate, manage, and validate database backup or restore operations through strict role-based or least-privilege access. Prevents accidental or malicious restorations, protecting data integrity and availability.Access
1
2
1
CCC.RDMS.CN05Restrict Snapshot Sharing to Authorized AccountsEnsure database snapshots can only be shared with explicitly authorized accounts, thereby minimizing the risk of data exposure or exfiltration.Access
1
2
1

Imports

IDRemarks
CCC.Core.CN01Prevent unencrypted requests
CCC.Core.CN02Ensure data encryption at rest for all stored data
CCC.Core.CN03Implement multi-factor authentication (MFA) for access
CCC.Core.CN04Log all access and changes
CCC.Core.CN05Prevent access from untrusted entities
CCC.Core.CN06Prevent deployment in restricted regions
CCC.Core.CN07Alert on unusual enumeration activity
CCC.Core.CN08Enable Multi-zone or Multi-region Data Replication
CCC.Core.CN09Prevent tampering, deletion, or unauthorized access to access logs
CCC.Core.CN10Prevent data replication to destinations outside of defined trust perimeter
CCC.Core.CN12Ensure Secure Network Access Rules