turbot/aws_compliance

GitHub
Loading controls...

Control: VPC security groups should restrict ingress access on ports 20, 21, 22, 3306, 3389, 4333 from 0.0.0.0/0

Description

Manage access to resources in the AWS Cloud by ensuring common ports are restricted on Amazon Elastic Compute Cloud (Amazon EC2) security groups.

Usage

Run the control in your terminal:

steampipe check aws_compliance.control.vpc_security_group_restrict_ingress_common_ports_all

Snapshot and share results via Steampipe Cloud:

steampipe login
steampipe check --share aws_compliance.control.vpc_security_group_restrict_ingress_common_ports_all

SQL

This control uses a named query:

vpc_security_group_restrict_ingress_common_ports_all

Tags