turbot/azure_compliance

Control: Network security groups should restrict inbound UDP port 137 access from internet

Description

Network security group provide stateful filtering of inbound/outbound network traffic to Azure resources. It is recommended that no network security group allows unrestricted inbound access to UDP port 137.

Usage

Run the control in your terminal:

powerpipe control run azure_compliance.control.network_security_group_restrict_inbound_udp_port_137

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run azure_compliance.control.network_security_group_restrict_inbound_udp_port_137 --share

SQL

This control uses a named query:

network_security_group_restrict_inbound_udp_port_137

Tags