GCP-VPCNetwork-Open-RDP
Severity: High
Description: This control ensures that RDP access is restricted from the internet. GCP Firewall Rules are specific to a VPC Network. Each rule either allows or denies traffic when its conditions are met. Its conditions allow you to specify the type of traffic, such as ports and protocols, and the source or destination of the traffic, including IP addresses, subnets, and instances. Generic (0.0.0.0/0)incoming traffic from internet to VPC or VM instance using RDP on Port 3389 can be avoided.
Remediation Steps:
Perform following to remove default network from project:
Sign in to GCP Console https://console.cloud.google.com.
Go to VPC network list in GCP Console by visiting networking list.
Go to the Firewall Rules.
Click the Firewall Rule you want to modify.
Click on EDIT button
Modify Source IP ranges to IP
Click on Save.
Important:
The check is applicable only for Firewall rules with direction INGRESS
Reference:
CIS Google Cloud Platform Foundation Benchmark v1.2.0 - 05-01-2021: Recommendation #3.7
Blue Hexagon Proprietary