Courseiva

CCNA Specialized Security Domains Questions

49 questions · Specialized Security Domains · All types, answers revealed

1
MCQhard

An architect is designing a Data Security architecture using Palo Alto Networks Enterprise DLP. The system must inspect encrypted HTTPS traffic leaving the organization for proprietary source code files. Which combination of features must be enabled to ensure proper inspection?

A.WildFire cloud analysis with malicious behavior signature generation enabled on the WAN zone.
B.User-ID agent integration with Active Directory credential mapping and URL filtering blocking.
C.Prisma Access explicit proxy with Kerberos SSO and captive portal authentication enforcement.
D.SSL Decryption (Outbound Inspection) paired with a Security policy rule containing an Enterprise DLP data filtering profile.
AnswerD

Outbound SSL decryption exposes the payload so the Enterprise DLP engine can evaluate file types and data patterns against defined profiles.

Why this answer

To inspect encrypted HTTPS traffic for DLP data patterns, the firewall must perform SSL Decryption to view plaintext payloads, and then apply an Enterprise DLP data pattern profile within a Security policy rule.

2
Multi-Selectmedium

An architect is configuring Enterprise DLP on Palo Alto Networks firewalls. Which TWO data pattern categories are typically included within predefined DLP data patterns? (Choose two)

Select 2 answers
A.Local printer hardware driver binary signatures.
B.Custom internal employee Slack chat message emojis.
C.Proprietary IoT device MAC address OUI prefixes.
D.Financial information (such as credit card numbers and bank routing codes).
E.Personally Identifiable Information (such as Social Security numbers and passport numbers).
AnswersD, E

Financial data patterns are predefined in Enterprise DLP.

Why this answer

Predefined DLP data patterns include financial (credit cards, routing numbers), healthcare (HIPAA, ICD codes), and PII (Social Security numbers, passport numbers).

3
MCQeasy

When configuring mobile user security with Prisma Access, how are remote mobile users authenticated before establishing a GlobalProtect connection?

A.Via static Pre-Shared Keys (PSK) configured on the GlobalProtect client app.
B.Through local database credentials stored exclusively on the Prisma Access cloud infrastructure.
C.Using SAML 2.0 authentication integrated with an enterprise Identity Provider (IdP) such as Azure AD or Okta.
D.By matching client MAC addresses against an external dynamic list.
AnswerC

Prisma Access supports SAML 2.0 authentication, allowing integration with enterprise IdPs for secure user authentication.

Why this answer

Prisma Access integrates with enterprise identity providers (IdPs) via SAML 2.0 or LDAP/RADIUS for mobile user authentication.

4
MCQmedium

An architect is designing an IoT security posture for a hospital. The security team wants to automatically segment devices based on their discovered risk score and device category without creating dozens of manual static address groups. Which feature should they use?

A.External Dynamic Lists (EDL) fed by a third-party DHCP server
B.GlobalProtect internal gateway pools with client-cert verification
C.Static IP address objects maintained via CSV import scripts
D.Dynamic Address Groups populated by IoT Security tags
AnswerD

IoT Security automatically tags devices based on category, profile, and risk, which can populate Dynamic Address Groups for policy enforcement.

Why this answer

Dynamic Address Groups (DAGs) combined with IoT Security tags allow firewalls to automatically adapt security policies as device risk scores or categories change.

5
MCQmedium

An architect is deploying AI Security posture management to inspect prompts sent to enterprise LLMs. What is the primary function of prompt injection defense within this architecture?

A.To detect and block malicious instructions embedded in user inputs designed to bypass LLM guardrails or manipulate model output.
B.To encrypt prompt text using AES-256 before sending it to the public LLM API.
C.To scan binary attachments in LLM chats for known trojans using Antivirus.
D.To throttle the rate of API calls to prevent DDoS attacks against internal web servers.
AnswerA

Prompt injection defense inspects input text to identify and block attempts to hijack the LLM instructions.

Why this answer

Prompt injection defense detects malicious instructions embedded in prompts designed to manipulate LLM behavior or extract unauthorized training data.

6
MCQmedium

A security architect is configuring Prisma Access Mobile Users and needs to ensure that users connecting from untrusted networks are subjected to posture checks before accessing corporate applications. Where is the Host Information Profile (HIP) check enforced?

A.Enforced on the Prisma Access Mobile Users Gateway using HIP match criteria in Security policy rules.
B.Configured within the Prisma SD-WAN Path Quality Profile.
C.Configured inside the WildFire analysis profile to scan endpoint OS registries.
D.Enforced on the client-side GlobalProtect app only, without server validation.
AnswerA

Gateways evaluate HIP data reported by the client and enforce access restrictions via Security policy rules containing HIP objects.

Why this answer

HIP checks are evaluated by the GlobalProtect Gateway based on HIP profiles configured in Panorama, and enforced via Security policy rules referencing HIP objects.

7
MCQeasy

An enterprise is deploying Enterprise Data Loss Prevention (DLP) on Palo Alto Networks firewalls and needs to identify customer credit card numbers. Which action should the architect take to ensure these specific data patterns are detected?

