Logs indicate traffic to an internal hostname was permitted and not inspected, despite a posture-based access policy that should have blocked the session. Which statement best explains this outcome?
Correct Answer: C
Answer C is correct. A ZPA Client Forwarding Policy determines whether Client Connector sends application traffic to Private Access or bypasses ZPA. Zscaler documents that these rules use the most-specific application segment and a top-down, first-match principle. If a matching rule bypasses the internal hostname, the connection follows the direct network path and never reaches the ZPA Access Policy that contains the posture condition. Consequently, the access log can show the destination as reachable without the expected ZPA enforcement. An SSL inspection rule cannot override ZPA authorization, and a true fail-closed connector condition would not deliberately pass the session through. The administrator should inspect the matched forwarding rule, application-segment bypass setting, and trusted-network criteria, then remove or narrow the bypass. See Zscaler's Client Forwarding Policy overview and bypass settings guidance.
Question 27
How does a Zscaler administrator troubleshoot a certificate pinned application?
Correct Answer: A
Certificate-pinned applications fail when an inspection proxy substitutes a trusted Zscaler certificate for the origin certificate. The application expects the server certificate or public key to match a pinned value and therefore rejects the inspected session. The fastest way to diagnose this is to inspect SSL logs for failed client handshakes, certificate errors, or bypass candidates. Option A (They could look at SSL logs for a failed client handshake) is correct because SSL logs show the handshake failure pattern created by certificate pinning. Why the other options are incorrect: B). They could reboot the endpoint device: Rebooting may clear a local issue, but certificate pinning is a TLS validation problem. Logs are the right first place to confirm the failed handshake. C). They could inspect the ZIA Web Policy: ZIA Web Policy controls web access outcomes. A pinned- certificate failure shows up in SSL/TLS handshake behavior, so SSL logs are more direct. D). They could look into the SaaS application analytics tab: SaaS analytics show application usage and risk. They will not show the client TLS handshake failure that reveals certificate pinning.
Question 28
Which types of Botnet Protection are supplied by Advanced Threat Protection?
Correct Answer: B
Botnet Protection targets command-and-control behavior, including known C2 destinations, suspicious command traffic, and unknown C2 patterns detected through analytics or AI/ML. IPS and YARA-style content analysis are used to identify C2-like traffic and malicious patterns, not general malware categories alone. Option B (Connections to known C & C servers, Command traffic (sending / receiving), Unknown C & C using AI/ML) is correct because Command and Control traffic is the botnet behavior being protected against. Why the other options are incorrect: A). Malicious file downloads, Command traffic (sending / receiving), Data exfiltration: Malicious-file downloads and data exfiltration are important protections, but Botnet Protection specifically focuses on C2 destinations and command traffic. C). Connections to known C & C servers, Detection of phishing sites, Access to spam sites: Phishing starts with social engineering: fake messages, links, or login pages. The question describes a legitimate common website being seeded with malicious JavaScript. D). Vulnerabilities in web server applications, Unknown C & C using AI/ML, Vulnerable ActiveX controls: C2/botnet controls detect hosts communicating with known or suspected command-and-control infrastructure.
Question 29
Which installed component does Zscaler Internet Access (ZIA) use to implement and enforce Endpoint DLP policy on end-user laptops?
Correct Answer: B
Comprehensive and Detailed 100 to 150 words of Explanation From Zscaler Digital Transformation Administrator topics: Zscaler Endpoint DLP integrates with Zscaler Client Connector, so B is correct. Administrators configure and activate Endpoint DLP policy through ZIA, while Client Connector on the endpoint retrieves the relevant policy and provides the local enforcement capability required to monitor or control protected data activities. This architecture extends data protection beyond inline web traffic to activity occurring directly on managed laptops. The other product names listed are not the installed Zscaler component used for this workflow. In particular, Zscaler does not require a separately named "Zscaler DLP Agent" from the choices presented; Endpoint DLP is integrated with Client Connector. Zscaler's official deployment guidance states that Endpoint DLP policies can be configured before being pushed through the Zscaler Client Connector integration. Therefore, ZCC is the required component.
Question 30
What is a seed in Asset Discovery within External Attack Surface Management?
Correct Answer: A
Comprehensive and Detailed 100 to 150 words of Explanation From Zscaler Digital Transformation Administrator topics: In Zscaler External Attack Surface Management, a seed is a known, legitimate asset supplied by the organization as the starting point for discovery, making A correct. Seeds can be domains, public IP addresses, or IP blocks associated with the organization. Zscaler EASM analyzes relationships connected to these seeds to identify additional internet-facing assets and build a more complete external attack-surface inventory. A seed is not a Data Discovery object for tracking sensitive information or SaaS usage, and it does not grant users access to noncritical websites. It is also not a decoy used by Zscaler Deception to detect attacker interaction. The official Asset Discovery documentation defines a seed as a legitimate organizational asset that initiates the discovery process, directly matching option A.