nerdexam
Google

PROFESSIONAL-CLOUD-SECURITY-ENGINEER · Question #230

Your company uses Google Cloud and has publicly exposed network assets. You want to discover the assets and perform a security audit on these assets by using a software tool in the least amount of…

The correct answer is B. Identify all external assets by using Cloud Asset Inventory, and then run a network security. To quickly discover publicly exposed network assets on Google Cloud and perform a security audit, you should first identify these assets using Cloud Asset Inventory and then use a network security scanner against the identified public IPs or hostnames.

Submitted by haruto_sh· Apr 18, 2026Configuring network security

Question

Your company uses Google Cloud and has publicly exposed network assets. You want to discover the assets and perform a security audit on these assets by using a software tool in the least amount of time. What should you do?

Options

  • ARun a platform security scanner on all instances in the organization.
  • BIdentify all external assets by using Cloud Asset Inventory, and then run a network security
  • CContact a Google approved security vendor to perform the audit.
  • DNotify Google about the pending audit, and wait for confirmation before performing the scan.

How the community answered

(34 responses)
  • A
    3% (1)
  • B
    85% (29)
  • C
    3% (1)
  • D
    9% (3)

Why each option

To quickly discover publicly exposed network assets on Google Cloud and perform a security audit, you should first identify these assets using Cloud Asset Inventory and then use a network security scanner against the identified public IPs or hostnames.

ARun a platform security scanner on all instances in the organization.

Running a platform security scanner on *all* instances (even private ones) would be inefficient and time-consuming, as the question specifically asks for auditing *publicly exposed* network assets.

BIdentify all external assets by using Cloud Asset Inventory, and then run a network securityCorrect

Cloud Asset Inventory is designed to provide a centralized view of all Google Cloud assets across projects, folders, and the organization. You can query it to identify resources with public IP addresses or public-facing configurations. Once these external assets are identified, you can then efficiently target them with a network security scanner (e.g., a vulnerability scanner) to audit their security posture in the least amount of time by focusing only on the exposed attack surface.

CContact a Google approved security vendor to perform the audit.

Contacting a Google-approved security vendor is a valid approach for an audit, but it might not be the "least amount of time" solution for an internal team wanting to use a software tool.

DNotify Google about the pending audit, and wait for confirmation before performing the scan.

Notifying Google is generally required for external penetration testing that simulates attacks, but for a security *audit* using a software tool to scan *your own* publicly exposed assets (especially if not aggressively malicious), this step is often not a prerequisite for internal teams.

Concept tested: Cloud Asset Inventory for asset discovery and security auditing

Source: https://cloud.google.com/asset-inventory/docs/overview

Topics

#Cloud Asset Inventory#Network Security Scanning#Vulnerability Management#Publicly Exposed Assets

Community Discussion

No community discussion yet for this question.

Full PROFESSIONAL-CLOUD-SECURITY-ENGINEER Practice