A.Configure a custom WildFire analysis profile to scan outbound traffic for regex patterns matching credit card formats.
B.Enable the predefined finance data pattern within a Data Loss Prevention profile and attach it to the security policy rule.
C.Define a Custom URL Category containing regex expressions for credit card numbers.
D.Create a decryption profile and check the box to inspect payloads for financial data strings.
AnswerB

Predefined data patterns for finance cover credit card numbers and are located within DLP profiles.

Why this answer

Enterprise DLP uses predefined and custom data patterns. The predefined data pattern for finance includes credit card numbers, which can be enabled in a DLP profile and applied to a Security policy rule.

8
MCQmedium

An architect is designing security for an OT environment containing legacy PLCs that cannot be patched against known vulnerabilities. Which Palo Alto Networks capability should be deployed inline to provide virtual patching for these vulnerable industrial protocols?

A.WildFire cloud sandbox execution
B.Data Loss Prevention profile tuned for Modbus commands
C.URL Filtering profile with industrial threat feeds
D.Vulnerability Protection profile with signatures targeting industrial protocols and CVEs
AnswerD

Vulnerability Protection profiles inspect traffic for known exploit signatures, providing virtual patches for legacy OT devices.

Why this answer

Vulnerability Protection profiles contain signatures for known exploits against protocols and operating systems, serving as virtual patches for unpatchable systems.

9
Multi-Selecthard

A security architect is configuring branch networking using Prisma SD-WAN. Which THREE capabilities are core features of the Prisma SD-WAN architecture? (Choose three)

Select 3 answers
A.Application-defined path selection based on real-time SLA metrics like latency, jitter, and packet loss.
B.Traditional PAN-OS high availability active-passive control plane cable synchronization.
C.Cloud-delivered management and automated zero-touch provisioning (ZTP) of branch ION devices.
D.Native support for BGP routing directly to GlobalProtect mobile user gateways.
E.Integrated Next-Generation Firewall security features (App-ID, URL filtering) built directly into the SD-WAN fabric.
AnswersA, C, E

Prisma SD-WAN dynamically steers traffic based on real-time path quality metrics.

Why this answer

Prisma SD-WAN features dynamic path selection, application-defined traffic steering, cloud-delivered management, and ION branch devices.

10
MCQhard

An organization is implementing IoT Security on their next-generation firewalls. They notice that certain medical devices are being misclassified because they share MAC address prefixes with standard office peripherals. What is the recommended remediation step within the IoT Security architecture?

A.Create a static IP-to-user mapping in User-ID to force the firewall to identify the correct device type.
B.Navigate to the IoT Security portal, select the misclassified device, and assign the correct device profile manually.
C.Disable MAC address randomization on the firewall's GlobalProtect interface.
D.Deploy an external captive portal to prompt users for their medical device type upon connection.
AnswerB

Manual overrides in the IoT Security portal allow administrators to correct misclassified devices.

Why this answer

IoT Security uses machine learning and behavior analysis. When misclassification occurs, administrators can manually override or label the device in the IoT Security portal, or tune the device fingerprint rules using custom attributes.

11
MCQhard

An organization wants to secure interactions with external AI applications and APIs used by developers. Which Palo Alto Networks solution can inspect API calls to and from LLMs to prevent data exfiltration and prompt injection?

A.WildFire API token analyzer
B.GlobalProtect Virtual Private Network client with AI-VPN tunnel mode
C.Prisma Access Cloud Secure Web Gateway with AI Access Security controls
D.Cortex XDR network agent running local heuristic regex checks
AnswerC

Prisma Access Cloud SWG includes AI Access Security features to discover, monitor, and secure enterprise use of generative AI applications.

Why this answer

Prisma Cloud Application Security / API Security and AI runtime security capabilities inspect API traffic and payloads targeting AI models and LLMs.

12
Multi-Selectmedium

An architect is planning a Prisma SD-WAN deployment across fifty regional branches. Which THREE core architectural elements are required for successful provisioning and management in the Prisma SD-WAN solution? (Choose three)

Select 3 answers
A.Prisma SD-WAN Controller (Cloud management portal for orchestration and monitoring)
B.ION (Instant On Network) devices deployed at each branch location
C.GlobalProtect Gateway agents installed on every branch network switch
D.App-Insights and active performance monitoring probes for dynamic path selection
E.Enterprise DLP data pattern profiles synchronized from the Prisma SD-WAN controller
AnswersA, B, D

The Prisma SD-WAN cloud management controller is the central orchestration plane for managing policies, monitoring health, and provisioning.

Why this answer

Prisma SD-WAN architecture relies on Prisma SD-WAN Controller (Cloud Management), ION hardware or virtual branch devices, and Prisma Access or secure hub integrations for cloud gateway services.

13
Multi-Selecthard

An architect is designing an IoT and OT security strategy using Palo Alto Networks IoT Security and Next-Generation Firewalls. Which TWO actions are recommended best practices for enforcing security policies on discovered industrial IoT/OT devices? (Choose two)

