Courseiva

Certified Network Security Architect (NetSec-Architect) (NetSec-Architect) — Questions 175

228 questions total · 4pages · All types, answers revealed

Page 1 of 4

Page 2
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
Multi-Selecthard

When designing a secure multi-cloud transit architecture with VM-Series firewalls across AWS, Azure, and GCP, which THREE architectural best practices should an architect follow? (Choose three)

Select 3 answers
A.Deploy VM-Series firewalls across multiple Availability Zones / Regions with automated failover or load balancing.
B.Terminate all east-west traffic directly on the public internet without internal cloud firewalls.
C.Use native cloud routing (AWS TGW, Azure UDRs, GCP VPC routes) to steer traffic to the security inspection tier.
D.Centralize security policy orchestration using Panorama across all cloud providers.
E.Rely entirely on native cloud security groups and avoid deploying virtual firewalls for inter-segment inspection.
AnswersA, C, D

Multi-AZ/Region deployments ensure high availability and resilience.

Why this answer

Best practices include centralized management via Panorama, using cloud-native constructs (like TGW, VNets, VPCs) for traffic steering, and deploying firewalls in active/active or scale-out sets across zones.

6
MCQeasy

What is the primary benefit of using App-ID instead of traditional port-based policies in a Zero Trust network design?

A.App-ID identifies the exact application based on signature analysis, heuristics, and TLS inspection rather than blindly trusting TCP/UDP port numbers
B.App-ID eliminates the need for any security policy rules on the firewall
C.App-ID completely removes the requirement for decryption
D.App-ID automatically patches operating system vulnerabilities on end-user endpoints
AnswerA

Correct. App-ID ensures accurate identification of applications irrespective of port obfuscation.

Why this answer

Traditional firewalls rely on TCP/UDP ports, which can be easily circumvented (e.g., tunneling traffic over port 80 or 443). App-ID inspects packet payloads to identify the actual application regardless of port.

7
Multi-Selectmedium

An architect is configuring User-ID at scale across multiple enterprise domains. Which TWO methods are supported in PAN-OS for gathering user-to-IP mappings in a multi-domain enterprise environment? (Choose two)

Select 2 answers
A.Disabling all identity collection and enforcing security rules based solely on public IP subnets
B.Active Directory Server Monitoring via PAN-OS User-ID Agents or built-in server monitoring
C.Manual static mapping entries updated via hardcoded local firewall configuration files
D.Relying on physical switch MAC table SNMP polling exclusively without directory integration
E.Syslog mapping where identity providers or firewalls forward login events to PAN-OS Syslog listener
AnswersB, E

Correct. Server monitoring via agents or native PAN-OS features is a primary User-ID mapping source.

Why this answer

PAN-OS supports User-ID Agents monitoring Active Directory servers and Syslog listening from authentication systems like SIEM or IDPs to gather mappings.

8
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.

9
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.

10
MCQmedium

An architect is designing an identity management architecture at scale for a global enterprise utilizing Palo Alto Networks firewalls. The design must map users across multiple disjointed Active Directory forests. Which Palo Alto Networks feature enables seamless aggregation of user-to-IP mappings from multiple disparate forests into a unified policy enforcement framework?

A.Enforcing static local user accounts on every firewall CLI
B.Configuring multiple User-ID agent connections or Panorama-managed User-ID sources mapped across all distinct AD forests with proper domain mapping
C.Writing custom Python scripts on every firewall to scrape NetBIOS cache every 5 seconds
D.A single static User-ID agent pointing only to the primary domain controller of the root domain
AnswerB

Correct. Multiple agent or server monitor connections allow aggregation of identities across disparate domains and forests.

Why this answer

PAN-OS User-ID supports multiple User-ID agents, Panorama log forwarding, and multi-forest Active Directory polling configured via Panorama or local firewalls to aggregate mappings into a unified cache.

11
MCQhard

An architect is designing a high-availability Panorama deployment across two data centers. During a WAN partition event, both Panorama nodes lose connectivity with each other but retain management access to local firewalls. What happens to the management plane operations of the managed firewalls in this split-brain scenario?

A.Both Panorama nodes automatically initiate a factory reset of all managed firewalls to prevent configuration drift.
B.Managed firewalls continue to process traffic normally using their cached running configuration, but cannot receive policy updates until connectivity is restored.
C.Managed firewalls immediately enter a fail-safe suspended state and drop all transit traffic.
D.Firewalls automatically promote the secondary Panorama node to primary and synchronize state tables.
AnswerB

Firewalls are autonomous data-plane devices; loss of Panorama management results in loss of centralized pushes, but local traffic forwarding is unaffected.

Why this answer

Managed firewalls operate independently using their last known running configuration. They do not depend on active Panorama connectivity for packet forwarding or local policy enforcement.

12
MCQmedium

An architect is designing a high-security perimeter where internal clients access external SaaS applications. The organization requires granular control over SaaS tenants, allowing corporate tenant access while blocking personal unmanaged tenant access. Which feature must be integrated into the security architecture to enforce this requirement?

A.Standard Decryption Profile with SSH Proxy enabled
B.SaaS Security Inline with Tenant Restriction profiles
C.GlobalProtect Clientless VPN with portal customization
D.External Dynamic Lists based on URL category feeds
AnswerB

SaaS Security Inline enables tenant restriction policies by inspecting application traffic and enforcing allowed enterprise tenant IDs.

Why this answer

SaaS Security Inline (formerly Aperture/Prisma Access SaaS controls) uses App-ID and HTTP header insertion/inspection (such as restricted domains) to control access to specific SaaS tenants.

13
MCQeasy

An organization wants to restrict internal users from accessing newly registered domains (NRDs), which are frequently used in phishing and malware distribution campaigns. Which Palo Alto Networks CDSS feature provides out-of-the-box protection against NRDs?

A.Threat Prevention vulnerability signature database covering HTTP protocol anomalies.
B.WildFire file analysis profile configured for PE file inspection.
C.DNS Security proxy forwarding unresolvable DNS queries to root servers.
D.Advanced URL Filtering category controls targeting 'Newly Registered Domains'.
AnswerD

Advanced URL Filtering natively identifies and categorizes NRDs to allow blocking or alerting.

Why this answer

Advanced URL Filtering includes specific categories and real-time detection mechanisms for Newly Registered Domains (NRDs) based on domain age and reputation telemetry.

14
MCQmedium

