Palo Alto Networks · Free Practice Questions · Last reviewed May 2026
36real exam-style questions organised by domain, each with the correct answer highlighted and a plain-English explanation of why it's right — and why the others are wrong.
An endpoint has been isolated via the Cortex XDR console due to a suspected ransomware outbreak. The incident responder needs to allow one specific management server to communicate with this isolated endpoint for forensics collection. What is the correct procedure?
Configure IP-based isolation exceptions in the Cortex XDR profile to allow traffic from the designated forensic server IP.
Isolation exceptions allow targeted connectivity to specific IPs while keeping the rest of the network cut off.
Delete the endpoint from the Cortex XDR asset list and re-add it.
Modify the endpoint routing table locally via a startup script.
Temporarily disable the Host Firewall module on the endpoint via the CLI.
An administrator is deploying Cortex XDR agent to corporate Windows endpoints and needs to ensure that the agent runs in full prevention mode without user intervention. Which configuration setting in the installation profile must be verified?
Disable the self-defense mechanism during MSI deployment.
Configure the proxy bypass list for local loopback communication.
Set the heartbeat interval to 60 seconds.
Ensure the operation mode parameter is set to prevent rather than detect or disable.
Setting the mode to prevent ensures that blocking actions are taken against malicious payloads.
A security analyst is investigating a polymorphic malware sample that attempts to inject code into legitimate Windows processes (Process Injection). Which Cortex XDR protection module is primarily responsible for detecting and blocking this technique?
Behavioral Threat Protection
Behavioral Threat Protection analyzes runtime activity to detect malicious techniques like process injection.
URL Filtering profile
Data Loss Prevention (DLP) engine
DNS Security subscription
A security analyst notices that a specific PowerShell script is being blocked on an endpoint by Cortex XDR behavioral threat protection. However, the development team confirms the script is legitimate. Where should the analyst create an exception to allow this specific script execution while maintaining behavioral monitoring?
In the Cortex XDR management console under Profiles, create a behavioral threat protection exception using the script file hash.
A behavioral threat protection exception using the file hash permits the specific script without disabling the entire module.
Change the Agent settings to bypass all SSL decryption rules.
Disable the Local Analysis module entirely for the target endpoint group.
Modify the Windows Firewall inbound rules on the local endpoint.
An organization wants to verify that the Cortex XDR agent is actively communicating with the Cortex XDR cloud tenant. Which status indicator should the administrator look for in the Endpoint Management view?
Ensure the endpoint operating system is running the latest patch level.
Confirm that the kernel module version matches the BIOS version.
Check that the connection status shows Connected with a recent heartbeat timestamp.
A Connected status and recent heartbeat verify active communication.
Verify that the local disk usage is below 10 percent.
An endpoint generates an alert indicating that a known malicious file was detected and quarantined by the Cortex XDR agent. Where can the administrator review details about this quarantine action?
In the DNS Security query logs.
In the Cortex XDR management console under Incident Response, view the Action Center or Endpoint Management quarantine tab.
The Action Center records all remediation actions including quarantine history.
In the WildFire analysis report repository exclusively.
In the global firewall traffic log.
Want more Endpoint Security practice?
Practice this domainAn administrator needs to restrict access to the Prisma Cloud administrative console based on corporate IP ranges. Where within the Prisma Cloud platform should the administrator configure trusted IP address restrictions?
Administration > Access Control > Trusted IP
Trusted IP restrictions are configured under Administration > Access Control.
Cloud Accounts > Add Account > Network Security
Inventory > Asset Explorer > Filters
Compute > Defend > Access Rules
A security analyst is reviewing compliance posture using Prisma Cloud Compute and needs to secure cloud workloads. According to the shared responsibility model for a containerized application running on AWS Elastic Kubernetes Service (EKS), who is responsible for patching the container OS base image?
The Linux Foundation
Amazon Web Services
Prisma Cloud Defender daemonset
The customer application development team
The customer is responsible for the container images, application code, and libraries packaged inside the container.
A security architect is configuring CloudTrail integration for Prisma Cloud across multiple AWS accounts managed through AWS Organizations. Which account deployment method should be used to ensure centralized log ingestion and security posture visibility?
Deploy VM-Series firewalls in every VPC to inspect CloudTrail API payloads locally
Rely entirely on Prisma Cloud Compute Defenders installed on AWS EC2 instances
Establish a master CloudTrail setup in the management account paired with cross-account IAM roles for Prisma Cloud access
Prisma Cloud integrates securely with multi-account environments using an aggregator role connected to the centralized logging bucket.
Configure independent CloudTrail logging directly inside each individual member account without cross-account roles
An auditor requests evidence that public AWS S3 buckets are automatically remediated when discovered by Prisma Cloud. Which feature should the security engineer configure to achieve automated remediation?
Prisma Access Remote Network connector
Prisma Cloud Auto-Remediation via Cloud Functions / Webhooks
Prisma Cloud supports automated remediation workflows using serverless functions or webhooks triggered by policy violations.
VM-Series firewall active-passive high availability failover
WildFire automated sample submission
A junior cloud engineer is configuring a new AWS S3 bucket and wants to ensure that Prisma Cloud successfully detects public exposure risks. Which Prisma Cloud feature continuously evaluates cloud resource configurations against security benchmarks like CIS?
WildFire cloud-based analysis service
Prisma Cloud CSPM Resource Configuration Scan
Prisma Cloud CSPM analyzes cloud asset configurations against security frameworks and policies.
Prisma Cloud Compute Defender
VM-Series firewall URL filtering profile
A security engineer is writing a custom RQL (Resource Query Language) search in Prisma Cloud to find all AWS EC2 instances that do not have encryption enabled on their root volumes. Which RQL query syntax is correct?
vulnerability from container where crit > 0
network from cloud.traffic where source.type = 'ec2' and destination.encrypted = false
config from cloud.resource where type = 'aws-ec2-instance' and root.volume.encryption = false
This is the correct syntax for querying AWS EC2 instance encryption status via Config RQL.
event from cloud.audit where operation = 'RunInstances' and encrypted = false
Want more Cloud Security practice?
Practice this domainA security analyst is examining a packet capture (PCAP) and observes that the TCP window size is dropping to zero during a data transfer between a client and a server through the firewall. What does a zero window size typically indicate in a TCP transmission?
The maximum segment size (MSS) negotiation has failed during the three-way handshake.
The receiver's buffer is full and it is requesting the sender to pause transmission.
The TCP window size field informs the sender how many bytes the receiver can accept; zero means the buffer is full.
An asymmetric routing loop has caused sequence numbers to go out of sync.
The firewall has blocked the session due to a security profile match.
An administrator notices that traffic between two internal subnets connected to the same Palo Alto Networks firewall is not being inspected by security policies. The interfaces for both subnets are configured as Layer 3. What is the most likely reason for this behavior?
Layer 3 interfaces cannot route traffic between internal subnets without an external router.
There is no explicit Security Policy rule allowing traffic between the two zones.
Inter-zone traffic requires an explicit security policy rule; by default, traffic between different zones is denied.
The interfaces must be converted to Virtual Wire mode for internal inspection.
NAT must be configured for all internal-to-internal routing.
An administrator is configuring a new Layer 2 subinterface on a Palo Alto Networks firewall and needs to associate it with an existing VLAN ID. Where is the VLAN tag specified for a Layer 2 subinterface?
In the Tag field of the Layer 2 interface configuration
The Tag field specifies the 802.1Q VLAN ID for the Layer 2 interface.
Within the DHCP Server IP pool configuration
In the Virtual Router general settings
Inside the Zone Protection Profile assigned to the interface
A network administrator notices that asymmetric routing is occurring on a multi-path firewall deployment, causing valid TCP sessions to be dropped by the firewall. Which feature should the administrator enable to resolve this issue?
Loose-rpf verification under Network > Network Profiles > Zone Protection
TCP Extended Session Timeout in the timeout settings
Strict TCP Handshake validation in the Zone Protection Profile
Asymmetric Path Bypass under Device > Setup > Session
Enabling asymmetric path bypass allows the firewall to accept unexpected SYN-ACK or established packets without dropping them due to strict stateful inspection.
An engineer is configuring a new Layer 3 interface on a Palo Alto Networks firewall and needs to ensure that the interface responds to ICMP echo requests for diagnostic purposes. Where must the administrator enable this setting?
A Security Policy rule with an application of 'ping'
An Interface Management Profile assigned to the interface
An Interface Management Profile controls which management services, such as ping (ICMP), are permitted on a specific interface.
A Zone Protection Profile applied to the egress zone
The Device > Setup > Management tab
An administrator needs to configure a static route on a Palo Alto Networks firewall so that traffic destined for a remote subnet (192.168.10.0/24) reaches its next-hop router (10.0.0.1). Which menu path must the administrator navigate to configure this?
Device > Setup > Operations > Routing
Network > Interfaces > Ethernet > Static Route
Network > Virtual Routers > [Virtual Router Name] > Static Routes
Static routes are managed directly inside the configuration of the specific Virtual Router.
Policies > Routing > Static
Want more Network Fundamentals practice?
Practice this domainAn administrator wants to inspect HTTPS traffic originating from an internal network segment without triggering certificate warnings on user browsers. What is the mandatory deployment prerequisite on the Palo Alto Networks firewall?
Install a self-signed certificate generated solely by the firewall on all endpoints as a trusted root CA.
Deploy SSH Proxy decryption rules to intercept TLS handshakes.
Configure an SSL Forward Proxy profile and ensure the firewall's Forward Trust Certificate is trusted by the client endpoints.
SSL Forward Proxy decrypts outbound traffic and requires the trust certificate to be installed on clients to prevent warnings.
Enable SSL Inbound Inspection using the public certificate of the destination web server.
A security analyst notices that internal hosts are resolving domains associated with known command and control (C2) servers. Which profile should be attached to the Security policy rule to automatically block this DNS-based threat?
URL Filtering Profile
Vulnerability Protection Profile
Antivirus Profile
Anti-Spyware Profile with DNS Sinkhole
Anti-Spyware profiles inspect DNS traffic and can sinkhole malicious domains.
A company requires remote workers to establish a secure tunnel back to the corporate data center using GlobalProtect. Which component authenticates the users before assigning an IP address pool?
A Security policy rule with an explicit source user match.
A decryption policy specifying a trusted CA certificate.
A NAT rule translating the public IP to a private IP.
An Authentication Profile linked to the GlobalProtect Portal/Gateway configuration.
Authentication profiles handle credential validation for GlobalProtect users.
A network administrator needs to prioritize VoIP traffic over bulk file transfers using QoS on a PAN-OS firewall. Where must the QoS profile be applied to shape the traffic effectively?
On the ingress interface where the bulk file traffic enters the firewall.
As a global setting inside the Device Management configuration tab.
Inside the Zone Protection Profile attached to the internal zone.
On the egress interface pointing toward the WAN connection.
QoS is applied to egress interfaces to control outbound bandwidth shaping and prioritization.
An organization is adopting a Zero Trust architecture. Which foundational principle must be applied to all network traffic traversing the Palo Alto Networks firewall?
Rely solely on perimeter firewalls to block external attackers.
Inspect and log all traffic across all zones with least-privilege access control.
Zero Trust requires strict inspection and least-privilege access for all traffic.
Bypass security inspection for authenticated VPN users.
Implicitly trust traffic originating from internal zones.
An administrator configures a WildFire analysis profile and attaches it to a Security policy rule. Under what condition does the firewall forward a sample to the WildFire cloud?
When the file hash is unknown to the global cloud cache and matches configured file type forwarding rules.
Unknown hashes trigger uploads for dynamic and static analysis in the WildFire cloud.
Whenever a session exceeds maximum packet length thresholds.
Only when an Antivirus signature explicitly fails to scan the file.
Every time any user downloads a standard PDF document.
Want more Network Security practice?
Practice this domainA SOC engineer is integrating Palo Alto Networks Prisma Cloud alerts into Cortex XSOAR. Which architectural component in Cortex XSOAR is primarily responsible for ingesting these cloud security alerts and triggering automated playbooks?
A configured Cortex XSOAR Integration instance polling the Prisma Cloud API.
Integrations handle the communication and ingestion of external alerts into XSOAR.
A Log Forwarding Profile configured on the Prisma Access cloud service.
A Syslog Collector script running on a Panorama Log Collector.
An External Dynamic List hosted on an internal web server.
An analyst is writing a complex XQL (XDR Query Language) query in Cortex XDR to find all process executions where a PowerShell script was executed with hidden window styles. Which syntax structure correctly filters datasets for this query?
search xdr_data | stats count by command_line | where command_line = 'Hidden'
dataset = xdr_data | filter event_type = 'PROCESS_START' and command_line contains 'Hidden'
This syntax correctly targets the dataset, uses the pipe operator, filters by event type, and checks the command line.
SELECT * FROM xdr_data WHERE event_type == 'PROCESS_START' AND command_line LIKE '%Hidden%'
collect xdr_data where event_type = 'PROCESS_START' | parse command_line as Hidden
A SOC analyst needs to create a custom parsing rule in Cortex XSIAM for incoming custom application logs that do not match standard RFC formats. Which component of Cortex XSIAM should the analyst utilize to map these raw log fields to the Common Schema?
Use Parsing Rules in Cortex XSIAM to map raw log fields to the XDM schema.
Parsing rules allow analysts to transform unstructured or custom logs into standardized XDM fields.
Create an Incident Response Playbook in XSOAR to regex-parse the raw text file.
Modify the firewall Zone Protection profile to drop unparsed packets.
Configure Data Collection Rules in Expedition to automatically rewrite the syslog header.
During a security investigation, an analyst discovers that a compromised user account is repeatedly authenticating from an impossible travel location. Which Cortex XDR feature enables the analyst to automatically isolate the user's host endpoint upon detection?
Trigger the 'Isolate Endpoint' action from the Cortex XDR Incident response tools.
Endpoint isolation cuts off network communication except for communication with the Cortex XDR server.
Change the Authentication Profile to drop Kerberos ticket grants.
Enable strict Zone Protection profiles on the local switch interface.
Apply a Global Protect Portal lockout via Panorama Device Groups.
An incident responder notices malicious traffic originating from an internal workstation communicating with a known Command and Control (C2) IP address. To prevent further communication across the enterprise network, where should the analyst apply a temporary block rule if using Panorama?
Change the GlobalProtect Gateway IP pool configuration.
Modify the local hosts file on every endpoint via Cortex XDR Action Center.
Create a Panorama Pre-Rule or Post-Rule blocking the destination IP address and push the policy to managed firewalls.
Panorama central policy management allows pushing block rules across multiple firewalls efficiently.
Reboot the Panorama management server to flush active state tables.
An administrator is configuring log forwarding from a Palo Alto Networks Next-Generation Firewall to an external SIEM using Syslog. Which menu path on the firewall GUI is used to define the Syslog server profile?
Objects > External Dynamic Lists > Syslog
Device > Server Profiles > Syslog
This is the exact menu path to configure Syslog profiles in PAN-OS.
Policies > Forwarding > Syslog
Network > Log Settings > Syslog
Want more Security Operations practice?
Practice this domainDuring an incident response investigation, a security analyst needs to determine the exact application identified within an encrypted HTTPS stream traversing the firewall. Which PAN-OS feature allows the firewall to identify applications even when obfuscated or using non-standard ports?
App-ID
App-ID accurately identifies applications traversing the firewall regardless of port or encryption.
Data-ID
Device-ID
User-ID
An enterprise security team needs to protect remote workers connecting over public Wi-Fi networks by ensuring all their internet-bound and corporate traffic is securely tunneled back to the next-generation firewall. Which Palo Alto Networks solution provides this capability?
WildFire
AutoFocus
GlobalProtect
GlobalProtect provides secure VPN connectivity for remote workers.
Traps agent
An administrator needs to quickly identify active threats and infected endpoints communicating with known Command and Control (C2) servers across the network. Which Cortex XDR feature should the analyst inspect to view categorized threat alerts mapped to the MITRE ATT and CK framework?
The Incidents tab in the Cortex XDR management console.
The Incidents tab groups related alerts and maps them to the MITRE ATT and CK framework.
The Dashboards tab under System Settings on the firewall.
The User-ID Agent status page.
The ACC (Application Command Center) threat map on Panorama.
A security administrator wants to prevent employees from visiting known malicious and phishing domains. Which security profile should be attached to the security rule controlling outbound web traffic?
URL Filtering Profile
URL Filtering profiles control and block access to web categories including malware and phishing.
Denial of Service (DoS) Protection Profile
File Blocking Profile
WildFire Analysis Profile
A security engineer observes an increase in brute-force login attempts against an external-facing administrative portal. The attacks originate from thousands of distinct IP addresses over a short time window. Which profile type should the engineer configure and attach to the security rule to mitigate this volumetric attack?
A custom URL Filtering profile blocking the login page URL category.
An Antivirus Profile with signature auto-update enabled every minute.
A DoS Protection Profile configured with random early drop or classified rate limiting.
DoS Protection profiles mitigate flood attacks by applying rate-limiting thresholds to sources.
A Data Filtering Profile configured to scan for weak passwords.
Which core cybersecurity principle dictates that users and applications should only be granted the minimum necessary privileges required to perform their authorized tasks?
Principle of Least Privilege
Least privilege restricts access rights to the minimum required for legitimate tasks.
Zero Trust Architecture
Defense-in-Depth
Separation of Duties
Want more Cybersecurity Fundamentals practice?
Practice this domainThe Cybersecurity-Apprentice exam has 200 questions and must be completed in 90 minutes. The passing score is 700/1000.
Scenario-based questions covering exam objectives with detailed answer explanations.
The exam covers 6 domains: Endpoint Security, Cloud Security, Network Fundamentals, Network Security, Security Operations, Cybersecurity Fundamentals. Questions are weighted by domain — higher-weight domains appear more on your actual exam.
No. These are original exam-style practice questions written against the official Palo Alto Networks Cybersecurity-Apprentice exam objectives. They are not copied from the real exam. Courseiva focuses on genuine understanding, not memorisation of braindumps.
Courseiva tracks your accuracy per domain and routes you toward weak areas automatically. Free, no account required.