Select 2 answers
A.Deploy endpoint protection agents directly onto all legacy programmable logic controllers (PLCs) running proprietary firmware.
B.Disable all firewall inspection on OT subnets to prevent packet latency from affecting real-time SCADA communications.
C.Review and export IoT Security policy recommendations directly into Panorama security rules to enforce least-privilege segmentation.
D.Configure aggressive active vulnerability scanning schedules against all Modbus and BACnet PLCs during production hours.
E.Create dedicated security zones and micro-segmentation policies isolating critical OT devices from enterprise IT and guest networks.
AnswersC, E

IoT Security generates tailored policy recommendations based on actual device communication patterns, which can be deployed to firewalls.

Why this answer

IoT Security provides automated policy recommendations based on observed behavior. Administrators can review these recommendations and push them to the firewall as layer 7 security policies, and also segment sensitive OT assets into dedicated security zones.

14
MCQeasy

When setting up branch networking with Prisma SD-WAN, how does the administrator onboard a new ION branch device securely using zero-touch provisioning (ZTP)?

A.By configuring an explicit proxy on a local laptop and pushing configs via SCP.
B.By establishing an IPsec tunnel from Panorama directly to the unconfigured ION device.
C.By connecting the ION device to the internet, where it contacts the Prisma SD-WAN controller using a bootstrap/claim token for automated configuration.
D.By manually flashing the PAN-OS base image via a USB serial console cable at the branch.
AnswerC

ZTP allows ION devices to claim themselves against the controller securely using hardware serial numbers or bootstrap tokens.

Why this answer

Prisma SD-WAN utilizes zero-touch provisioning where the ION device is powered on, connects to the Prisma SD-WAN controller via bootstrap or claiming workflow, and downloads its configuration automatically.

15
MCQeasy

A network architect is designing a branch office deployment using Prisma SD-WAN. The branch requires high availability and intelligent path selection over dual broadband links. Which Prisma SD-WAN construct is primarily responsible for combining these physical links into a single logical path with dynamic path selection?

A.Security policy rule
B.GlobalProtect gateway
C.Path Quality Profile
D.IPsec crypto profile
AnswerC

Path Quality Profiles define the metrics (latency, jitter, packet loss) and steer traffic based on path performance.

Why this answer

Prisma SD-WAN uses Path Quality Profiles and WAN Interface groups / VPN clusters to aggregate and manage paths. Specifically, Path Quality Profiles define performance criteria.

16
Multi-Selectmedium

An architect is configuring IoT Security to protect connected devices in a smart building. Which TWO methods can be used to integrate IoT Security with downstream network enforcement mechanisms? (Choose two)

Select 2 answers
A.Replacing the GlobalProtect gateway authentication database.
B.Converting IoT devices into virtual PAN-OS firewalls.
C.Directly modifying the firmware of third-party enterprise switches via SSH scripts.
D.Populating Dynamic Address Groups on Palo Alto Networks Next-Generation Firewalls to enforce micro-segmentation policies.
E.Integrating via API with NAC systems (such as Aruba ClearPass or Cisco ISE) to quarantine non-compliant devices.
AnswersD, E

DAGs are the primary mechanism for firewall enforcement based on IoT tags.

Why this answer

IoT Security integrates with Panorama/Firewalls via Dynamic Address Groups and supports integration with Network Access Control (NAC) systems or Aruba/Cisco switches via API/Syslog.

17
Multi-Selecthard

When designing branch networking with Prisma SD-WAN, an architect can configure multiple types of WAN interfaces. Which THREE WAN interface types are supported on Prisma SD-WAN ION devices? (Choose three)

Select 3 answers
A.GlobalProtect virtual tunnel interfaces (tunnel.1).
B.Layer 3 Routed WAN interfaces.
C.Layer 2 Bridged WAN interfaces.
D.Cellular / LTE WAN interfaces (using plug-in or integrated modems).
E.Traditional PAN-OS Aggregate Group interfaces (ae0).
AnswersB, C, D

L3 routed interfaces connect ION devices to routers and ISPs.

Why this answer

Prisma SD-WAN supports various WAN interface types including Layer 3 routed, Layer 2 bridged, loopback, and cellular/LTE interfaces.

18
Multi-Selectmedium

An OT security architect is segmenting an industrial plant network using Palo Alto Networks firewalls and App-ID. Which TWO benefits does App-ID provide in an OT environment compared to traditional port-based firewalls? (Choose two)

Select 2 answers
A.It replaces the need for industrial network firewalls by running directly on PLC processors.
B.It automatically patches vulnerable PLC firmware over the network interface.
C.It allows control over specific application functions (such as allowing Modbus read commands while blocking write commands).
D.It identifies industrial protocols (like Modbus, DNP3, IEC 60870-5-104) regardless of custom port numbers.
E.It encrypts all cleartext industrial Modbus traffic without requiring keys.
AnswersC, D

Application sub-features / command filtering allow precise control over industrial actions.

Why this answer

App-ID identifies industrial protocols regardless of port numbers and allows granular control of specific commands within those protocols (e.g., read vs. write in Modbus).

19
Multi-Selectmedium

An architect is designing an IoT and OT security strategy using Palo Alto Networks IoT Security and Next-Generation Firewalls. Which TWO actions can be performed directly within the IoT Security framework to improve device visibility and protection? (Choose two)