An architect is configuring Panorama to push software updates to firewalls that do not have direct internet access. Panorama has internet access and has downloaded the required PAN-OS base images and hotfixes. How should the architect configure Panorama to distribute these images to the isolated firewalls?

A.Configure an external FTP server in Template settings and instruct firewalls to fetch images from it.
B.Export the configuration bundle, embed the PAN-OS binary into the XML, and perform a full device restore.
C.Manually SCP the software image to each firewall's root partition and execute a CLI upgrade command.
D.Enable Panorama to act as a local update server, allowing managed firewalls to download images directly from Panorama.
AnswerD

Panorama can host software and content updates locally, serving them to air-gapped or isolated managed firewalls upon request.

Why this answer

Panorama can act as a software update server for its managed firewalls, allowing them to download software images directly from Panorama rather than the Palo Alto Networks update server.

15
Multi-Selectmedium

When architecting a Zero Trust network segmentation strategy, an architect must segment traffic flowing laterally within a data center. Which THREE methods or technologies in the Palo Alto Networks portfolio can be deployed to enforce this segmentation? (Choose three)

Select 3 answers
A.Disabling all internal firewalls and routing traffic directly over unmanaged core switches
B.Internal Segmentation Gateways (ISGs) deployed at strategic internal chokepoints
C.VM-Series virtual firewalls deployed inline or via SDN integration for hypervisor micro-segmentation
D.Relying entirely on physical perimeter firewalls for all internal data center traffic
E.CN-Series container native firewalls providing pod-to-pod micro-segmentation in Kubernetes clusters
AnswersB, C, E

Correct. ISGs control lateral east-west traffic between internal segments.

Why this answer

Internal Segmentation Gateways (ISGs), VM-Series firewalls for cloud/virtualization, and CN-Series firewalls for Kubernetes containers are the primary tools for east-west segmentation.

16
MCQeasy

An architect is configuring an application override policy to handle a proprietary internal application whose traffic is misidentified by App-ID. What is a critical architectural caveat of using Application Override?

A.Application Override bypasses App-ID deep packet inspection and all CDSS security profile inspections for the matched traffic.
B.Application Override automatically converts all UDP packets into reliable TCP streams.
C.Application Override requires a valid WildFire subscription to function on the dataplane.
D.Application Override automatically forces SSL decryption on all matched traffic regardless of decryption policy.
AnswerA

Bypassing App-ID via Application Override also disables CDSS inspection engines since they rely on App-ID classification.

Why this answer

Application Override bypasses the deep packet inspection (DPI) and App-ID signature engines entirely for matching traffic, meaning CDSS services (WildFire, Threat Prevention, URL Filtering) will no longer inspect those sessions.

17
MCQmedium

An architect is integrating Cortex XSOAR with Panorama to automate the isolation of compromised endpoints. When an incident is verified, XSOAR triggers an API call to dynamically add the malicious IP address to an External Dynamic List (EDL) hosted on an internal web server, which Panorama references in security rules. What is the primary advantage of using an EDL in this automated architecture over directly modifying Security Policy rules via the API?

A.It bypasses the need for API keys by using unauthenticated HTTP GET requests.
B.It automatically converts IPv4 addresses into IPv6 format for dual-stack environments.
C.It eliminates the need for a configuration commit on the firewall for every indicator update, preventing commit contention and latency.
D.It allows the firewall to store millions of entries in the hardware dataplane TCAM without memory limits.
AnswerC

Firewalls poll EDLs periodically, updating blocklists instantly without triggering resource-intensive configuration commits.

Why this answer

EDLs allow firewalls to reference external URL/IP lists dynamically without requiring a configuration commit on the firewall for every security update, ensuring high scalability and avoiding commit lock contention.

18
Multi-Selectmedium

Which TWO actions can be performed using the VM-Series plugin for Panorama? (Choose two)

Select 2 answers
A.Generate physical hardware licenses for legacy PA-5200 series appliances.
B.Directly patch the underlying hypervisor operating system (e.g., VMware ESXi kernel).
C.Provision and manage bootstrapping configurations for VM-Series firewalls in cloud environments.
D.Configure BGP peering sessions on physical customer switches in an on-premises datacenter.
E.Synchronize cloud tags and metadata to populate Dynamic Address Groups on managed firewalls.
AnswersC, E

The plugin facilitates bootstrapping management across clouds.

Why this answer

The VM-Series plugin allows Panorama to trigger bootstrap packages and manage cloud API interactions for dynamic updates.

19
Multi-Selecthard

An enterprise security architect is optimizing a complex Palo Alto Networks firewall policy structure to adhere to Zero Trust network segmentation principles. Which THREE strategies should be employed to properly restructure legacy 'perimetral' rules into micro-segmentation policies? (Choose three)

Select 3 answers
A.Disabling all User-ID enforcement mechanisms to rely strictly on source MAC address binding
B.Enabling comprehensive security profiles (Antivirus, Anti-Spyware, Vulnerability Protection, WildFire) on inter-zone traffic rules
C.Transitioning from broad L4 service objects (e.g., 'any' or 'tcp-high') to specific L7 App-IDs
D.Merging all internal IT and guest network zones into a single flat L2 virtual wire segment to simplify routing
E.Replacing static IP address objects with Dynamic Address Groups (DAGs) populated via VM-Series or tag integrations
AnswersB, C, E

Zero Trust inspection requires full threat prevention profiles across all internal segmentation boundaries.

Why this answer

Zero Trust policy restructuring involves replacing broad IP-based rules with Dynamic Address Groups, applying strict App-ID granularity instead of port-based services, and enforcing consistent threat profile inspection across all internal zones.

20
Multi-Selectmedium

An enterprise architect is designing a hybrid cloud network using VM-Series firewalls deployed in AWS. Which TWO methods can be used to securely bootstrap the VM-Series firewall with Day-0 configuration? (Choose two)

Select 2 answers
A.Direct USB drive attachment to the AWS hypervisor host
B.TFTP push from an on-premises server over an unencrypted public IP
C.AWS S3 bucket containing the standard bootstrap folder structure (config, content, software, license)
D.Automatic Bluetooth pairing with the AWS CLI utility
E.AWS EC2 instance user-data field containing initialization properties
AnswersC, E

AWS S3 is the primary supported mechanism for bootstrapping VM-Series firewalls.

Why this answer

VM-Series on AWS supports bootstrapping via AWS S3 buckets or via the user-data field during instance launch.

21
MCQeasy

An enterprise is deploying a VM-Series firewall on AWS to secure a VPC. They need to automate the bootstrapping process to inject configuration and software updates upon instance launch. Which S3 bucket structure is required for VM-Series bootstrapping?

