Palo Alto Networks · Free Practice Questions · Last reviewed May 2026
30real 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.
When configuring Prisma Access to inspect traffic between different branch offices (Branch-to-Branch traffic), where is the inspection typically performed?
Inside the Prisma Access Cloud Security Processing Node (SPN) cloud infrastructure.
Correct. Prisma Access routes branch-to-branch traffic through the nearest Cloud Security Processing Node (SPN) for full security inspection.
Inside the customer-managed AWS Transit Gateway associated with the remote network.
On the Panorama management server located in the customer's primary datacenter.
On the local physical firewall at the originating branch office before it leaves the LAN.
An enterprise is deploying Prisma Access to secure remote workers and branch offices. The security team needs to ensure that user identity from Microsoft Entra ID is correctly mapped to traffic logs without requiring users to authenticate through an explicit captive portal. Which component must be deployed?
Configure an explicit SAML authentication proxy on the Panorama management plane.
Configure an explicit proxy PAC file pointing all browser traffic to the Prisma Access Remote Networks gateway IP.
Install a dedicated VM-Series User-ID Agent on an EC2 instance in every public cloud VPC.
Deploy the Cloud Identity Engine (CIE) agent and configure directory synchronization with Microsoft Entra ID.
Correct. The Cloud Identity Engine securely synchronizes user and group identity data from identity providers like Microsoft Entra ID for Prisma Access policy enforcement.
An organization is using Prisma Cloud to monitor AWS IAM policies. A custom policy check fails because an IAM role allows overly permissive actions on S3 buckets. Where in Prisma Cloud should the administrator navigate to view and remediate this specific cloud infrastructure misconfiguration?
Navigate to Prisma Cloud CSPM > Alerts, filter by AWS IAM service, and use RQL or built-in auto-remediation.
Correct. Prisma Cloud CSPM Alerts display misconfigurations and provide remediation guidance or CLI/API auto-remediation scripts.
Navigate to Panorama > Cloud Services > Native Security to update IAM roles.
Navigate to Prisma Cloud Compute > Vulnerabilities > Functions to review IAM policy JSON files.
Navigate to Prisma Access > Traffic > Monitor to inspect IAM API call logs.
An engineer is configuring Prisma Cloud to scan AWS Infrastructure as Code (IaC) templates within a GitHub repository. Which scanning integration should be implemented to detect misconfigurations before deployment?
Deploy the Prisma Cloud Defender daemonset on the GitHub runner nodes to monitor runtime file system changes.
Establish a VPC endpoint between the GitHub repository and Prisma Cloud Compute console.
Enable Prisma Cloud CloudTrail integration to parse GitHub audit logs via AWS EventBridge.
Configure the Prisma Cloud GitHub Action to scan Terraform and CloudFormation templates during the pull request stage.
Correct. The Prisma Cloud GitHub Action integrates directly into the CI/CD pipeline to evaluate IaC files.
An administrator needs to protect serverless AWS Lambda functions using Prisma Cloud Compute. Which method should be used to instrument the Lambda functions for vulnerability and compliance scanning?
Mount an Amazon EFS volume containing the Prisma Cloud scanner binary to the Lambda execution environment.
Configure AWS Inspector to forward Lambda scan results directly to the Prisma Cloud Console via an SNS topic.
Deploy a Prisma Cloud Compute Defender container inside the same VPC subnet as the Lambda functions.
Attach the Prisma Cloud Compute Lambda layer and configure the runtime wrapper to automatically scan the function upon invocation.
Correct. Prisma Cloud Compute provides a specialized Lambda layer that instruments the function to perform runtime vulnerability and compliance assessments.
An administrator is deploying VM-Series firewalls in Microsoft Azure using an Azure Standard Load Balancer for inbound application traffic. Which component is required to handle asymmetry when routing return traffic from backend application VMs back through the firewall?
Configure Azure ExpressRoute Global Reach to bypass the Azure Load Balancer entirely.
Deploy an Azure Bastion host to proxy all inbound administrative and application sessions.
Configure an Azure Application Gateway in front of the Standard Load Balancer to perform Layer 7 proxying.
Enable Source NAT (SNAT) on the VM-Series firewall untrust/trust interface policies so return traffic flows back through the active firewall IP.
Correct. SNAT ensures that the backend server sees the firewall's IP as the source, guaranteeing that return traffic routes back through the firewall.
Want more Cloud Security practice?
Practice this domainA network engineer is configuring a Palo Alto Networks firewall and wants to ensure that internal hosts cannot resolve malicious domains known to host malware delivery mechanisms. Which security profile should be configured and attached to the security rule?
URL Filtering profile with custom block lists
Data Filtering profile with pre-defined patterns
Vulnerability Protection profile with severity filters
Anti-Spyware profile with DNS Signature enforcement
Correct. Anti-Spyware profiles inspect DNS traffic and can sinkhole or block malicious domain lookups.
An enterprise environment experiences a sophisticated zero-day attack where a custom malware binary is downloaded via HTTPS. Decryption is enabled on the firewall. For WildFire to successfully analyze this file, which specific configuration requirement must be met within the Security policy and WildFire analysis profile?
The decryption policy must exempt WildFire inspection traffic to prevent performance degradation on the data plane
A custom URL Filtering profile must be applied to decrypt traffic matching the unknown-file category
The Security rule must utilize an application override to bypass App-ID processing for encrypted file transfers
SSL Decryption must be active, and the security rule must have a WildFire Analysis profile set to forward the specific file type to the WildFire cloud
Correct. Encrypted traffic must be decrypted for WildFire to inspect the payload, and the WildFire profile must be configured to forward that file format.
A security administrator is reviewing firewall logs and notices multiple outbound connection attempts from a client workstation to known command and control IP addresses. Which security profile component is primarily responsible for generating a threat log entry for this specific outbound traffic?
URL Filtering profile configured to block malicious categories
Anti-Spyware profile configured with DNS Signatures and Spyware signatures
Correct. Anti-Spyware profiles inspect outbound traffic for C2 communication and generate threat logs.
Vulnerability Protection profile configured to block buffer overflows
WildFire analysis profile configured for forward unkown file actions
A security analyst wants to evaluate the organization's current threat exposure and understand the tactics, techniques, and procedures (TTPs) used by threat actors targeting their specific industry sector. Which Palo Alto Networks tool or feature should the analyst consult for contextual threat hunting and intelligence research?
AutoFocus threat intelligence service
Correct. AutoFocus provides deep visibility into threat actors, campaigns, and associated TTPs tailored to specific industries.
Panorama Log Collector forwarding engine
Application Command Center (ACC) dashboard
GlobalProtect Host Information Profile (HIP) engine
During an incident response investigation, a security analyst identifies a novel malware sample that evaded traditional signature-based detection. The security team needs to ensure that the firewall automatically blocks this exact malware variant globally across all deployed Next-Generation Firewalls within minutes without manual signature updates. Which platform component provides this capability?
WildFire cloud-based analysis and automated signature generation
Correct. WildFire analyzes unknown files, determines if they are malicious, and distributes automated signatures globally within minutes.
Palo Alto Networks MineMeld open-source threat intelligence
Traps Advanced Endpoint Protection cloud service
AutoFocus Context-Aware Threat Intelligence service
An organization is adopting a Zero Trust architecture. During the implementation of Least Privilege Access, the network security team needs to configure security policies that restrict traffic based on user identity rather than IP addresses alone. Which feature must be enabled and integrated with the Palo Alto Networks firewall to achieve this?
GlobalProtect with Clientless VPN
App-ID cloud-based application signatures
User-ID agent or Panorama User-ID mapping
Correct. User-ID provides identity-based visibility and policy enforcement by mapping usernames to IP addresses.
WildFire threat intelligence cloud
Want more Cybersecurity Fundamentals practice?
Practice this domainAn organization wants to inspect encrypted outbound HTTPS traffic to detect malware without causing certificate warnings on user workstations. Which component must be installed on the client endpoints to achieve this?
The GlobalProtect client certificate installed in the personal certificate store.
The public vendor certificate of the SaaS application.
The Palo Alto Networks root CA certificate installed in the browser or OS Trusted Root Certification Authorities store.
Clients must trust the firewall's Forward Trust certificate to avoid SSL warning prompts.
A self-signed untrusted certificate generated automatically by the firewall.
A firewall is deployed in an environment with asymmetric routing. Packets belonging to the same TCP session enter on different interfaces due to multi-path upstream routing. What configuration change is required on the Palo Alto Networks firewall to prevent the traffic from being dropped?
Configure an explicit Security policy rule with 'Any' to 'Any' action set to accept asymmetric flows.
Set Asymmetric Path to 'bypass' or 'loose' under Device > Setup > Session > Session Settings.
This setting allows the firewall to accept session packets even if the initial handshake occurred on a different interface.
Enable strict TCP validation under Device > Setup > Session.
Disable stateful inspection globally using a custom Application Override policy.
An administrator needs to configure a security rule that applies specifically to traffic destined for a DMZ web server using its public NAT IP address (Destination NAT). Which IP address must be specified in the Destination field of the Security policy rule?
The public pre-NAT IP address assigned to the external interface.
Security rules evaluate traffic using the original destination IP address (pre-NAT).
The loopback interface IP address of the firewall.
The MAC address of the DMZ server.
The private post-NAT IP address of the internal web server.
An administrator configures a dynamic address group (DAG) based on User-ID tags, but security rules referencing this DAG fail to match traffic from users who have successfully authenticated via GlobalProtect. What is the most likely root cause?
The User-ID agent or GlobalProtect portal has not been configured to register the user's IP address with the specific tag name used in the DAG filter.
If tags are not explicitly registered and associated with the user IPs, the dynamic address group evaluates to empty.
Security policy rules cannot reference DAGs unless a Decryption profile is explicitly attached.
The XML API key lacks administrative privileges to register IP-to-tag mappings on the management plane.
The address object must be converted to a static IP subnet because DAGs do not support User-ID tags.
An administrator configures a Security policy rule to block all file-sharing applications. However, users are still able to upload files using an authorized cloud collaboration tool that shares the same parent application family. Which feature should the administrator use to granularly block file uploads while permitting standard document viewing?
WildFire Analysis Profile set to block all files
File Blocking Profile applied to the Security rule
File Blocking Profiles allow granular control over specific file types and actions (e.g., block uploads).
URL Filtering Profile with custom file blocking categories
Data Filtering Profile
An administrator needs to restrict access to malicious command-and-control (C2) domains. Which security profile should be attached to the outbound Security policy rules to inspect and block this traffic?
Quality of Service (QoS) Profile
File Blocking Profile
Anti-Spyware Profile
Anti-Spyware profiles detect and block command-and-control traffic, DNS queries to malicious domains, and spyware.
Data Filtering Profile
Want more Network Security practice?
Practice this domainAn endpoint running the Cortex XDR Agent is experiencing aggressive behavior isolation triggered by a confirmed ransomware attack. The administrator successfully remediates the threat and verifies the endpoint is clean. How should the administrator restore network connectivity to the isolated endpoint from the Cortex XDR management console?
Disable the firewall profile associated with the endpoint group in Policy Management.
Navigate to Endpoint Management, select the endpoint, click Action, and select Remove Isolation.
The Remove Isolation action reverses the network restriction rules applied by the agent.
Delete the endpoint record from the Cortex XDR asset inventory and reinstall the agent.
Reboot the endpoint twice using the remote action menu to clear the isolation driver state.
An administrator needs to run a live forensic artifact collection on a suspected compromised endpoint using Cortex XDR. Which capability allows the administrator to execute scripts and retrieve files directly from the endpoint in real time?
Host Insights Response Actions
Agent Profile Distribution task
BIOC automated remediation playbooks
Cortex XDR Remote Response tool
Remote Response enables administrators to run scripts, collect triage files, and investigate endpoints interactively.
An administrator is deploying Cortex XDR Agent to Windows workstations using an Active Directory Group Policy Object (GPO). Which installation parameter must be used to ensure the agent registers correctly with the assigned Cortex XDR tenant using a specific installation token?
Use the /REGKEY= parameter followed by the tenant activation password.
Use the /SERVER= parameter to define the cloud instance URL.
Use the /TENANTID= parameter followed by the fully qualified domain name.
Use the /INSTALLTOKEN= parameter followed by the unique registration token string.
This is the correct syntax for specifying the installation token during MSI execution.
A security analyst notices that a benign internal software development tool is being incorrectly blocked by Cortex XDR Prevent as malware. What is the most granular method to whitelist this application while maintaining maximum security posture?
Add the file path as an exclusion in the OS-level Windows Defender settings.
Disable the local analysis module entirely for the affected endpoint group.
Create a Profile Exception in the Malware Profile using the SHA-256 hash of the executable.
Using the SHA-256 hash ensures only the exact approved file is exempted from blocking.
Change the agent profile operating mode from Prevention to Audit mode globally.
An organization is configuring exploit prevention rules in Cortex XDR to protect legacy browser plugins. An application crashes repeatedly due to an overly aggressive protection profile. Which action should the administrator take to troubleshoot without completely disabling exploit protection?
Add the browser executable path to the OS exclusions list in Cortex XDR.
Change the exploit protection behavior for the specific technique to 'Report' instead of 'Terminate'.
Switching the action to Report logs the violation without terminating the application, enabling effective troubleshooting.
Disable memory protection features globally in the agent settings profile.
Enable Agent Self-Protection to prevent local interference.
An administrator is preparing to deploy Cortex XDR agents to 500 remote endpoints using a software deployment tool. Where can the administrator download the latest installation packages and transforms?
Navigate to Cortex XDR management console > Settings > Distributions.
The Distributions page houses all installer packages, upgrades, and installer scripts for different operating systems.
Run the 'cytool download-installer' command on an existing endpoint.
Access the Palo Alto Networks Customer Support Portal under Software Updates.
Log in to the Prisma Access management portal and select Endpoints.
Want more Endpoint Security practice?
Practice this domainA security analyst is investigating an alert in Palo Alto Networks Cortex XDR where an attacker successfully dumped LSASS memory to harvest credentials. According to the MITRE ATT&CK framework, under which Tactic should this technique be cataloged?
Defense Evasion
Collection
Discovery
Credential Access
Dumping LSASS memory directly targets credential material, placing it under Credential Access.
A security operations team is tracking an Advanced Persistent Threat (APT) group that exhibits custom command-and-control (C2) behavior, slow and low data exfiltration, and leverages living-off-the-land binaries. Which characteristic most reliably distinguishes this APT activity from a commodity malware campaign?
Rapid, automated encryption of all endpoints for immediate financial ransom
Mass distribution via untargeted spam campaigns with out-of-the-box exploit kits
Immediate self-replication across all reachable network segments without persistence goals
Persistent, targeted, and methodical human-driven objective execution with customized tooling
APTs are characterized by long-term persistence, human-driven operational adaptability, and custom tooling tailored to the target.
An enterprise is integrating Azure Active Directory (Azure AD) with Palo Alto Networks GlobalProtect for SAML authentication. The SOC wants to enforce conditional access policies so that users logging in from unmanaged devices are blocked from connecting to sensitive corporate segments. Where is the policy evaluating device compliance primarily enforced in this workflow?
Locally on the GlobalProtect gateway via local user database groups
Within the Panorama Log Forwarding profile settings
On the identity provider (IdP) during the authentication and token issuance phase
The IdP evaluates conditional access and device compliance policies before issuing the SAML assertion to GlobalProtect.
Inside the firewall security policy rule base post-authentication
An administrator needs to configure administrative access to Panorama so that a junior SOC analyst can view firewall configurations and logs, but cannot make any changes. Which configuration step enforces the principle of least privilege?
Assign the built-in superuser administrator role to the user account.
Create an Admin Role Profile with read-only access to configuration and logs, then assign it to the administrator.
Creating a restricted role profile enforces least privilege by limiting the user to read-only capabilities.
Grant dynamic device group ownership without specifying an admin role profile.
Configure password complexity requirements without modifying access profiles.
An organization is implementing a Zero Trust Architecture on their Palo Alto Networks Next-Generation Firewall. They want to ensure that access to internal financial databases is granted based on explicit verification of user identity, device health, and application context, rather than implicit trust based on network location. Which core principle of Zero Trust is being applied?
Perimeter-based defense centralization
Never trust, always verify through continuous context
The core principle of Zero Trust is 'never trust, always verify', evaluating context such as user identity and device health.
Implicit trust verification via subnet placement
Static role-based implicit authorization
An administrator is configuring Multi-Factor Authentication (MFA) for Prisma Access administrative access. Which component in the authentication sequence is responsible for validating the secondary MFA token (such as an push notification)?
The Palo Alto Networks Next-Generation Firewall data plane
The Cortex XSOAR incident playbook engine
The external MFA server or Identity Provider integrated via RADIUS or SAML
External IdPs or RADIUS servers handle the processing and validation of secondary MFA tokens.
The local administrator database on Panorama
Want more SOC Operations practice?
Practice this domainThe Cybersecurity-Practitioner 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 5 domains: Cloud Security, Cybersecurity Fundamentals, Network Security, Endpoint Security, SOC Operations. 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-Practitioner 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.