Select 2 answers
A.Automatically discover and classify connected IoT and medical devices using machine learning behavioral profiling.
B.Perform local sandbox detonation of raw PLC ladder logic files via WildFire.
C.Replace the underlying firmware of legacy medical devices automatically from the cloud portal.
D.Configure direct 802.1X supplicant credentials on the firewall control plane.
E.Generate and recommend micro-segmentation security policy rules based on observed device communications.
AnswersA, E

IoT Security uses machine learning to profile and classify unmanaged IoT devices accurately.

Why this answer

IoT Security discovers devices, assigns risk scores, recommends security policies, and integrates with network access control (NAC) or firewalls for enforcement.

20
MCQeasy

An architect is designing an OT security segmentation model using the Purdue Enterprise Reference Architecture (PERA). Which zone typically represents the manufacturing operations and control cells (Level 2 and Level 3)?

A.Cloud Analytics Zone (Level 6)
B.Operations / Control Zone (Level 2/3)
C.Enterprise IT Zone (Level 4/5)
D.DMZ Zone (Level 3.5)
AnswerB

Levels 2 and 3 represent supervisory control, HMI, and operational management systems.

Why this answer

In PERA, Level 2 contains control systems (SCADA/HMI) and Level 3 contains manufacturing operations management, sitting between enterprise IT (Level 4) and process control devices (Level 1/0).

21
MCQhard

An architect is troubleshooting a Prisma SD-WAN deployment where branch users report high latency to a specific SaaS application. The architect wants to verify real-time path performance metrics across available WAN links (MPAA, Broadband 1, Broadband 2). Which Prisma SD-WAN monitoring tool should be used?

A.CLI command 'show system resources' on the ION device
B.GlobalProtect Gateway connection logs in Panorama
C.Prisma SD-WAN Monitoring and Analytics dashboards showing Path Quality and App Performance metrics.
D.Cortex XSIAM incident correlation graph
AnswerC

Prisma SD-WAN management portal dashboards provide deep visibility into path quality, latency, jitter, and loss per WAN interface.

Why this answer

Prisma SD-WAN provides real-time and historical path performance metrics, loss, jitter, and latency via the Prisma SD-WAN management interface under Monitor -> Performance or App Performance dashboards.

22
MCQeasy

An organization is deploying Palo Alto Networks IoT Security to discover and classify medical devices in a hospital network. What is the primary method used by IoT Security to identify connected unmanaged devices without requiring agent installations?

A.Requiring a lightweight endpoint agent deployed on every medical IoT device operating system.
B.Active network vulnerability scanning using aggressive port-scanning sweeps across all operational subnets.
C.Manual asset inventory entry via CSV import mapped to DHCP lease reservation tables.
D.Passive traffic analysis and machine learning classification via telemetry forwarded by the next-generation firewall.
AnswerD

IoT Security uses passive analysis of firewall traffic logs and ML-based cloud clustering to accurately identify device types, vendors, and risk profiles.

Why this answer

Palo Alto Networks IoT Security leverages machine learning and cloud-delivered signatures analyzing network traffic metadata (such as DHCP, DNS, MAC OUI, and flow logs) captured by the next-generation firewall to profile and classify devices.

23
MCQeasy

A security architect is configuring branch networking with Prisma SD-WAN and needs to ensure that mission-critical voice traffic is prioritized over bulk file transfers during network congestion. Which feature should be configured?

A.WildFire priority analysis queue
B.QoS (Quality of Service) policy rules with appropriate traffic classes and priority queues
C.GlobalProtect QoS marking templates pushed via Panorama
D.A Zone Protection profile restricting bandwidth per security zone
AnswerB

QoS policies in Prisma SD-WAN ensure critical applications like voice are assigned high priority queues during congestion.

Why this answer

Prisma SD-WAN utilizes Quality of Service (QoS) policies and traffic prioritizations to manage bandwidth and prioritize voice traffic over bulk transfers.

24
MCQmedium

An OT security architect needs to ensure that unauthorized remote access tools (such as unauthorized TeamViewer or RDP sessions) cannot be used by third-party vendors to access sensitive industrial control networks. Which security profile should be configured to detect and control these specific remote desktop applications?

A.A Data Loss Prevention profile set to block screen scraping.
B.A Zone Protection profile dropping TCP SYN floods on port 3389.
C.An SSL Decryption profile configured to drop non-compliant certificates.
D.A Security policy rule blocking specific remote-access App-IDs (e.g., teamviewer, ms-rdp) combined with User-ID and authentication enforcement.
AnswerD

Blocking specific remote access App-IDs in Security policy rules prevents unauthorized remote desktop tools from operating.

Why this answer

App-ID identifies specific applications like TeamViewer and RDP, and Security policy rules combined with App-ID allow granular control or blocking of these tools. Additionally, Anti-Spyware or custom App-ID decoders can restrict specific behaviors.

25
MCQmedium

An administrator is configuring IoT Security to automatically recommend security policy rules based on observed device behavior. Where are these recommended policy rules generated and how are they pushed to the firewalls?

A.Generated in the IoT Security cloud portal based on behavioral analysis and pushed via Panorama to the managed firewalls.
B.Generated by WildFire sandbox reports and imported via external dynamic lists.
C.Automatically enforced by GlobalProtect cloud service nodes without administrator review.
D.Generated locally on the firewall CLI and committed via Panorama.
AnswerA