A.config, content, license, software
B.bootstrap-data, plugins, updates, keys
C.init-config, firewall-config, lic, sw
D.bootstrap, config, software, licenses
AnswerA

These four directories are strictly required for successful AWS S3 bootstrapping.

Why this answer

The standard AWS bootstrap package structure requires four main folders at the root of the S3 bucket: config, content, license, and software.

22
MCQmedium

An architect is designing security policies for a multi-cloud environment (AWS, Azure, GCP) using centralized management via Panorama. The design requires consistent application-layer security rules across all cloud VPCs/VNets, regardless of dynamic IP address changes of cloud workloads. What is the best architectural practice?

A.Establish static NAT pools on the firewall for every inbound cloud connection.
B.Disable App-ID enforcement in cloud security rules and rely solely on AWS Security Groups and Azure Network Security Groups.
C.Utilize Dynamic Address Groups (DAGs) populated via Panorama cloud plugins using workload tags and metadata.
D.Configure static address objects for every cloud VM instance and update a central Excel spreadsheet daily.
AnswerC

DAGs dynamically update membership based on cloud tags, maintaining consistent App-ID policies despite IP churn.

Why this answer

Using dynamic address groups (DAGs) based on tags attached to cloud workloads via Panorama cloud plugins ensures that security rules update automatically when cloud workloads scale or change IP addresses.

23
MCQeasy

An administrator needs to verify the health and connection status of all firewalls managed by Panorama. Which tab in the Panorama Web interface provides a comprehensive dashboard view of connected devices, sync status, and software versions?

A.Panorama > Setup > High Availability
B.Device > Setup > Management
C.Monitor > System Logs
D.Panorama > Managed Devices > Summary
AnswerD

The Managed Devices Summary page displays connection status, serial numbers, software versions, and sync status for all managed firewalls.

Why this answer

Panorama > Managed Devices > Summary provides a full inventory and status dashboard for all registered firewalls.

24
Multi-Selectmedium

An architect is designing a centralized Panorama log collection architecture with Dedicated Log Collectors. Which TWO of the following design considerations are critical for ensuring high availability and reliable log ingestion? (Choose two)

Select 2 answers
A.Configuring Log Collector Groups to allow log redundancy and failover handling across multiple collector nodes.
B.Ensuring that the network bandwidth between firewalls and Log Collectors exceeds the peak log generation rate.
C.Mounting the log collector internal database partition directly onto a local firewall hard drive via NFS.
D.Enabling SNMP v2c polling on all log collectors to allow direct log database querying.
E.Configuring firewalls to store all logs locally in NVRAM indefinitely as a primary collection method.
AnswersA, B

Collector Groups provide high availability by enabling log forwarding failover to member collectors if a primary node goes offline.

Why this answer

Log Collector High Availability requires collector groups and proper sizing/redundancy so that if one collector fails, peers can take over log reception without data loss.

25
Multi-Selecthard

An enterprise architect is designing a comprehensive Zero Trust strategy that spans network, identity, policy, and endpoint dimensions. Which THREE foundational architectural pillars must be integrated to achieve a mature Palo Alto Networks Zero Trust deployment? (Choose three)

Select 3 answers
A.Granular network segmentation and micro-segmentation using internal gateways and virtual firewalls
B.Disabling all firewall logging and threat prevention engines to maximize network throughput
C.Continuous identity and posture verification using User-ID, CIE, and GlobalProtect HIP
D.Policy optimization and least-privilege enforcement using App-ID, Threat Prevention, and Policy Optimizer
E.Relying on a single flat corporate network zone with universal access for all authenticated users
AnswersA, C, D

Correct. Network segmentation limits lateral movement.

Why this answer

A mature Zero Trust deployment integrates granular network segmentation (ISGs/VM-Series), continuous identity/context verification (User-ID/CIE), and policy optimization/least-privilege enforcement (App-ID/Policy Optimizer).

26
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.

27
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.

28
MCQeasy

An organization is experiencing a high volume of unknown file types being transferred via FTP and HTTP. The security architect wants to ensure that all unknown executable files are automatically submitted to WildFire for cloud-based behavioral analysis. Where in the PAN-OS architecture must this be configured?

A.Create a WildFire Analysis profile specifying the file types and directions to inspect, and attach it to the relevant Security Rules.
B.Enable the global decryption policy to ensure WildFire can scan encrypted FTP and HTTP control channels.
C.Modify the Zone Protection profile on the egress interface to intercept and sandbox unknown binaries.
D.Configure an Administrative Role Profile granting the SOC team rights to manually upload files through the WebUI.
AnswerA

Attaching a WildFire Analysis profile to a Security Rule instructs the firewall to inspect and forward matched files to WildFire.

Why this answer

WildFire analysis is enabled via a WildFire Analysis profile, which is then attached to specific Security Rules governing the traffic flows.

29
MCQhard

An automation architect is designing a Python script using the PAN-OS Python SDK (pan-os-python) to push bulk security rules to Panorama. During execution, the script encounters a lock contention error ('Configuration lock held by user'). What is the best architectural practice to handle this condition programmatically?

A.Execute 'request system restart management-server' via API to forcefully clear all active locks.
B.Disable configuration locking globally in Panorama Setup to allow simultaneous concurrent commits.
C.Implement an exponential backoff retry loop in the script to wait for the lock to be released before attempting the commit again.
D.Send an unauthenticated HTTP DELETE request to clear the active session table.
AnswerC

Lock contention happens when another admin or script is modifying the configuration. Retrying with backoff ensures robustness in automated pipelines.

Why this answer

When performing automated configuration changes via API, scripts should implement exponential backoff and retry logic, or explicitly check for and release stale locks if permitted by RBAC.

30
MCQmedium

An architect is designing a network segmentation strategy for an industrial IoT (IIoT) manufacturing plant protected by Palo Alto Networks firewalls. The manufacturing floor contains legacy machinery with unchangeable IP addresses and unpatchable operating systems. Which Zero Trust mitigation strategy should the architect implement?

A.Place IIoT devices in dedicated micro-segments enforced by internal firewalls, applying strict App-ID, custom threat signatures, and prohibiting unauthorized outbound connections
B.Upgrade the operating systems on all legacy machinery remotely via Windows Update
C.Connect all IIoT machinery directly to the corporate guest Wi-Fi without firewall inspection
D.Rely on perimeter IP blocking lists while leaving internal switch ports completely unsecured
AnswerA

