疑似Oday
Ensure that your Google Cloud VPC network firewall rules do not allow unrestricted access (0.0.0.0/0) using ICMP. Restrict ICMP-based access to trusted IP addresses or IP ranges to implement the principle of least privilege (POLP) and reduce the attack surface.
id: gcloud-unrestricted-icmp-access
info:
name: Check for Unrestricted ICMP Access
author: prin
...