IoT Security analyzes device communications in the cloud and provides policy recommendations that administrators review and push via Panorama.

Why this answer

IoT Security analyzes traffic and generates policy rule recommendations in the IoT Security cloud portal, which can then be pushed via Panorama to the firewalls.

26
MCQhard

An enterprise is securing internal AI applications consuming Large Language Models (LLMs) via Prisma Cloud AppSec. An architect needs to detect prompt injection attacks and data exfiltration through API calls to the LLM. Which Prisma Cloud feature should be deployed?

A.Enable Enterprise DLP patterns matching credit card numbers on the GlobalProtect gateway.
B.Deploy Prisma Cloud LLM Security posture checks and runtime API inspection rules for AI workloads.
C.Enforce Advanced Threat Prevention signatures on the Prisma SD-WAN branch gateway LAN interfaces.
D.Configure WildFire URL Filtering decryption profiles on the next-generation firewall inspecting north-south traffic.
AnswerB

Prisma Cloud includes specialized runtime and posture inspection specifically designed to secure generative AI and LLM API endpoints.

Why this answer

Prisma Cloud Application Security and Cloud Workload Protection provide LLM Security capabilities to inspect traffic to and from AI models, detecting prompt injection, insecure output handling, and sensitive data leakage.

27
MCQhard

An enterprise is deploying Enterprise DLP to inspect encrypted traffic. What architectural prerequisite must be met on the Palo Alto Networks firewall for Enterprise DLP to successfully inspect and detect sensitive data in HTTPS sessions?

A.WildFire inline machine learning must be enabled on all security zones.
B.Prisma Access Cloud Secure Web Gateway must be configured in explicit proxy mode.
C.User-ID must be mapped to Kerberos credential caches to extract user context for DLP alerts.
D.SSL Decryption must be configured and enabled to decrypt outbound traffic before DLP inspection can occur.
AnswerD

DLP requires plain text content to scan against data patterns; thus, SSL Decryption is mandatory for HTTPS traffic.

Why this answer

Since Enterprise DLP inspects application payloads (like HTTP/S, SMTP, FTP), SSL Decryption must be active to decrypt TLS traffic so the DLP engine can read the payload.

28
MCQmedium

An OT (Operational Technology) security architect needs to enforce strict protocol validation for Modbus traffic flowing between the corporate network and an industrial zone. Where should this inspection be configured on a Palo Alto Networks firewall?

A.Within a URL Filtering profile by blocking unauthorized SCADA domain categories.
B.In the App-ID application default and custom security settings for Modbus to enforce protocol compliance.
C.In a custom Data Loss Prevention profile configured for industrial strings.
D.In an Antivirus security profile attached to the security policy rule.
AnswerB

App-ID decoders inspect industrial protocols like Modbus and DNP3 to ensure strict RFC compliance and block anomalous commands.

Why this answer

Industrial protocols like Modbus are inspected using Application Command and Control (App-ID and Decoder settings) within a Security policy rule or via custom App-ID settings.

29
MCQmedium

An enterprise is deploying Enterprise DLP and needs to ensure that proprietary source code files (.py, .cpp, .java) leaving the network are blocked. Which DLP data pattern category or mechanism should the architect configure?

A.Configure a custom Data Loss Prevention data pattern using file properties or regex matching for source code file signatures.
B.Enable the standard Antivirus signature set for script-based trojans.
C.Apply a WildFire forwarding profile with verdict blocking for text files.
D.Set up a URL Filtering custom category blocking code-sharing domains.
AnswerA

Custom data patterns in Enterprise DLP allow architects to define specific regex or file type matches for proprietary source code.

Why this answer

Enterprise DLP includes predefined source code data patterns and custom data patterns (using regex or file properties) to detect and block proprietary source code files.

30
MCQhard

An enterprise is configuring Enterprise DLP and needs to ensure that custom intellectual property documents watermarked with specific metadata strings are intercepted. Which DLP mechanism should be used?

A.WildFire machine learning verdict override.
B.File Properties / Metadata inspection within the Enterprise DLP profile matching specific document tags.
C.Advanced URL Filtering category matching for watermarked sites.
D.GlobalProtect HIP report custom registry checks.
AnswerB

File property and metadata inspection in Enterprise DLP enables identification of custom tags or watermarks inside documents.

Why this answer

Enterprise DLP supports custom data patterns using regular expressions or file properties / metadata extraction to detect watermarked or proprietary documents.

31
Multi-Selecthard

An enterprise is deploying Prisma SD-WAN across multiple branch locations. Which THREE architectural components are essential for the operation of Prisma SD-WAN? (Choose three)

Select 3 answers
A.Prisma SD-WAN Controller / Cloud management plane for central orchestration.
B.Path Quality Profiles and Traffic Steering policies.
C.GlobalProtect Gateway virtual machine pools deployed in AWS.
D.Traditional PAN-OS M-600 hardware appliances deployed at every branch office.
E.Prisma SD-WAN ION branch hardware or software appliances.
AnswersA, B, E