Correct. Micro-segmentation with deep inspection and strict least-privilege controls protects vulnerable legacy assets.

Why this answer

Isolating legacy IIoT devices into dedicated segments and applying strict inbound/outbound App-ID and custom threat signatures prevents lateral movement and external exploitation.

31
Multi-Selecthard

An architect is troubleshooting high packet drop rates on VM-Series firewalls deployed in a high-throughput Azure environment. Which THREE configuration or tuning steps are recommended to optimize performance? (Choose three)

Select 3 answers
A.Configure jumbo frames (MTU 9001) where supported by the cloud virtual network and interfaces.
B.Enable Azure Accelerated Networking on all data plane network interfaces (NICs).
C.Route all management traffic through the same vNIC as the high-throughput data traffic.
D.Disable packet buffer protection globally on all firewalls.
E.Ensure the VM-Series instance size matches Palo Alto Networks verified sizing guidelines (vCPU/RAM).
AnswersA, B, E

Jumbo frames reduce packet overhead and CPU cycles per gigabit transferred.

Why this answer

Optimizing VM-Series performance in Azure involves enabling Accelerated Networking, selecting appropriately sized instance types with sufficient vCPUs/RAM, and tuning session limits/timeouts.

32
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.

33
Multi-Selecthard

An architect is designing a high-performance perimeter security architecture where encrypted traffic represents over 80% of total volume. Which THREE architectural design steps are critical when enabling SSL Forward Proxy at scale? (Choose three)

Select 3 answers
A.Decrypt all internal employee traffic without exception, including HR, legal, and financial counseling sessions.
B.Deploy a subordinate (intermediate) CA issued by the enterprise internal Public Key Infrastructure (PKI) rather than using the firewall self-signed root CA.
C.Configure all user endpoints to trust self-signed root certificates downloaded from unknown external websites.
D.Implement Decryption Policy rules to bypass categories that cannot or should not be decrypted (e.g., finance, healthcare).
E.Size the hardware platform to account for the cryptographic performance overhead introduced by SSL decryption and re-signing.
AnswersB, D, E

Using an intermediate CA allows proper chain management and revocation capability.

Why this answer

Scaling SSL decryption requires sizing hardware cryptographic accelerators, planning for certificate management (intermediate CAs), and defining selective decryption policies for privacy and performance.

34
MCQhard

An organization wants to implement Zero Trust micro-segmentation inside a VMware NSX-T environment integrated with VM-Series firewalls. The security architect needs to ensure that security policy enforcement follows virtual machines dynamically as they migrate across hypervisors. Which Palo Alto Networks feature enables this dynamic policy enforcement?

A.Deploying GlobalProtect Gateway connections on each individual virtual machine guest OS
B.Writing custom Panorama XML API scripts that poll vCenter every 60 seconds to rewrite security rules
C.Configuring static static IP address subnet objects tied to specific virtual wire interfaces
D.Using Dynamic Address Groups populated via Panorama integration with VMware NSX tag services
AnswerD

By leveraging NSX tags and Panorama's VM-Series integration, Dynamic Address Groups automatically update firewall rules as workloads move.

Why this answer

Panorama plugin for VMware vCenter / NSX allows dynamic registration of IP-to-tag mapping, enabling Dynamic Address Groups (DAGs) on the VM-Series firewall to update automatically upon VM migration.

35
Multi-Selecteasy

An architect is reviewing the deployment requirements for Advanced Threat Prevention on a Palo Alto Networks firewall. Which TWO architectural components are core elements of Advanced Threat Prevention compared to standard threat prevention? (Choose two)

Select 2 answers
A.Static signature matching based strictly on pre-compiled MD5 file hashes
B.Recommended signatures applied automatically based on threat severity and exploit risk
C.Local management plane database storage for historical threat telemetry
D.Inline machine learning for detecting unknown command-and-control traffic
E.Manual packet capture configuration for every individual vulnerability signature
AnswersB, D

Advanced Threat Prevention features automated threat protection recommendations that adapt security profiles dynamically.

Why this answer

Advanced Threat Prevention introduces inline machine learning for command-and-control detection and unique signature-less threat prevention engines designed to stop evasive and unknown attacks in real time.

36
MCQmedium

An architect is designing an architecture where a Palo Alto Networks NGFW inspects traffic between different security zones in a high-throughput data center. The team notices that specific heavy traffic flows are bypassing deep content inspection because of session offloading. Which feature or setting should the architect review to ensure deep CDSS inspection remains active on these flows?

A.Verify that security profiles do not contain settings that trigger application or session bypass, and review hardware offload capabilities against active CDSS subscription requirements.
B.Disable all WildFire and Anti-Spyware profiles to force the firewall to run entirely in software-accelerated CPU bypass mode.
C.Convert all security rules from Layer-7 App-ID matching to Layer-3 IP-subnet matching to force hardware packet acceleration.
D.Configure an explicit static route directing all data center traffic through the management CPU plane.
AnswerA

Certain heavy streams or specific protocol decoders can be bypassed if profiles are misconfigured, requiring proper tuning of session fast-pathing.

Why this answer

Hardware offloading on platforms like the PA-7000 or PA-5200 series can sometimes bypass certain software-based inspection stages if session fast-pathing is improperly configured or if specific bypass flags are set in security profiles. Ensuring that security profiles do not utilize 'packet bypass' or misconfigured session settings is critical.

37
Multi-Selecthard

An architect is designing a disaster recovery plan for a Panorama High Availability deployment. Which THREE pieces of configuration or data are critical to back up regularly to ensure rapid restoration in the event of a catastrophic appliance failure? (Choose three)

Select 3 answers
A.Device certificates and CA certificates used for secure communication between Panorama and managed firewalls.
B.Panorama state-based configuration backups (.tgz export files containing device configs and templates).
C.Local firewall user database files stored in the firewall's RAM disk.
D.State and auth-keys associated with managed firewalls and log collectors.
E.The raw hypervisor VM snapshot of the ESXi host management kernel.
AnswersA, B, D

Backing up certificates ensures that trust relationships with managed firewalls are maintained after restoration.

Why this answer

Panorama disaster recovery requires backups of the Panorama configuration state, device certificates/auth-keys, and state information necessary for appliance reconstruction.

38
MCQmedium

A security architect is reviewing the deployment of WildFire inline machine learning across multiple firewalls. The team wants to ensure that zero-day threats identified at one branch office firewall instantly protect all other branch offices globally without waiting for a scheduled signature update. How does this architectural synchronization function?

