logo

Database

Aws No Security Config

Description

Detects Amazon EMR clusters that do not have a security configuration attached. EMR security configurations are critical as they define encryption, authentication, and other security controls for processing and analyzing data securely.

Weakness:

165 - Insecure service configuration - AWS

Category: Functionality Abuse

Detection Strategy

    Lists all EMR clusters in the specified AWS region

    For each EMR cluster, checks if the SecurityConfiguration property is absent or empty

    Reports a vulnerability if an EMR cluster is found without an associated security configuration