Cloud controllers manage and orchestrate the SD-WAN fabric.

Why this answer

Prisma SD-WAN architecture relies on Prisma SD-WAN ION branch devices, Prisma SD-WAN Controllers (Cloud Controller), and Prisma SD-WAN Management / Prisma SASE integration.

32
MCQmedium

A security architect is configuring Prisma Access for mobile users to ensure that traffic destined for internal corporate applications is routed securely via a specific Remote Networks connection without exposing it to the public internet. Which configuration object must be used to achieve this?

A.Apply an external dynamic list (EDL) of internal subnets to the decryption policy to bypass inspection.
B.Configure a Traffic Steering rule in Panorama under Cloud Services to steer private subnet traffic via Service Connections.
C.Create an explicit proxy profile and push it to GlobalProtect clients via client setup settings.
D.Implement a Zone Protection profile on the mobile user security zone to encapsulate internal routing tags.
AnswerB

Traffic Steering rules define how traffic from mobile users reaches corporate internal networks via Service Connections.

Why this answer

Explicit Proxy and Service Connections or Remote Networks routing tables via Prisma Access Panorama plugin handle routing of internal corporate traffic. Specifically, defining Traffic Steering rules ensures internal app traffic goes through Service Connections.

33
MCQhard

An architect is deploying Prisma Access for users who require explicit proxy settings due to strict corporate network egress policies. How should the architect configure Prisma Access to support explicit proxy connections for mobile users?

A.Configure explicit proxy settings in the GlobalProtect app configuration in Panorama, specifying the Prisma Access explicit proxy IP and port.
B.Deploy an internal hardware firewall running PAN-OS in proxy mode and tunnel all traffic via IPsec to Prisma Access.
C.Enable explicit proxy mode inside the Decryption Profile attached to the mobile user security policy.
D.Modify the DNS proxy settings on the local branch router to resolve all explicit proxy requests to the local gateway.
AnswerA

Explicit proxy for Prisma Access mobile users is configured in the GlobalProtect app settings to direct traffic to Prisma Access proxy nodes.

Why this answer

Prisma Access supports explicit proxy for mobile users by configuring explicit proxy settings within the GlobalProtect client configuration and provisioning proxy listeners in the cloud.

34
MCQeasy

A Prisma SD-WAN architect is setting up branch clustering for high availability at a regional office. How are the Prisma SD-WAN ION devices deployed to achieve high availability at the branch?

A.Deployed as an active-standby or active-active pair connected via HA links, managed centrally by Prisma SD-WAN controller.
B.Configured with Panorama High Availability primary and secondary peer settings.
C.Configured as an active-active cluster using OSPF routing directly to GlobalProtect gateways.
D.Configured using traditional PAN-OS High Availability cable pairings between control planes.
AnswerA

Prisma SD-WAN supports high availability clustering of ION devices at branch locations for redundancy.

Why this answer

Prisma SD-WAN ION devices support High Availability (HA) deployments where two ION devices are deployed locally in an active-standby or active-active configuration depending on the interface design.

35
Multi-Selecthard

An enterprise security architect is implementing data security architecture using Enterprise DLP and SaaS Security. Which THREE enforcement actions can be triggered when Enterprise DLP detects a policy violation? (Choose three)

Select 3 answers
A.Block the transaction (e.g., reset the TCP connection or block the file upload).
B.Perform an automated BIOS flash on the switch fabric.
C.Automatically re-image the endpoint operating system via Cloud Identity Engine.
D.Quarantine the file in SaaS applications (via SaaS Security API integration).
E.Generate an alert log entry in Panorama / Logging Service.
AnswersA, D, E

Blocking is a standard DLP enforcement action.

Why this answer

Enterprise DLP enforcement actions include block, alert, quarantine, and allow (with logging).

36
MCQeasy

An architect is designing mobile user security with Prisma Access and needs to ensure that all DNS queries from mobile devices are inspected and secured. Which Prisma Access feature handles DNS security for mobile users?

A.Local client DNS caching configured in GlobalProtect settings.
B.GlobalProtect split-tunnel DNS exclusion lists.
C.SD-WAN DNS proxy forwarding.
D.Prisma Access DNS Security service applied via Anti-Spyware / DNS Security profiles.
AnswerD

DNS Security profiles in Prisma Access analyze DNS queries against threat intelligence to block malicious domains.

Why this answer

Prisma Access integrates DNS Security services to analyze DNS requests, block malicious domains, and prevent C2 communication over DNS.

37
Multi-Selecthard

An enterprise is securing generative AI applications and internal usage of public Large Language Models. Which THREE capabilities are provided by Palo Alto Networks AI Access Security / Prisma Cloud AppSec for AI protection? (Choose three)

Select 3 answers
A.Automated physical layer cable testing for fiber optic connections linking AI cluster data centers.
B.Prevention of sensitive data exfiltration (such as PII or source code) entering AI prompt inputs.
C.Inspection and blocking of prompt injection and model jailbreak attempts in real-time.
D.GlobalProtect VPN user posture checks verifying disk encryption on mobile laptops.
E.Discovery and visibility of shadow AI applications used by employees across the enterprise.
AnswersB, C, E