A.Daily antivirus signature packs are downloaded via SCP from the Panorama software update server at midnight.
B.WildFire cloud generates and pushes real-time verdicts and signatures to all subscribed firewalls globally within seconds of detonation analysis.
C.The local administrators must manually export hashes from one firewall and import them into the Panorama EDL server.
D.Firewalls peer with each other over mesh IPsec tunnels to exchange local malware hashes via BGP community strings.
AnswerB

WildFire cloud instantly distributes newly minted signatures globally to protect all connected environments.

Why this answer

WildFire provides global protection by instantly analyzing files and generating real-time signatures and verdicts that are distributed to all subscribed Palo Alto Networks devices worldwide within seconds or minutes.

39
MCQmedium

An organization is implementing a Zero Trust policy optimization strategy on their PA-5250 firewalls. The architect notices hundreds of shadow rules and overly permissive security rules containing the application 'any'. Which tool in Expedition (the migration and optimization tool) should be used to consolidate and optimize these policies safely?

A.Enabling Panorama Dynamic Address Group auto-remediation via Cortex XSOAR playbooks
B.Running the Expedition Best Practice Assessment (BPA) parser and Rule Optimization module
C.Utilizing Panorama Policy Optimizer's application adoption chart to manually delete rules with hit counts below ten
D.Executing the Panorama CLI command 'request system security-rule optimize'
AnswerB

Expedition's Rule Optimization module reviews log data to clean up shadow rules and recommend precise App-ID replacements for broad rules.

Why this answer

Expedition provides a Rule Usage and Optimization module that analyzes traffic log data to identify unused rules, redundant rules, and recommend granular App-ID conversions.

40
MCQhard

You are configuring AWS Gateway Load Balancer (GWLB) with VM-Series firewalls to inspect inbound and outbound traffic. How does the GWLB encapsulate traffic between the AWS geneva/GENEVE-enabled endpoints and the VM-Series firewalls?

A.GRE tunneling with protocol number 47
B.IPsec VPN tunnels with ESP transport mode
C.VXLAN encapsulation with UDP port 4789
D.GENEVE encapsulation with UDP port 6081
AnswerD

GWLB uses GENEVE encapsulation over UDP port 6081 to wrap packets before sending them to the security appliances.

Why this answer

AWS GWLB uses the GENEVE protocol encapsulation to forward packets transparently to virtual appliances while preserving original packet headers.

41
Multi-Selecthard

An architect is designing a log collection architecture where compliance mandates that all security logs be cryptographically validated to prove integrity and prevent tampering. Which THREE features or mechanisms support log integrity and secure log forwarding in a Palo Alto Networks environment? (Choose three)

Select 3 answers
A.Plaintext UDP syslog forwarding across public internet connections.
B.SSL/TLS encryption for all log forwarding traffic between managed firewalls and Dedicated Log Collectors.
C.Role-based access controls restricting log viewing and administrative export capabilities to authorized compliance officers.
D.Disabling log indexing to save CPU cycles on log collectors.
E.Log signing capabilities on log collectors to verify that log records have not been altered after generation.
AnswersB, C, E

Encrypting log transport prevents interception and tampering in transit across the network.

Why this answer

Log integrity is maintained through log forwarding encryption (SSL/TLS), log signing, and secure log collector storage mechanisms.

42
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.

43
MCQeasy

An architect is planning a Strata Cloud Manager deployment for a multi-tenant enterprise. Which core architecture principle differentiates Strata Cloud Manager from a traditional on-premises Panorama deployment?

A.It only supports policy management for Prisma Access and cannot manage physical firewalls.
B.It provides a cloud-native management plane with automated scaling and unified operations across both hardware and SASE architectures.
C.It replaces the need for local firewalls by executing all traffic inspection in the management cloud.
D.It requires local administrators to manually manage database replication across regional instances.
AnswerB

Strata Cloud Manager unifies management, configuration, and security operations in the cloud across firewalls and Prisma Access.

Why this answer

Strata Cloud Manager provides cloud-native management with unified policy and AI-driven operations, eliminating the need to provision physical or virtual collector and management appliances.

44
Multi-Selecthard

An architect is designing an advanced Zero Trust architecture where access to critical internal applications requires continuous validation of endpoint posture. Which THREE components must be configured to achieve this using GlobalProtect and PAN-OS? (Choose three)

Select 3 answers
A.HIP Objects and HIP Profiles defined in Panorama or the firewall to evaluate endpoint security posture criteria
B.Security policy rules incorporating HIP Profiles to allow, restrict, or block access dynamically
C.GlobalProtect Agent configured to collect Host Information Profile (HIP) data from endpoints
D.Manual administrator phone calls to every user prior to each login
E.Static WEP encryption keys shared among all remote workers
AnswersA, B, C

Correct. HIP profiles evaluate the collected data against security criteria.

Why this answer

Continuous posture validation requires GlobalProtect Agent (HIP collection), HIP Profiles/Objects configured on Panorama/Firewalls, and Security Policy rules enforcing HIP compliance.

45
MCQmedium

An architect is designing an identity-aware segmentation policy for contractor access. Contractors connect via GlobalProtect. The architect wants to ensure that contractors can only access specific database servers, and only if their laptop has a valid corporate certificate installed. How should this be enforced on PAN-OS?

A.Rely on DNS blackholing to block contractors from accessing malicious domains
B.Configure static routing tables on the contractor laptops
C.Create a security rule matching the contractor User-ID group and a HIP profile verifying the certificate, allowing only the specific database App-ID
D.Allow all traffic from the contractor IP subnet to the entire internal data center subnet
AnswerC

Correct. Combining User-ID, HIP profiles, and App-ID enforces precise Zero Trust access control.

Why this answer

HIP profiles check for certificates and other posture attributes, and Security Policy rules combine User-ID (contractor group) and HIP profiles to enforce the access control.

46
Multi-Selectmedium

An organization is implementing advanced CDSS services across its Palo Alto Networks firewalls. Which THREE of the following services are classified as cloud-delivered security services (CDSS) provided by Palo Alto Networks? (Choose three)

Select 3 answers
A.Local command-line interface (CLI) serial cable terminal emulation.
B.WildFire malware analysis and threat intelligence service.
C.Static IP routing protocol configuration (OSPFv2).
D.DNS Security service providing predictive domain analysis.
E.Advanced URL Filtering with inline machine learning.
AnswersB, D, E

WildFire is a core cloud-delivered security service.

Why this answer

