PROFESSIONAL-CLOUD-NETWORK-ENGINEER · Question #210
You have recently taken over responsibility for your organization's Google Cloud network security configurations. You want to review your Cloud Next Generation Firewall (Cloud NGFW) configurations…
The correct answer is B. Enable "Overly permissive rules insights" in Firewall Insights. Review results for rules that show. Firewall Insights in Google Cloud provides a feature called "Overly permissive rules insights," which automatically identifies and highlights firewall rules that allow excessive or broad access, such as ingress traffic from 0.0.0.0/0 (all internet sources). By enabling this…
Question
Options
- AReview the firewall policy rules associated with the VPC, and filter for rules that allow ingress
- BEnable "Overly permissive rules insights" in Firewall Insights. Review results for rules that show
- CRun Connectivity Tests from multiple external sources to double-check ingress traffic settings.
- DEnable the Network Analyzer API and review the "VPC Network" category insights.
How the community answered
(52 responses)- A4% (2)
- B73% (38)
- C17% (9)
- D6% (3)
Explanation
Firewall Insights in Google Cloud provides a feature called "Overly permissive rules insights," which automatically identifies and highlights firewall rules that allow excessive or broad access, such as ingress traffic from 0.0.0.0/0 (all internet sources). By enabling this feature, you can quickly and efficiently identify rules that could pose security risks, such as those allowing unauthorized ingress traffic to your VMs and services from the internet. This approach avoids the need for manual inspection and ensures that you have a comprehensive view of potential security issues in your network configuration.
Topics
Community Discussion
No community discussion yet for this question.