DLP checks prevent users from pasting confidential company data or credentials into public AI models.

Why this answer

AI Access Security and Prisma Cloud LLM security provide visibility into shadow AI usage, protection against prompt injection and jailbreaking, and prevention of sensitive data leakage (DLP) in AI prompts.

38
Multi-Selecthard

An enterprise is designing an AI application security architecture using Palo Alto Networks solutions. Which THREE key security risks in generative AI and LLM deployments must be addressed by this architecture? (Choose three)

Select 3 answers
A.Insecure plugin design and supply chain vulnerabilities in third-party AI model components.
B.Prompt injection attacks designed to manipulate LLM behavior and bypass safety controls.
C.Physical hardware failure of enterprise branch PoE switches.
D.Data exfiltration and sensitive data leakage through LLM prompts and model outputs.
E.Traditional SQL injection attacks against legacy database servers.
AnswersA, B, D

LLM supply chain and insecure plugins represent critical AI architecture risks.

Why this answer

AI security architecture must address prompt injection, data exfiltration/leakage, insecure output handling, and LLM supply chain risks.

39
Multi-Selecthard

An architect is configuring mobile user security with Prisma Access and needs to implement Host Information Profile (HIP) checks. Which THREE conditions or attributes can be validated using HIP checks? (Choose three)

Select 3 answers
A.Real-time CPU temperature and fan speed of the remote laptop.
B.BGP routing table entries on the user's home Wi-Fi router.
C.Disk encryption status (whether FileVault or BitLocker is enabled on the hard drive).
D.Antivirus software status (whether it is installed, enabled, and up-to-date).
E.Operating system version and patch level.
AnswersC, D, E

Disk encryption status can be verified via HIP checks.

Why this answer

HIP checks validate operating system version, antivirus software status, disk encryption status, and patch status on mobile endpoints.

40
MCQeasy

An architect is designing mobile user security using Prisma Access. The design requires all remote users to connect via a single persistent client interface that automatically establishes secure tunnels regardless of user location. Which client software must be deployed to the endpoints?

A.Prisma SD-WAN ION client
B.GlobalProtect app
C.Prisma Cloud Defender agent
D.WildFire agent for endpoints
AnswerB

The GlobalProtect app is the standard agent deployed to endpoints for mobile user secure connectivity in Prisma Access.

Why this answer

GlobalProtect is the client software used by Prisma Access to establish secure IPsec/SSL connections from mobile user endpoints to the Prisma Access cloud infrastructure.

41
MCQmedium

An administrator is configuring Prisma SD-WAN at a retail branch and needs to ensure that guest Wi-Fi traffic is isolated from corporate POS traffic while both exit through the same ION device. Which Prisma SD-WAN configuration construct should be used?

A.Configure separate LAN zones and VRFs/segments mapped to distinct security policies on the ION device.
B.Deploy an independent secondary hardware appliance for guest Wi-Fi connected to a separate ISP link.
C.Enable GlobalProtect clientless VPN on the ION device management interface for guest users.
D.Apply a NAT source override policy on the default LAN interface pointing to the guest SSID.
AnswerA

VRFs and LAN zones isolate traffic at Layer 3 and Layer 4, ensuring guest traffic cannot communicate with the POS environment.

Why this answer

Prisma SD-WAN uses VRFs (Virtual Routing and Forwarding) or tenant/segment separation combined with security policies to isolate traffic from different functional groups within the same branch hardware appliance.

42
MCQmedium

An architect is designing a Prisma Access deployment for remote users and needs to inspect outbound internet traffic using explicit proxy mode. Which configuration component must be provisioned in Panorama Cloud Services to handle explicit proxy authentication and traffic steering?

A.Enable SSL Inbound Inspection on the GlobalProtect gateway object under Network > Gateway.
B.Deploy a Prisma SD-WAN branch gateway configured with explicit proxy redirect rules.
C.Configure a PAC file and define explicit proxy settings under Mobile Users > Setup > Explicit Proxy in Panorama.
D.Provision a dedicated IoT Security sensor instance attached to the mobile user zone.
AnswerC

This is the correct path and configuration mechanism for provisioning explicit proxy services in Prisma Access for mobile users.

Why this answer

To support explicit proxy in Prisma Access, administrators configure PAC (Proxy Auto-Configuration) files and explicit proxy settings under Mobile Users > Setup > Explicit Proxy. The explicit proxy mechanism intercepts HTTP/HTTPS traffic sent directly to the Prisma Access service node IP.

43
MCQmedium

An architect is configuring a Prisma SD-WAN branch deployment. The business requires high-priority voice traffic to fail over instantly to a secondary cellular backup link if jitter exceeds 30ms on the primary MPLS link, without dropping active VoIP calls. Which Prisma SD-WAN feature accomplishes this?

A.Create a traffic engineering path policy with dynamic path selection based on performance criteria and session-preserving failover.
B.Apply a QoS profile with priority queueing and strict shaping on the LAN egress interface.
C.Implement GlobalProtect Site-to-Site VPN with IPsec backup tunnels and dead peer detection (DPD).
D.Configure an SD-WAN active-passive HA pair with Ethernet link-state monitoring on the branch ION devices.
AnswerA