Palo Alto Networks CDSS suite includes WildFire, Advanced URL Filtering, DNS Security, SaaS Security, and Advanced Threat Prevention.

47
MCQeasy

An architect is designing an App-ID implementation for an enterprise network with thousands of internal applications. The security team needs to ensure that custom line-of-business applications developed internally are correctly identified and categorized without relying solely on default signatures. Which feature should the architect recommend to achieve this?

A.External Dynamic Lists (EDLs)
B.WildFire Custom Signatures
C.Custom App-ID
D.Threat Vault
AnswerC

Custom App-ID enables the creation of signatures based on packet patterns, application properties, and context for internally developed applications.

Why this answer

Custom App-ID allows administrators to create signature-based or pattern-matching definitions for proprietary or internal applications that default Palo Alto Networks App-ID signatures do not cover.

48
MCQeasy

An organization wants to implement App-ID-based policies to control access to SaaS applications. However, certain internal users require read-only access to a specific SaaS application while others require full administrative access. How should the architect implement this requirement using Palo Alto Networks NGFW architecture?

A.Rely solely on layer-4 port-based security rules blocking TCP port 443 for unauthorized users.
B.Configure a static NAT policy that translates internal user source IP addresses based on their clearance level.
C.Leverage App-ID functionality alongside User-ID and SaaS Security inline controls to restrict specific functional features (like file upload vs. download) within the application.
D.Create separate physical interfaces on the firewall for administrative and read-only users, assigning each interface to a distinct zone.
AnswerC

Inline SaaS Security and App-ID allow administrators to control specific activities and functions within sanctioned cloud applications.

Why this answer

User-ID combined with App-ID and Sub-App-ID or SaaS Security inline controls allows granular policy enforcement, distinguishing administrative actions from read-only functions within the same overarching application.

49
Multi-Selectmedium

You are configuring Panorama to manage dynamic address groups (DAGs) populated by cloud tags from Azure workloads. Which THREE components are necessary for this integration to function properly? (Choose three)

Select 3 answers
A.Azure Service Principal (Client ID, Tenant ID, and Secret) with appropriate reader permissions
B.Panorama Cloud Services plugin installed and configured
C.GlobalProtect Clientless VPN portal enabled on all firewall management interfaces
D.Dynamic Address Group object configured in Panorama referencing the cloud tags
E.Physical serial cables connected between Azure datacenters and the Panorama appliance
AnswersA, B, D

Azure API credentials are required for Panorama to query resource tags.

Why this answer

DAG integration with Azure requires the Cloud Services plugin, properly configured Azure API credentials (Service Principal), and matching tag filters in Panorama.

50
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.

51
Multi-Selecteasy

An architect is configuring App-ID and User-ID to secure an enterprise network. Which TWO of the following statements correctly describe how App-ID and User-ID function within the PAN-OS architecture? (Choose two)

Select 2 answers
A.User-ID is a physical hardware card that must be installed in a dedicated slot on the firewall chassis.
B.App-ID relies strictly on TCP and UDP destination port numbers to classify application traffic.
C.App-ID and User-ID functions are processed after packet transmission completes, meaning they cannot affect policy enforcement.
D.App-ID utilizes signature inspection, protocol decoding, and heuristic analysis to identify applications accurately.
E.User-ID maps user identities to IP addresses, allowing administrators to write security policies based on Active Directory groups rather than IP addresses.
AnswersD, E

App-ID uses multi-stage inspection including signatures, decoders, and heuristics.

Why this answer

App-ID identifies applications using multiple inspection techniques regardless of port, and User-ID maps IP addresses to user identities to enable user-based policy enforcement.

52
MCQmedium

A network architect is deploying a high-capacity Prisma Access remote networks architecture. The security team mandates that all outbound internet traffic from branch offices be inspected by Advanced URL Filtering to protect against zero-day phishing campaigns. Which architectural mechanism ensures real-time inline inline URL categorization and credential theft prevention?

A.DNS-based sinkhole redirection configured within the threat profile
B.Inline cloud-based machine learning analysis via Advanced URL Filtering
C.Periodic database synchronization from WildFire to the local firewall disk
D.Static PAN-DB lookups cached strictly on the local management plane
AnswerB

Advanced URL Filtering uses inline cloud machine learning to analyze the page content and URLs in real-time for zero-day threats.

Why this answer

Advanced URL Filtering utilizes inline machine learning models delivered via cloud-delivered security services to analyze page contents and detect unknown phishing sites in real-time.

53
MCQeasy

A security architect needs to license multiple VM-Series firewalls deployed dynamically across an auto-scaling AWS environment. Which licensing model is most appropriate to automate license procurement and revocation upon instance termination?

A.Evaluating trial licenses that expire after 30 days without renewal
B.AuthCodes activated manually via the firewall web interface
C.Perpetual PAK licenses bound to physical MAC addresses
D.VM-Series AuthCode with Panorama AuthCodes / CSS (Cloud-Based Software Licensing)
AnswerD

CSS/AuthCode licensing allows firewalls to automatically request and release licenses from the Palo Alto Networks licensing server upon boot and termination.

Why this answer

VM-Series AuthCodes tied to Panorama or VM-Series AuthCodes with VM-Series Bootstrap using Software-Defined Licensing (AuthCode/VM-Auth) or CSS (Cloud-Based Software Licensing) allows automatic license allocation.

54
MCQhard

An enterprise architect is designing a high-availability perimeter where decryption is active. The design requires that if the hardware decryption acceleration module experiences an error or reaches maximum capacity, unencrypted traffic must not be silently passed without inspection. Which architectural setting enforces fail-closed behavior for SSL decryption?

A.Set the GlobalProtect portal fallback authentication method to local database authentication.
B.Configure decryption fail-closed options (such as drop-connection on decryption failure or resource exhaustion) within the Decryption Profile.
C.Configure a high-availability session synchronization primary-only failover timer set to zero seconds.
D.Enable session offloading bypass in the Zone Protection profile to route unencrypted traffic directly to the management CPU.
AnswerB

Fail-closed settings ensure that if decryption cannot occur due to errors or resource limits, the session is dropped rather than bypassed.

Why this answer

PAN-OS decryption profiles and global settings include fail-closed controls such as dropping sessions when decryption fails or when hardware crypto resources are exhausted, ensuring security is prioritized over availability.

55
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.

56
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.

57
MCQeasy

When sizing a VM-Series firewall for deployment in a public cloud, what are the primary resource metrics an architect must consider to ensure adequate throughput and session capacity?

