turbot/terraform_aws_compliance

Control: Network ACL should not allow unrestricted FTP port 20 access

Description

This control checks whether the Network ACL allows unrestricted ingress on FTP port 20.

Usage

Run the control in your terminal:

powerpipe control run terraform_aws_compliance.control.vpc_network_acl_allow_ftp_port_20_ingress

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

vpc_network_acl_allow_ftp_port_20_ingress

Tags