Dynamic path selection in Prisma SD-WAN evaluates metrics like jitter, latency, and packet loss in real time and steers sessions across paths without session termination.

Why this answer

Prisma SD-WAN uses App-Insights and path selection policies combined with forward error correction (FEC) and packet duplication to achieve hitless failover for real-time traffic like VoIP based on dynamic path performance metrics.

44
MCQmedium

When designing AI application security using Palo Alto Networks capabilities, an architect wants to protect internal Large Language Models (LLMs) from prompt injection attacks and data exfiltration. Which product suite provides native LLM security posture management and runtime defense?

A.Cortex XDR agent
B.Prisma Access Mobile Users
C.Prisma Cloud Application Security / AI Security posture management
D.WildFire cloud-based malware analysis
AnswerC

Prisma Cloud includes features for AI application security, securing LLM pipelines and prompt injection vulnerabilities.

Why this answer

Prisma Cloud provides LLM security posture management (DSPM for AI) and runtime visibility for AI applications, securing AI models and pipelines.

45
MCQeasy

An enterprise security architect wants to gain visibility into shadow IT and unmanaged AI applications utilized by employees across the organization. Which Palo Alto Networks solution provides this cloud application discovery and risk scoring?

A.Prisma Access with SaaS Security inline discovery and risk scoring
B.Prisma SD-WAN branch interface counters
C.Cortex XDR host isolation policies
D.GlobalProtect portal splash page notifications
AnswerA

SaaS Security inline (integrated with Prisma Access and Next-Generation Firewalls) discovers shadow IT and assesses risk scores for cloud and AI apps.

Why this answer

Prisma Access / Prisma Cloud / Enterprise DLP / Advanced URL Filtering provide SaaS security visibility. Specifically, Prisma Access and Advanced URL Filtering with SaaS Security provide shadow IT discovery and risk assessment.

46
MCQhard

An architect is implementing Prisma SD-WAN with SaaS Quality of Experience (QoE) monitoring. How does Prisma SD-WAN determine the optimal path for cloud applications like Microsoft 365?

A.By enforcing static path rules configured in Panorama template stacks.
B.By inspecting DNS response times returned by the local ISP DNS resolver.
C.By periodically querying the local BGP routing table on the core branch switch.
D.By actively probing SaaS endpoints and continuously measuring latency, jitter, and packet loss across all available WAN paths.
AnswerD

Prisma SD-WAN measures path quality via active probes and selects the best path based on application SLAs.

Why this answer

Prisma SD-WAN uses active and passive probing, including SaaS QoE monitoring probes to office-365 endpoints, to measure real-time path characteristics and steer traffic accordingly.

47
Multi-Selectmedium

When deploying Prisma Access for mobile users, an architect must configure service connections and remote networks. Which TWO statements accurately describe the function of Service Connections in Prisma Access? (Choose two)

Select 2 answers
A.They enable mobile users to access internal corporate applications residing behind your enterprise firewall.
B.They replace the need for GlobalProtect client software on mobile user laptops.
C.They act as standalone public web servers hosting enterprise SaaS portals.
D.They provide secure, high-speed connectivity from Prisma Access to corporate headquarters or data centers.
E.They perform local Wi-Fi channel optimization at branch office locations.
AnswersA, D

Internal application access for mobile users is routed through Service Connections.

Why this answer

Service Connections connect Prisma Access to corporate headquarters or data centers, allowing mobile users to access internal applications and supporting secure routing.

48
MCQhard

An architect is designing a multi-tenant Prisma Access architecture. Different business units require segregated mobile user access policies while sharing the same GlobalProtect infrastructure. Which Prisma Access feature enables this logical separation?

A.GlobalProtect client-side virtual routing and forwarding (VRF) configuration
B.Configuring static IPsec crypto maps on the GlobalProtect client adapter.
C.Panorama Device Groups and security policy rule segmentation tailored for distinct Prisma Access mobile user zones.
D.Deploying separate physical firewalls at every Prisma Access cloud location.
AnswerC

Administrators use Panorama Device Groups and distinct security zones/rules to segregate traffic for different business units in Prisma Access.

Why this answer

Prisma Access supports containerization and multi-tenancy or rule-based administrative scoping using Panorama device groups and address/zone separation. Furthermore, Prisma Access allows configuring separate Mobile User Container / Service Setup structures or security domains.

49
Multi-Selectmedium

An architect is designing mobile user security with Prisma Access. Which TWO deployment modes are supported for connecting mobile users to Prisma Access? (Choose two)

Select 2 answers
A.Explicit proxy mode using the GlobalProtect app configuration.
B.Traditional site-to-site GRE tunneling from user web browsers.
C.GlobalProtect VPN tunnel mode (IPsec and SSL).
D.Direct client-side BGP peering between the laptop and the public cloud gateway.
E.Manual PPTP dial-up connections managed via Panorama.
AnswersA, C

Prisma Access supports explicit proxy configuration for mobile user web traffic.

Why this answer

Prisma Access for mobile users supports GlobalProtect app connections in both explicit proxy mode and IPsec/SSL VPN tunnel mode.

Ready to test yourself?

Try a timed practice session using only Specialized Security Domains questions.