turbot/terraform_aws_compliance

Control: Network ACL should not allow unrestricted RDP port 3389 access

Description

This control checks whether the Network ACL allows unrestricted ingress on RDP port 3389.

Usage

Run the control in your terminal:

powerpipe control run terraform_aws_compliance.control.vpc_network_acl_allow_rdp_port_3389_ingress

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run terraform_aws_compliance.control.vpc_network_acl_allow_rdp_port_3389_ingress --share

SQL

This control uses a named query:

vpc_network_acl_allow_rdp_port_3389_ingress

Tags