疑似Oday
Ensure that Google Cloud VPC network firewall rules do not allow unrestricted access (0.0.0.0/0 on TCP port 1433). Restrict access to trusted IP addresses or ranges to implement the Principle of Least Privilege (POLP) and reduce the attack surface.
id: gcloud-unrestricted-sqlserver-access
info:
name: Check for Unrestricted SQL Server Access
a
...