logo

Database

Aws Stream Encryption Disabled

Description

Identifies AWS Kinesis data streams that are not configured with server-side encryption (encryption at rest). Unencrypted Kinesis streams could expose sensitive data if unauthorized access is gained to the underlying storage.

Weakness:

165 - Insecure service configuration - AWS

Category: Functionality Abuse

Detection Strategy

    Checks each Kinesis stream in the specified AWS region

    Reports a vulnerability if a stream's EncryptionType is set to 'NONE'

    For vulnerable streams, captures the Stream ARN and encryption configuration