A.The number of USB ports available on the hypervisor host
B.The physical motherboard BIOS version and GPU core count
C.Hard disk drive RPM speed and RAID controller cache size
D.vCPU count, allocated RAM, and accelerated networking / SR-IOV support
AnswerD

vCPUs, RAM, and accelerated networking capabilities directly dictate VM-Series packet processing and session capacity.

Why this answer

VM-Series performance depends heavily on allocated vCPUs, memory, SR-IOV/DPDK interface support, and instance types.

58
Multi-Selecthard

An architect is designing an enterprise deployment of WildFire and analyzing file forwarding behaviors. Which TWO of the following statements regarding WildFire file forwarding and analysis criteria are true? (Choose two)

Select 2 answers
A.WildFire is restricted to scanning files transmitted over unencrypted HTTP only; HTTPS and FTP traffic cannot be inspected.
B.WildFire supports deployment options ranging from the global public cloud to local on-premises WF-500 appliances and hybrid architectures.
C.WildFire analysis profiles cannot be assigned to specific security rules and must apply globally to all firewall traffic.
D.Files submitted to WildFire are permanently stored on unencrypted public web servers accessible to the general public.
E.WildFire can forward unknown files for analysis based on specific file types (e.g., PE, PDF, Office documents) and traffic direction (upload/download).
AnswersB, E

WildFire supports public cloud, private cloud (WF-500), and hybrid deployment models.

Why this answer

WildFire can forward files based on file type and direction, and supports both automated cloud detonation and private cloud appliance analysis.

59
MCQmedium

An architect is designing security policy optimization to reduce the attack surface of an enterprise data center. Using Palo Alto Networks firewalls, which strategy correctly applies the principle of least privilege using App-ID?

A.Transition broad port-based rules (e.g., allow TCP/80 and TCP/443) to specific App-IDs (e.g., 'office365-enterprise', 'salesforce') with application-default ports
B.Create a single rule allowing 'any' application over port 443 with WildFire enabled
C.Disable App-ID entirely and rely exclusively on IP subnet filtering to maximize packet throughput
D.Set all application actions to 'reset-both' and require manual administrator approval for every new TCP connection
AnswerA

Correct. This enforces precise application control while restricting traffic to legitimate ports.

Why this answer

App-ID identifies applications regardless of port. Best practice is to replace broad port-based rules with specific App-IDs, and where a generic protocol like 'ssl' or 'web-browsing' is allowed, combine it with URL filtering or specific sub-applications.

60
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.

61
MCQhard

An enterprise architect is designing a Zero Trust segmentation model where IoT devices (e.g., IP cameras, smart printers) operate on the same physical switches as corporate workstations. To prevent IoT devices from communicating with corporate servers while avoiding costly physical recabling, what mechanism should the architect implement on the Palo Alto Networks firewalls?

A.Configure a single global allow rule for all traffic originating from the switch management subnet
B.Disable Spanning Tree Protocol on all access layer switches
C.Rely on physical VLAN separation exclusively without firewall inspection
D.Implement Device-ID classification combined with Dynamic Address Groups and least-privilege security policies to isolate IoT traffic
AnswerD

Correct. Device-ID identifies and classifies connected devices, allowing dynamic segmentation policies without physical recabling.

Why this answer

Combining User-ID, Device-ID, and granular App-ID/Security policies based on device category tags or MAC-based reservations allows micro-segmentation without separate physical cabling.

62
MCQhard

An architect is designing security policy optimization for a Prisma Access deployment protecting remote workers. Security rules have grown organically over five years, resulting in thousands of shadowed and redundant rules. Which feature within Panorama's Policy Optimizer should the architect use to safely identify and convert legacy port-based rules into App-ID based Zero Trust policies without disrupting production business applications?

A.Use Panorama Policy Optimizer to analyze unused rules, view recommended App-IDs for port-based rules, and stage rule conversions
B.Delete all rules older than one year and create a single wildcard 'any-any' allow rule with WildFire enabled
C.Enable strict pre-rules on Panorama that automatically drop any traffic matching application-default without human intervention
D.Run theACC (Application Command Center) to manually export all traffic logs into CSV format and rewrite rules via CLI scripts
AnswerA

Correct. Policy Optimizer is specifically designed to analyze existing rules, suggest App-IDs, and track adoption progress for Zero Trust migration.

Why this answer

Policy Optimizer in Panorama allows administrators to view unused rules, shadowed rules, and gives specific App-ID adoption recommendations based on traffic seen on the firewall, enabling safe migration to Layer 7 policies.

63
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.

64
MCQhard

An architect is designing a multi-cloud network where VM-Series firewalls are deployed in both AWS and Azure. They want to ensure consistent application visibility and threat prevention policies across both clouds. What is the recommended Panorama object structure to achieve this efficiently?

A.Using standalone Expedition migration tools to continuously sync cloud firewalls
B.Separate Panorama instances per cloud provider with entirely unlinked policy rules
C.A single Panorama managing shared Device Groups for security policies and cloud-specific Templates for network settings
D.Local firewall management combined with manual CSV exports of security rules
AnswerC

Shared Device Groups ensure uniform security policies, while cloud-specific templates handle underlying network differences.

Why this answer

Using Device Groups for policy enforcement and Templates for network configuration allows centralized, consistent management across heterogeneous cloud environments.

65
MCQmedium

A security architect is deploying a multi-tenant Palo Alto Networks NGFW deployment. The SOC needs to ensure that custom WildFire detonation signatures generated by tenant A do not automatically pollute or trigger blocks for tenant B while still leveraging the global threat intelligence cloud. How should the architect design this integration?

A.Disable WildFire forwarding globally and rely entirely on local URL Filtering categorization to block unknown malware across all vsys instances.
B.Deploy a local WildFire appliance (WF-500) configured with distinct analysis profiles and restricted forwarding profiles per virtual system (vsys).
C.Configure the global WildFire public cloud connection with strict API keys that drop files submitted by virtual system 2.
D.Create a single decryption exclusion rule for all tenants to prevent file submission timeouts to the shared public WildFire cloud.
AnswerB

A local WF-500 appliance supports virtual system isolation so that custom signatures and analysis results remain segregated.

Why this answer

WildFire private cloud appliances or distinct WildFire submission profiles associated with separate administrative domains allow tenants to maintain isolated analysis pipelines while still benefiting from the core Palo Alto Networks global threat intelligence feeds.

66
Multi-Selecthard

