疑似Oday
Ensure that Google Cloud VPC network firewall rules do not allow unrestricted access (0.0.0.0/0 on TCP port 135). Restrict access to trusted IP addresses or ranges to reduce the attack surface and protect virtual machine (VM) instances targeted by these firewall rules.
id: gcloud-unrestricted-rpc-access
info:
name: Check for Unrestricted RPC Access
author: prince
...