logo

Database

Aws Insecure Security Policy

Description

Detects AWS Elastic Load Balancers (ELBv2) that use outdated or insecure SSL/TLS security policies. Insecure SSL policies may expose the load balancer to known vulnerabilities and security weaknesses, potentially compromising the confidentiality and integrity of data in transit.

Weakness:

016 - Insecure encryption algorithm - SSL/TLS

Category: Information Collection

Detection Strategy

    Scans all ELBv2 load balancers in the specified AWS region

    For each load balancer, examines all listeners that have SSL/TLS policies configured

    Reports a vulnerability if a listener uses an SSL policy that is in the predefined list of insecure policies

    Each vulnerability includes the specific listener ARN and the insecure SSL policy name that was detected