When configuring a VM-Series firewall on Google Cloud Platform (GCP), which THREE steps or settings are mandatory for proper operation and traffic inspection? (Choose three)

Select 3 answers
A.Enabling IP Forwarding on all data plane network interfaces (NICs).
B.Installing physical Fiber Channel HBAs into the GCP virtual instance.
C.Attaching appropriate IAM service accounts and access scopes to allow API interactions.
D.Configuring token-ring encapsulation on all trust interfaces.
E.Configuring VPC route tables with next-hop pointing to the VM-Series firewall interface or internal load balancer.
AnswersA, C, E

IP Forwarding is mandatory for GCP instances acting as routers/firewalls.

Why this answer

GCP deployments require enabling IP forwarding on interfaces, configuring custom routes or VPC route tables, and assigning appropriate service accounts or access scopes.

67
MCQeasy

An architect is deploying DNS Security to protect against domain-generation algorithms (DGAs). Where must the DNS Security profile be applied in the PAN-OS configuration structure?

A.Directly inside the Zone Protection profile applied to the external egress interface.
B.Within the Anti-Spyware security profile, which is then attached to the Security Rules allowing DNS traffic.
C.As an independent global setting inside the Device > Setup > Services tab.
D.Inside the Decryption Profile governing port 53 SSL interception.
AnswerB

DNS Security settings are embedded inside the Anti-Spyware profile and enforced via security rules.

Why this answer

DNS Security profiles are components of the Anti-Spyware profile in PAN-OS, which is then attached to Security Policy rules governing DNS traffic (UDP/TCP port 53).

68
MCQeasy

An automation engineer is writing a Python script to interact with the Palo Alto Networks XML API. The script needs to authenticate and retrieve the running configuration from Panorama. Which initial API request parameter is required to generate a valid API key?

A.type=op with the 'cmd=<show><system><state></state></system></show>' parameter
B.type=keygen with 'user' and 'password' parameters
C.type=report with the 'async=yes' parameter
D.type=config with the 'action=get' parameter
AnswerB

The 'type=keygen' request exchanges administrator credentials for a time-limited or persistent API key.

Why this answer

To generate an API key via the XML API, a POST or GET request must be sent to the /api/ endpoint using the 'type=keygen' parameter along with valid administrative credentials ('user' and 'password').

69
MCQeasy

When designing a Zero Trust architecture, what is the significance of eliminating implicit trust zones within an enterprise network?

A.It ensures that all users, devices, and applications must be authenticated, authorized, and continuously validated regardless of their network location
B.It allows network administrators to bypass firewall inspection for internal data center traffic
C.It removes the need for User-ID and App-ID by relying solely on MAC address whitelisting
D.It mandates the removal of all physical firewalls in favor of unmanaged unencrypted switches
AnswerA

Correct. Eliminating implicit trust means treating internal networks with the same scrutiny as untrusted external networks.

Why this answer

Implicit trust zones (such as trusting an 'internal' or 'LAN' zone) assume that anything inside the perimeter is safe. Zero Trust eliminates this assumption, requiring validation for every user and device.

70
MCQeasy

Which core architectural tenet defines a Zero Trust Network Architecture (ZTNA) compared to traditional perimeter security?

A.Implicitly trust all internal users who have successfully authenticated via Active Directory once per day
B.Trust but verify every packet entering the external perimeter gateway
C.Remove all encryption to ensure maximum visibility for security analysts
D.Never trust, always verify, assuming breach and enforcing least-privilege access based on continuous context
AnswerD

Correct. The foundational tenet of Zero Trust is 'never trust, always verify'.

Why this answer

ZTNA shifts focus from network perimeter location to user, device, and application context, assuming breach and verifying explicitly.

71
Multi-Selecteasy

When designing a Zero Trust architecture with Palo Alto Networks firewalls, which TWO traffic inspection capabilities are critical for detecting and preventing threats within allowed application flows? (Choose two)

Select 2 answers
A.Using basic layer 3 packet drop rules based solely on source MAC addresses
B.Routing all traffic through unencrypted plaintext proxy tunnels without inspection
C.Disabling packet inspection to maximize CPU throughput for unverified video streaming
D.Threat Prevention (including vulnerability protection, anti-malware, and anti-spyware signatures)
E.WildFire cloud-based malware analysis for zero-day threat detection and automated signature generation
AnswersD, E

Correct. Threat Prevention inspects traffic payloads for known exploits and malware.

Why this answer

Threat Prevention (IPS, anti-malware, anti-spyware) and WildFire (sandboxing for zero-day threats) are critical inspection capabilities.

72
Multi-Selecthard

An architect is troubleshooting why a scheduled dynamic content update failed to apply across a large group of firewalls managed by Panorama. Which THREE factors should the architect investigate? (Choose three)

Select 3 answers
A.Available disk space on the managed firewalls, as insufficient storage prevents the installation of large content or software packages.
B.The BGP routing table on the Panorama management port for default route propagation.
C.The firewall high availability active/passive state synchronization cable integrity.
D.PAN-OS software version compatibility requirements, ensuring the content update matches the target firewalls' OS versions.
E.Panorama's connectivity to the Palo Alto Networks update server to verify if the package download completed successfully.
AnswersA, D, E

Low disk space on firewalls causes installation failures for content and software updates.

Why this answer

Dynamic update failures are commonly caused by lack of internet connectivity on Panorama/firewalls, insufficient disk space on the target devices, or mismatched Panorama/PAN-OS software version prerequisites.

73
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.

74
MCQhard

An architect needs to design a threat intelligence integration where custom Indicators of Compromise (IOCs) generated by an internal SIEM are dynamically fed into the Palo Alto Networks NGFW without requiring a full configuration commit. What is the most scalable architectural approach?

A.Modify the Anti-Spyware signature database XML file directly on the firewall root partition using SCP.
B.Rely exclusively on static GlobalProtect client IP whitelists maintained manually by the security operations team.
C.Write a Python script using the XML API to push thousands of static address objects directly to the running configuration every hour.
D.Configure External Dynamic Lists (EDLs) referencing an internal web server hosting dynamically updated IP and domain lists consumed by Security Rules.
AnswerD

EDLs update dynamically without requiring configuration commits, making them ideal for high-churn SIEM IOC feeds.

Why this answer

External Dynamic Lists (EDLs) combined with Palo Alto Networks MineMeld or Cortex XSOAR allow external feeds (such as custom SIEM IOCs) to be consumed dynamically by security policies without triggering firewall configuration commits.

75
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.

Page 1 of 4

Page 2

All pages