turbot/aws_compliance
Loading controls...

Control: ELB listeners should use secure SSL cipher

Description

Ensure that ELB listeners do not have any insecure SSL ciphers. Using insecure and deprecated ciphers for your ELB Predefined Security Policy or Custom Security Policy could make the SSL connection between the client and the load balancer vulnerable to exploits.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.elb_listener_use_secure_ssl_cipher

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run aws_compliance.control.elb_listener_use_secure_ssl_cipher --share

SQL

This control uses a named query:

elb_listener_use_secure_ssl_cipher

Tags