logo

Database

Aws Notebook Encryption Disabled

Description

Identifies AWS SageMaker notebook instances that are not configured with KMS encryption. Unencrypted SageMaker notebooks may expose sensitive data and code stored within the notebooks, as the data is not encrypted at rest.

Weakness:

165 - Insecure service configuration - AWS

Category: Functionality Abuse

Detection Strategy

    Scans all SageMaker notebook instances in the specified AWS region

    Checks if each notebook instance has a KMS key configured for encryption

    Reports a vulnerability if the 'KmsKeyId' property is missing or null for any notebook instance