Courseiva

Certified Security Operations Architect (SecOps-Architect) (SecOps-Architect) — Questions 151217

217 questions total · 3pages · All types, answers revealed

Page 2

Page 3 of 3

151
MCQmedium

You are deploying Cortex XSIAM and need to ensure that endpoint logs collected from remote agents are normalized into a unified schema before analytics runs. Which feature performs this normalization?

A.Cortex XDR Agent Collector Engine
B.Magnifier behavioral analytics engine
C.Local Analysis Engine (LAE)
D.XDM (XDR Data Model) mapping and parsing rules
AnswerD

XDM maps raw fields into a unified schema for analytics.

Why this answer

XSIAM utilizes Agent Content and parsing rules to normalize raw logs into the XDM schema during ingestion.

152
MCQmedium

An architect is designing an automated incident response workflow in Cortex XSOAR. When a critical phishing incident is reported, the playbook must automatically extract URLs, submit them to WildFire for analysis, and isolate the endpoint if malicious. Which integration instance is responsible for submitting the URL to WildFire within the XSOAR playbook?

A.Active Directory LDAP integration
B.WildFire v2 integration integration instance
C.Prisma Cloud compliance integration
D.Panorama threat-feed integration
AnswerB

The WildFire integration in XSOAR provides commands to submit files and URLs for threat analysis.

Why this answer

Cortex XSOAR integrates with WildFire using the WildFire integration pack, which provides commands like wildfire-submit-file or url analysis.

153
MCQhard

An enterprise architect is designing an architecture where Prisma Cloud computes compliance for multi-cloud environments (AWS, Azure, GCP). To provide least-privilege access for Prisma Cloud to discover and assess resource configurations across multiple AWS accounts, which deployment method should the architect recommend?

A.A single hardcoded AWS IAM Access Key and Secret Access Key embedded in the Prisma Cloud console settings.
B.Deploying a Prisma Cloud Defender daemonset on every AWS EC2 instance in the enterprise.
C.AWS IAM Role with a unique External ID and CloudFormation stack sets deployed across all target accounts linked to a master payer account.
D.Configuring AWS Security Hub to push JSON dumps via FTP to Prisma Cloud.
AnswerC

Using IAM roles with external IDs provides secure cross-account trust without sharing long-lived AWS secret keys.

Why this answer

Prisma Cloud requires secure cross-account access in AWS. Enterprise architectures use AWS IAM Roles with External IDs and CloudFormation stack sets for scalable, least-privilege onboarding.

154
Multi-Selectmedium

An architect is troubleshooting a Panorama log collection issue where managed firewalls are failing to forward traffic and threat logs to Panorama Collectors. Which TWO troubleshooting steps should the architect perform? (Choose two)

Select 2 answers
A.Reformat the firewall data plane ASICs via the CLI.
B.Verify that the managed firewalls are correctly assigned to a valid Collector Group within Panorama.
C.Check if the firewall local management plane CPU is running SNMPv1 polling.
D.Verify network connectivity and firewall rules between the managed firewalls and Panorama Collectors over TCP port 3978.
E.Disable SSL decryption on all internal zones.
AnswersB, D

Firewalls must belong to a Collector Group to know where to send their logs.

Why this answer

Checking log collection status requires verifying connectivity on TCP port 3978 (Panorama SSL/TLS communication), verifying collector group membership, and checking disk space/health on the collectors.

155
MCQeasy

When establishing a baseline for Security Operations Center (SOC) alert volume in Cortex XSIAM, what is the primary purpose of this baseline?

A.To determine the exact licensing cost for future Cortex XDR expansion
B.To configure firewall security policies automatically
C.To replace manual analyst triage with fully automated playbook closures
D.To identify operational anomalies and deviations that require investigation or tuning
AnswerD

Baselines define normal behavior so that operational anomalies can be flagged and addressed.

Why this answer

Establishing a baseline allows the SOC to identify abnormal deviations, such as sudden spikes in alerts that may indicate an active attack or a misconfigured log source.

156
MCQmedium

An architect is configuring User-ID mapping in a multi-forest Active Directory environment. Some users authenticate against domain A, while resources are in domain B. Which User-ID collection method should the architect recommend to ensure seamless mapping across all domains?

A.Use Syslog forwarding from local workstations without a domain controller.
B.Configure multiple LDAP Server profiles in Panorama and map them under User-ID Server Monitor / Agent settings for each domain controller.
C.Configure a single static IP address list for all users.
D.Rely solely on GlobalProtect portal logs while disabling Active Directory monitoring.
AnswerB

Multiple LDAP profiles and agent connections ensure visibility across multiple trusted or untrusted AD domains.

Why this answer

When multiple AD forests or domains are present, deploying User-ID agents or configuring Panorama/NGFW User-ID LDAP integrations with appropriate server profiles for each domain ensures complete coverage.

157
MCQmedium

An architect is designing an authentication architecture where Palo Alto Networks firewalls authenticate administrators against an external multi-factor authentication (MFA) provider using SAML 2.0. Which component acts as the Identity Provider (IdP) in this architecture?

A.The Palo Alto Networks firewall itself.
B.The external IdP (such as Okta, Azure AD, or Ping Identity).
C.The Cortex XSOAR server.
D.The local database on the firewall.
AnswerB

External MFA providers act as SAML Identity Providers (IdPs) to authenticate users and issue assertions.

Why this answer

In a SAML authentication flow, the external system (such as Okta, Azure AD, or Ping Identity) acts as the Identity Provider (IdP), while the firewall acts as the Service Provider (SP).

158
MCQmedium

An architect is designing a zero-trust network segmentation strategy using Palo Alto Networks NGFWs. The security team wants security rules to dynamically adapt when workloads spin up or down in a dynamic environment, without needing static IP addresses in rule definitions. Which feature should the architect implement?

A.Dynamic Address Groups (DAGs) populated via tags registered through VM-Series API or User-ID.
B.GlobalProtect portal static IP pools.
C.Panorama Template Stack variables.
D.Static address objects grouped into nested address groups.
AnswerA

DAGs allow policies to use tags rather than static IPs, automatically adapting to workload changes.

Why this answer

Dynamic Address Groups (DAGs) use tags registered via VM-Series, User-ID, or cloud plugins to automatically add or remove IP addresses from security policies.

159
Multi-Selecthard

An organization wants to establish a comprehensive KPI framework to measure maturity across all phases of the NIST Cybersecurity Framework (Identify, Protect, Detect, Respond, Recover) using Cortex XSIAM and XSOAR. Which THREE metrics map directly to the 'Respond' function? (Choose three)

Select 3 answers
A.Frequency of vulnerability scanning cycles
B.Mean Time to Contain (MTTC)
C.Mean Time to Remediate (MTTR)
D.Percentage of security incidents successfully handled via automated playbooks
E.Percentage of endpoints with Cortex XDR agent installed
AnswersB, C, D

Containment speed is a core pillar of the NIST Respond function.

Why this answer

NIST 'Respond' function metrics include incident containment speed (MTTC), remediation time (MTTR), and playbook execution effectiveness.

160
MCQeasy

An architect is configuring a Palo Alto Networks firewall to prevent unauthorized exfiltration of sensitive data such as credit card numbers and social security numbers. Which security profile should the architect use?

A.WildFire Analysis profile
B.URL Filtering profile
C.Zone Protection profile
D.Data Filtering profile
AnswerD

Data Filtering inspects files and traffic patterns for sensitive data strings like credit cards.

Why this answer

Data Filtering profiles inspect traffic for patterns matching credit card numbers or social security numbers, as well as predefined or custom regular expressions.

161
MCQeasy

When designing a high-availability (HA) architecture for a pair of Palo Alto Networks NGFWs, which interface type must be dedicated and directly connected between the two peers for session and state synchronization?

A.External zone data interface
B.Management interface
C.HA2 interface
D.Panorama registration interface
AnswerC

The HA2 interface is dedicated to synchronizing data plane session states between HA peers.

Why this answer

HA1 backup and HA1 primary interfaces are used for control plane state synchronization, while HA2 is used for data plane session synchronization.

162
MCQhard

An organization is integrating Prisma Cloud with Cortex XSOAR to automate cloud incident response. When configuring the Prisma Cloud integration instance in XSOAR, which authentication mechanism is recommended to securely fetch alerts without using static user credentials?

A.LDAP bind credentials through a Cortex XDR Broker VM
B.HTTP Basic Authentication with administrative credentials
C.OAuth 2.0 Client Credentials grant via a dedicated Service Account
D.SAML 2.0 Federation token exchange
AnswerC

Service accounts with generated access keys provide secure, non-user-tied authentication.

Why this answer

Prisma Cloud integration instances in XSOAR use Access Key ID and Secret Key generated via Service Accounts for secure API access.

163
MCQeasy

An incident response architect is defining severity levels for security alerts in Cortex XDR. Which severity classification typically triggers automated containment playbooks without human intervention?

A.Debugging
B.Low
C.Informational
D.Critical
AnswerD

Critical alerts often trigger immediate automated isolation or blocking.

Why this answer

High or Critical severity alerts are commonly mapped to automated containment responses in modern SOAR architectures.

164
MCQmedium

An architect is designing a multi-virtual router architecture on a Palo Alto Networks firewall. What is the primary purpose of configuring multiple virtual routers on a single firewall?

A.To increase the hardware clock speed of the management plane CPU.
B.To maintain separate routing tables and participate in multiple routing protocols across different zones or interfaces.
C.To replace the need for security policy rules.
D.To automatically generate Panorama device groups.
AnswerB

Virtual routers isolate routing tables and allow separate routing protocol instances.

Why this answer

Multiple virtual routers allow the firewall to participate in different routing tables and routing protocols (OSPF, BGP, static) across different security zones or interfaces.

165
MCQhard

An architect is designing an automated containment workflow in Cortex XDR where an endpoint must be isolated only if it is confirmed to be communicating with a known Command and Control (C2) server. Which XQL query logic accurately identifies this condition before triggering isolation?

A.dataset = xdr_data | filter alert_name = 'C2 Communication' and causal_agent_id != null | fields agent_id, C2_ip
B.dataset = endpoint_logs | summarize failed_logins = count() by user_name
C.dataset = xdr_data | filter event_type = 'network' and action = 'allowed' | stats count() by actor_process_image_path
D.dataset = network_traffic | filter bytes > 1000000
AnswerA

This query filters for confirmed C2 alerts associated with an active agent ID.

Why this answer

XQL queries aggregate alerts and network events to confirm C2 communication status before automated action.

166
MCQeasy

An architect is designing a centralized logging and management architecture using Panorama for 50 distributed Next-Generation Firewalls. Each firewall generates high volumes of traffic logs. To optimize bandwidth consumption and storage, which Panorama feature should the architect configure on the managed firewalls to forward logs directly to an external SIEM while retaining centralized policy management?

A.Disable traffic logging entirely on the firewalls and only enable threat logging to save bandwidth.
B.Configure Panorama Collector groups to act as an intermediate proxy for all syslog traffic to the SIEM.
C.Configure Log Forwarding Profiles on the firewalls to send syslog directly to the SIEM while keeping Panorama for configuration and management.
D.Configure Panorama to ingest all logs and then use an automated script to rsync logs from Panorama to the SIEM every night.
AnswerC

Log Forwarding Profiles allow firewalls to send logs directly to external destinations like SIEMs independently of Panorama collection.

Why this answer

Log Forwarding and Export features on Panorama and firewalls allow forwarding directly to external systems without necessarily bloating Panorama storage, while keeping management centralized.

167
Multi-Selectmedium

An architect is configuring High Availability (HA) on Palo Alto Networks firewalls. Which TWO data or state tables are synchronized across the HA2 link between active and passive peers? (Choose two)

Select 2 answers
A.Local firewall physical power supply voltage metrics.
B.Panorama admin account SSH private keys.
C.ARP table entries to maintain layer 2 reachability after failover.
D.Active session table entries so ongoing TCP/UDP sessions continue uninterrupted during failover.
E.Administrator password history and failed login lockout counters.
AnswersC, D

ARP synchronization helps the newly active unit respond immediately to local subnet traffic.

Why this answer

HA2 synchronizes active session tables, ARP tables, IPsec security associations, and NAT table mappings.

168
MCQmedium

An architect is troubleshooting a Cortex XDR deployment where agents on endpoints are failing to communicate with the Cortex XDR cloud tenant. Which outbound network connectivity requirement must be verified on the local corporate firewall?

A.Outbound TCP port 443 (HTTPS) access to the Cortex XDR tenant cloud URL.
B.Inbound UDP port 69 (TFTP) from endpoints to Panorama.
C.Inbound TCP port 3389 (RDP) from the cloud backend to every endpoint.
D.Outbound TCP port 3978 to Panorama Collectors.
AnswerA

Cortex XDR agents require outbound HTTPS (port 443) access to communicate with the cloud backend.

Why this answer

Cortex XDR agents communicate with the cloud tenant over outbound HTTPS (TCP port 443).

169
MCQhard

You are preparing a security posture report for the board of directors using Cortex XSIAM. The board wants to understand risk exposure reduction over time. Which metric provides the most executive-level strategic value regarding risk posture?

A.Mean Time to Remediate (MTTR) critical vulnerabilities and associated threat exposure trends
B.Total number of firewall rule modifications performed per week
C.Number of Cortex XDR agent heartbeat failures
D.Total gigabytes of log data ingested into Cortex Data Lake daily
AnswerA

Tracking remediation velocity for critical vulnerabilities directly maps to enterprise risk exposure reduction.

Why this answer

Executive reporting requires metrics that translate technical data into risk reduction. Exposure time, vulnerability dwell time, and quantified risk score trends provide actionable strategic insights.

170
MCQmedium

When reporting security posture metrics to non-technical stakeholders, why is it recommended to use risk-based metrics alongside operational performance metrics?

A.Risk metrics are required by Cortex XSOAR to execute automated remediation playbooks.
B.Risk metrics replace the need for any technical logging or endpoint monitoring in Cortex XDR.
C.Risk metrics automatically patch vulnerabilities on endpoints without requiring administrative approval.
D.Risk metrics translate technical SOC activity into business impact and potential financial exposure that executives understand.
AnswerD

Executives need to understand risk and business impact rather than raw technical counts like alert volumes.

Why this answer

Risk-based metrics translate technical concepts (like alerts and playbooks) into business impact (like financial exposure and compliance posture), which resonates better with executive leadership.

171
MCQeasy

When presenting security posture metrics to executive management, an architect must ensure the reporting framework aligns with business risk rather than purely technical telemetry. Which metric best communicates operational effectiveness to business stakeholders?

A.Total raw log ingestion volume in gigabytes per day
B.Number of firewall rule change requests processed
C.Cortex XDR agent version distribution percentages
D.Risk Reduction Over Time based on closed vulnerabilities and mitigated incidents
AnswerD

This metric directly ties SecOps operational activities to tangible business risk reduction.

Why this answer

Risk Reduction Over Time translates technical telemetry into business context by showing how security investments mitigate exposure.

172
MCQhard

An organization is adopting the Cyber Kill Chain framework to evaluate their intrusion detection capabilities across the network and endpoint layers. During which phase should security architects implement egress filtering and DNS sinkholing to disrupt adversary operations?

A.Reconnaissance
B.Command and Control (C2)
C.Exploitation
D.Installation
AnswerB

Correct. Disrupting communication channels targets the C2 phase of the Cyber Kill Chain.

Why this answer

Command and Control (C2) is the phase where the adversary establishes communication with their infrastructure. Egress filtering and DNS sinkholing are key controls to disrupt this phase.

173
MCQhard

An enterprise deploying Cortex XSIAM notices that a specific custom BIQL (Behavioral Incident Query Language) dashboard reporting on metric trends is timing out during peak hours. What is the most appropriate architectural remediation?

A.Switch the dashboard from BIQL to standard CSV export.
B.Optimize the BIQL query by narrowing the time range, applying indexed filters earlier in the query, and leveraging pre-aggregated summary tables.
C.Disable data ingestion for all endpoints during peak business hours.
D.Increase the browser timeout limit on the client workstation.
AnswerB

Optimizing query logic, using indexed fields, and narrowing timeframes reduces query load and prevents timeouts.

Why this answer

BIQL queries operating over massive datasets in Cortex XSIAM can time out if they span unindexed or overly broad timeframes without proper aggregation or filtering.

174
MCQmedium

An architect is configuring automated containment in Cortex XSOAR where analyst approval is required before isolating an executive's laptop. Which task type in the playbook accomplishes this?

A.Syslog Export Task
B.Indicator Enrichment Task
C.Auto-Remediation Task
D.Approval Task (Prompt / Questionnaire task)
AnswerD

Approval tasks pause execution until an authorized user approves or denies the action.

Why this answer

A Data Collection or Manual/Approval task pauses the playbook and sends a notification for user input.

175
MCQeasy

An architect is designing an incident response workflow in Cortex XSOAR using the Incident Spooler. Which component is primarily responsible for processing queued events into actionable incidents?

A.Cortex XSOAR Server engine
B.Demisto REST API
C.Threat Intel Management module
D.Cortex XSIAM Data Lake collector
AnswerA

The core engine processes the spooler queue to create incidents.

Why this answer

The War Room is where manual actions and playbooks execute, but the Server engine handles the queue processing and ingestion from the Incident Spooler.

176
MCQhard

While establishing baselines for Cortex XDR alert volume to detect operational anomalies, you notice a massive seasonal spike in alerts that threatens to invalidate your baseline threshold. What is the best practice approach to handle this seasonality in security metrics?

A.Permanently increase the global alert severity threshold to ignore all alerts during the seasonal window.
B.Replace all quantitative alert metrics with qualitative analyst feedback scores.
C.Disable automated alert generation in Cortex XDR until the seasonal window concludes.
D.Segment historical data and apply contextual rolling baselines that account for expected cyclical business variations.
AnswerD

Segmenting data and applying rolling or seasonal baselines ensures that expected fluctuations do not skew anomaly detection or KPI reporting.

Why this answer

When establishing baselines for security operations, cyclical or seasonal variations must be accounted for using rolling or adjusted seasonal baselines to prevent alert fatigue or masking real anomalies.

177
Multi-Selecthard

An architect is designing an automated threat hunting and containment workflow using Cortex XSOAR. Which TWO external or internal data sources can Cortex XSOAR query or integrate with during an investigation? (Choose two)

Select 2 answers
A.Active Directory domain controllers for user account status verification.
B.Local coffee machine IoT sensors via raw Bluetooth packets.
C.FM radio broadcast frequency tuners.
D.Threat intelligence platforms and APIs such as VirusTotal or Palo Alto Networks WildFire for indicator enrichment.
E.Raw analog telephone landline switches via modem dial-up.
AnswersA, D

XSOAR integrates with AD to verify user details and disable compromised accounts.

Why this answer

Cortex XSOAR integrates with threat intelligence platforms (like VirusTotal, MISP), SIEMs, Active Directory, and Palo Alto Networks products (Panorama, XDR, WildFire).

178
MCQhard

An architect is designing a threat hunting architecture that leverages Cortex XSIAM XQL (XDR Query Language). To identify potential living-off-the-land binaries (LotLB) execution, which query structure correctly filters process execution events for anomalous parent-child relationships?

A.search threat_intel where ip = '10.0.0.1' action = block
B.select * from syslog where facility = auth and action = drop
C.panos_log_generator --filter process_start --output xdr
D.dataset = xdr_data | filter event_type = 'PROCESS_START' and actor_process_image_name = 'winword.exe' and target_process_image_name = 'cmd.exe'
AnswerD

Correct. This XQL syntax correctly queries process start events where Word spawns the command prompt.

Why this answer

XQL queries in XSIAM use datasets like `dataset = xdr_data` with specific filtering commands (`| filter`) to examine process execution telemetry (e.g., cmd.exe spawned by winword.exe).

179
MCQhard

An architect is deploying Prisma Access to secure remote workers. The organization uses explicit proxying for web traffic and requires user-ID mapping for explicit proxy connections. Which Prisma Access component and configuration must be deployed to correctly map users authenticated via an explicit proxy to their respective User-ID groups?

A.Deploy the Explicit Proxy feature in Prisma Access, configure proxy authentication, and integrate with Cloud Identity Engine (CIE) to extract user identity from proxy headers.
B.Rely solely on GlobalProtect portal cookies for explicit proxy traffic identification.
C.Configure standard IP-to-User mapping via User-ID agents on the remote user laptops without a proxy.
D.Configure SNMP traps on the proxy server to send ARP tables to Panorama.
AnswerA

Cloud Identity Engine combined with Prisma Access explicit proxy configuration maps authenticated proxy users correctly.

Why this answer

Explicit proxy configurations in Prisma Access require configuring Proxy Settings in Panorama and leveraging the Integration with GlobalProtect or the Explicit Proxy feature along with User-ID agents or Cloud Identity Engine (CIE) to map the source IP or proxy headers.

180
MCQmedium

Your SOC leadership team needs to measure the operational efficiency of incident containment. Which metric should you track within Cortex XSOAR to evaluate how quickly analysts isolate compromised endpoints?

A.False Alarm Percentage
B.Mean Time to Detect (MTTD)
C.Mean Time to Contain (MTTC)
D.Alert Escalation Ratio
AnswerC

MTTC directly measures the speed and effectiveness of containment actions within incident response.

Why this answer

Mean Time to Contain (MTTC) measures the duration from the detection of a threat to the successful containment or isolation of the affected asset.

181
MCQeasy

An architect is configuring User-ID to identify users behind a Microsoft Active Directory domain. Which protocol does the Palo Alto Networks User-ID agent use to query Active Directory security event logs for user login and logoff events?

A.NetFlow v9 templates
B.SNMPv3 polling of Active Directory database tables
C.WMI or Windows RPC/SMB to read Security Event Logs
D.HTTP POST requests sent by the Active Directory DNS service
AnswerC

User-ID agent queries Windows security event logs via WMI or RPC/SMB.

Why this answer

The User-ID agent monitors Active Directory domain controllers using Windows security event logs via WMI or Windows RPC/SMB protocols.

182
Multi-Selectmedium

An architect is troubleshooting a Palo Alto Networks High Availability (HA) cluster where configuration synchronization between active and passive peers is failing. Which TWO locations or settings should the architect check? (Choose two)

Select 2 answers
A.Verify physical and logical connectivity on the HA1 control link interface.
B.Check the DNS server IP address configured on the management interface.
C.Check the URL Filtering cloud license status.
D.Check the GlobalProtect gateway portal certificate expiration date.
E.Verify that both firewalls are running the exact same PAN-OS software version.
AnswersA, E

HA1 handles configuration sync; connectivity failures break config sync.

Why this answer

HA configuration synchronization failure troubleshooting involves checking HA1 link connectivity, ensuring matching PAN-OS versions, and verifying HA settings in Device > High Availability.

183
MCQeasy

What is the primary objective of establishing a baseline for Mean Time to Resolution (MTTR) in security operations?

A.To provision cloud storage capacity in Cortex Data Lake
B.To determine firewall rule redundancy across Panorama devices
C.To automatically lock out user accounts that take too long to respond
D.To measure improvements in incident response speed and evaluate the impact of optimizations over time
AnswerD

Baselines allow organizations to track progress and determine if efficiency initiatives are working.

Why this answer

Establishing an MTTR baseline provides a standard benchmark to measure whether process improvements, training, or automation are successfully accelerating incident remediation over time.

184
Multi-Selecthard

An architect is designing an automated threat hunting and containment architecture with Cortex XSIAM. Which THREE actions can be triggered automatically upon confirming a high-fidelity behavioral threat detection? (Choose three)

Select 3 answers
A.Physically disconnecting all power cables in the data center
B.Revoking user session tokens and triggering password resets in Active Directory / Azure AD
C.Formatting the corporate intranet web server hard drives
D.Publishing malicious indicators to dynamic blocklists on network firewalls
E.Isolating the compromised endpoint from the network via Cortex XDR agent
AnswersB, D, E

Compromised user accounts can be remediated automatically via SOAR/XSIAM integration.

Why this answer

Automated actions can include endpoint isolation, user password resets, and firewall blocklists.

185
MCQmedium

A security architect is integrating Cortex XDR with an on-premises Palo Alto Networks NGFW via the Syslog Collector. The XDR agent is installed on endpoints, but network-based detections from the firewall are not appearing in the Cortex XDR Incident Viewer. What is the most likely root cause of this integration failure?

A.The firewall's WildFire public cloud connection is disabled.
B.The firewall management plane CPU is running above 90%, causing it to drop all syslog packets.
C.The firewall Syslog Server profile is missing the correct custom log format or CEF mapping required by Cortex XDR.
D.Cortex XDR requires an explicit PAN-OS XML API credential rather than syslog to ingest firewall alerts.
AnswerC

Cortex XDR requires a specific format (such as CEF or LEEF via a Broker VM) to correctly parse and map network events into incidents.

Why this answer

Integration requires proper forwarding format (LEEFT/CEF) and correct log forwarding profile mapping so the Cortex XDR agent or Broker VM successfully ingests and parses the syslog stream.

186
MCQhard

An architect is designing a high-scale Cortex XDR deployment across 50,000 endpoints. To optimize bandwidth and reduce direct WAN traffic to the cloud backend for agent updates and log collection, which architectural component should be deployed in regional data centers?

A.A standalone Panorama virtual machine acting as an endpoint proxy.
B.Prisma Access Remote Network nodes running the XDR agent directly on gateway hypervisors.
C.A dedicated PA-7080 firewall performing deep packet inspection on all XDR endpoint RAM.
D.Cortex XDR Broker VM deployed in regional data centers to act as a local proxy, content cache, and log collector.
AnswerD

Broker VMs optimize bandwidth by caching agent packages, acting as syslog collectors, and proxying communication.

Why this answer

Cortex XDR Broker VMs act as regional aggregators and proxies for agent updates, syslog collection, and telemetry forwarding.

187
Multi-Selectmedium

When designing a threat hunting architecture using XQL in Cortex XSIAM, which TWO best practices improve query performance and efficiency? (Choose two)

Select 2 answers
A.Use indexed fields and precise matching operators where possible
B.Filter by specific datasets and narrow time ranges early in the query
C.Run unbounded queries across all historical data without time constraints
D.Avoid using aggregation functions like count or summarize
E.Select all raw unparsed logs and avoid using specific field names
AnswersA, B

Indexed fields speed up search and aggregation execution.

Why this answer

Filtering early by dataset and time range significantly improves XQL query performance.

188
MCQeasy

An architect is configuring a Palo Alto Networks firewall and wants to block access to known malicious domains and phishing sites. Which security profile should be configured and attached to the security policy?

A.URL Filtering profile
B.WildFire analysis profile
C.Antivirus profile
D.Data Filtering profile
AnswerA

URL Filtering inspects web traffic and blocks malicious, phishing, or restricted websites.

Why this answer

URL Filtering profiles inspect HTTP/HTTPS web traffic and block access to malicious, phishing, or unauthorized web categories.

189
MCQeasy

An architect is reviewing the Cortex XSIAM Analytics dashboard to identify root causes of security incidents. Which data visualization component aggregates related alerts into a single attack storyline?

A.Incident Storyline
B.Raw Syslog Viewer
C.Indicator Grid
D.Dashboard Widget Editor
AnswerA

Storyline correlates disparate alerts into a single unified attack sequence.

Why this answer

Incident Storyline in Cortex XSIAM automatically correlates related alerts and events into a unified narrative graph.

190
MCQmedium

When setting up automated email parsing in Cortex XSOAR for phishing triage, which integration is specifically required to connect to Microsoft Office 365 using modern authentication (OAuth 2.0)?

A.Microsoft Graph Mail integration
B.SMTP Relay Server integration
C.Legacy Exchange IMAP integration
D.Active Directory LDAP integration
AnswerA

Microsoft Graph Mail uses modern authentication (OAuth 2.0) to fetch emails.

Why this answer

The Microsoft Office 365 Mail integration (or MS Graph Mail) uses OAuth 2.0 to ingest emails securely.

191
MCQeasy

An architect is configuring a Palo Alto Networks firewall and wants to inspect outbound traffic for malware. Which security profile should be attached to the security policy rule allowing outbound internet traffic?

A.Decryption profile
B.Zone Protection profile
C.User-ID agent profile
D.Antivirus security profile
AnswerD

Antivirus profiles scan files in transit for malicious signatures.

Why this answer

Antivirus profiles inspect traffic traversing security policies for known malware signatures.

192
MCQeasy

When evaluating the maturity of an Incident Response program using the CMMI (Capability Maturity Model Integration) framework, what characterizes a 'Managed' (Level 2) process?

A.Processes are planned, executed, measured, and controlled at the project level
B.Processes are standardized across the entire organization
C.Processes are entirely ad-hoc and reactive
D.Processes are quantitatively optimized through statistical data
AnswerA

Level 2 indicates managed and repeatable processes.

Why this answer

Level 2 (Managed) processes are planned, executed, measured, and controlled at the project or incident level.

193
MCQeasy

An architect is configuring a Palo Alto Networks firewall and wants to prevent SYN flood attacks on public-facing web servers. Which security feature should the architect configure?

A.Data Filtering profile.
B.Zone Protection profile configured with SYN flood SYN cookies.
C.URL Filtering profile.
D.WildFire file analysis profile.
AnswerB

Zone Protection profiles mitigate layer 3/4 DoS and SYN flood attacks using SYN cookies.

Why this answer

Zone Protection profiles provide protection against flood attacks (SYN flood, UDP flood, ICMP flood), IP spoofing, and reconnaissance.

194
Multi-Selecthard

An architect is designing a secure architecture using VM-Series on Microsoft Azure. Which TWO Azure-native services or integration components must be configured to achieve high availability with dynamic failover of user traffic across two VM-Series instances? (Choose two)

Select 2 answers
A.Physical HA2 fiber optic cables connected between Azure availability zones.
B.Azure ExpressRoute direct copper cross-connect cables plugged into the firewall physical NICs.
C.Azure Load Balancer (Standard SKU) to distribute inbound and outbound traffic to the VM-Series data interfaces.
D.Azure User Defined Routes (UDR) and the PAN-OS SDN Connector to dynamically update route tables during a failover event.
E.Azure Active Directory Domain Services domain controller deployed inside the firewall data plane.
AnswersC, D

Azure Load Balancers are essential for distributing traffic across VM-Series HA peers in cloud environments.

Why this answer

Azure VM-Series HA typically relies on Azure Load Balancers (ALB) or Azure Route Tables (UDPs/User Defined Routes) with API scripts or SDN connectors running on the firewall to update routing tables upon failover.

195
MCQhard

An architect is designing a large-scale Prisma Access deployment with hundreds of remote networks. To simplify routing management and avoid full-mesh IPsec tunnel complexity between all branch sites, what architectural topology does Prisma Access employ by default?

A.Ring topology relying entirely on legacy Token Ring protocols.
B.Full-mesh BGP peering over physical leased dark fiber lines directly connecting every branch office to all other branch offices.
C.Peer-to-peer BitTorrent distribution of routing tables.
D.Cloud-backed hub-and-spoke architecture where remote networks connect to Prisma Access cloud nodes, which handle backbone routing.
AnswerD

Prisma Access routes traffic through its cloud backbone, eliminating the need for full-mesh branch-to-branch tunnels.

Why this answer

Prisma Access utilizes a cloud-native backbone operating on a hub-and-spoke or cloud-routed backbone architecture where remote networks connect to cloud locations, simplifying branch-to-branch and branch-to-DC routing.

196
Multi-Selectmedium

An architect is configuring Panorama to manage a large deployment of firewalls. Which TWO best practices should be implemented regarding Panorama administrative access and security? (Choose two)

Select 2 answers
A.Expose the Panorama management interface directly to the public internet without an IP whitelist or VPN.
B.Configure Role-Based Access Control (RBAC) using custom Admin Roles and Access Domains to restrict administrators to their assigned device groups.
C.Enforce multi-factor authentication (MFA) for all Panorama administrative logins.
D.Share a single 'admin' superuser account credential among all members of the network team.
E.Disable all logging on Panorama to save disk space.
AnswersB, C

RBAC ensures least-privilege administrative access across device groups.

Why this answer

Panorama admin best practices include enforcing Role-Based Access Control (RBAC) via Admin Roles and Access Domains, and enforcing multi-factor authentication (MFA) for all administrators.

197
MCQhard

An organization is reporting on 'Dwell Time' as a core security posture metric using Cortex XSIAM. If Dwell Time is defined as the duration from initial compromise to containment, which data sources must be successfully correlated to calculate this metric accurately?

A.Initial endpoint intrusion telemetry/alerts and final incident response containment timestamps
B.Firewall active session logs and DNS query volume statistics alone
C.WildFire file upload quotas and automated sandbox verdict latency
D.Cortex XDR agent heartbeat intervals and operating system patch levels
AnswerA

Accurate dwell time calculation requires linking the earliest indicator of compromise timestamp with the exact containment timestamp.

Why this answer

Calculating dwell time requires correlating early-stage detection data (such as endpoint behavioral telemetry or initial intrusion detection logs) with the final containment timestamp from incident response tools.

198
Multi-Selecthard

An architect is designing an enterprise security architecture integrating Prisma Access, Cortex XDR, and Cortex XSOAR. Which TWO architectural benefits are realized by this tight integration? (Choose two)

Select 2 answers
A.Using analog telephone lines to transmit high-speed XDR memory dumps.
B.Eliminating the need for any encryption or security policies.
C.Replacing all cloud provider underlying hypervisors with Palo Alto Networks proprietary switches.
D.Automated incident response orchestration and remediation across network and endpoints using Cortex XSOAR playbooks.
E.Unified threat visibility across cloud-secured network traffic (Prisma Access) and endpoint activity (Cortex XDR).
AnswersD, E

XSOAR orchestrates automated remediation across XDR and Prisma Access/firewalls.

Why this answer

Integrating Prisma Access, Cortex XDR, and Cortex XSOAR provides unified threat visibility across network and endpoints, and automated end-to-end incident response orchestration.

199
Multi-Selecthard

An enterprise security architect is designing an automated containment playbook in Cortex XSOAR for ransomware attacks. Which THREE automated actions should be incorporated into the playbook to effectively contain the threat while preserving forensic evidence? (Choose three)

Select 3 answers
A.Isolate the affected endpoint via Cortex XDR integration
B.Trigger automated memory dump or forensic package collection via Cortex XDR
C.Immediately reimage all domain controllers without investigation
D.Delete all backup snapshots across all storage arrays
E.Revoke active user sessions and force password resets via Identity provider integration
AnswersA, B, E

Correct. Network isolation prevents the ransomware from spreading to other network segments.

Why this answer

Effective ransomware playbooks isolate the endpoint, revoke user sessions to stop lateral movement, and capture forensic artifacts (like memory or triage packages) before destructive remediation occurs.

200
Multi-Selectmedium

Which TWO actions should an architect take when presenting security metrics to management to ensure credibility and actionable decision-making? (Choose two)

Select 2 answers
A.Provide contextual trend analysis and comparisons against historical baselines rather than raw isolated numbers
B.Align technical security metrics with business risk and operational impact
C.Present raw, unparsed log strings directly without summarization
D.Hide all negative performance metrics to avoid difficult conversations
E.Change baseline definitions weekly so targets are always artificially met
AnswersA, B

Context and trend lines explain whether posture is improving or degrading over time.

Why this answer

Credible metric reporting requires providing contextual trend analysis rather than raw numbers alone, and tying technical metrics to business risk.

201
Multi-Selectmedium

An architect is configuring Palo Alto Networks firewall interfaces. Which TWO interface types are supported in PAN-OS for routing traffic between security zones? (Choose two)

Select 2 answers
A.Bluetooth Low Energy (BLE) antenna interface.
B.Universal Serial Bus (USB) printer interface.
C.Layer 3 interface assigned an IP address and virtual router.
D.Virtual Wire (vwire) interface for transparent inline deployment without IP addressing.
E.HDMI multimedia display interface.
AnswersC, D

Layer 3 interfaces route packets between zones using IP addresses and virtual routers.

Why this answer

PAN-OS supports Layer 3 interfaces, Layer 2 interfaces, Virtual Wire (vwire), Tap, and Loopback/Tunnel interfaces.

202
MCQeasy

An architect is configuring a Palo Alto Networks firewall and wants to ensure that administrative logins are authenticated against an external RADIUS server with multi-factor authentication. Where should the architect configure the RADIUS server profile?

A.Data Filtering Profile settings.
B.Zone Protection Profile settings.
C.Authentication Profile configured under Device > Authentication Profile referencing a RADIUS Server Profile.
D.URL Filtering Profile settings.
AnswerC

Authentication profiles link external RADIUS server profiles to administrative authentication settings.

Why this answer

Panorama or firewall Authentication Profiles allow defining RADIUS, LDAP, Kerberos, or SAML server connections for administrator and user authentication.

203
MCQhard

An architect is designing a multi-cloud network security architecture where Palo Alto Networks VM-Series firewalls are deployed in AWS, Azure, and GCP. Management and policy enforcement must be centralized. Which architectural design provides the most scalable management plane?

A.Managing each cloud firewall independently via its local web GUI with no central management.
B.Using Cortex XSOAR as a replacement for Panorama configuration management.
C.Centralized Panorama instance managing all multi-cloud VM-Series firewalls using Device Groups and Templates.
D.Relying entirely on AWS CloudWatch to push security rules to Azure firewalls.
AnswerC

Panorama provides unified management, templates, and device groups across multi-cloud VM-Series deployments.

Why this answer

Deploying a centralized Panorama instance (either physical or virtual) managing all VM-Series firewalls across AWS, Azure, and GCP via templates and device groups provides the optimal multi-cloud management architecture.

204
MCQmedium

An architect is designing log retention and data tiering policies in Cortex XSIAM. To balance regulatory compliance requirements (long-term storage) with high-performance analytics (short-term fast search), how should the data architecture be structured?

A.Store all telemetry in volatile RAM cache indefinitely
B.Forward all raw logs exclusively to an external FTP server in plain text
C.Disable all log compression to ensure faster grep searches
D.Configure active analytical storage for high-frequency queries and cold storage tiers for long-term compliance retention
AnswerD

Correct. Data tiering optimizes cost and query performance by separating active analytics from long-term compliance archives.

Why this answer

Cortex XSIAM supports tiered storage architecture where high-performance active storage is used for immediate analytics and threat hunting, while colder storage tiers handle long-term retention.

205
MCQmedium

An architect is establishing security operations baseline metrics in Cortex XSIAM. The team wants to measure the percentage of alerts that are determined to be actionable threats versus benign noise. Which metric should be configured?

A.Alert Volume Growth Rate
B.Analyst Utilization Rate
C.Incident Escalation Rate
D.Signal-to-Noise Ratio (or True Positive Rate)
AnswerD

The True Positive Rate directly quantifies the ratio of valid threats to total alerts.

Why this answer

True Positive Rate (TPR) or Precision measures the proportion of generated alerts that represent actual security threats.

206
Multi-Selecthard

An architect is designing a Prisma Cloud compliance framework. Which TWO actions or configurations can be implemented in Prisma Cloud to assess and enforce cloud resource security? (Choose two)

Select 2 answers
A.Using SNMPv1 polling to check cloud provider power meters.
B.Writing custom JSON compliance RQL (Resource Query Language) queries to find specific cloud misconfigurations.
C.Directly reflashing cloud provider physical hardware motherboards.
D.Configuring compliance policies mapped to standards such as CIS Benchmarks, NIST, and PCI-DSS.
E.Installing GlobalProtect desktop VPN clients on AWS EC2 virtual machine disks.
AnswersB, D

RQL enables administrators to query cloud resource states and build custom compliance rules.

Why this answer

Prisma Cloud allows creating custom compliance policies, assessing multi-cloud resource configurations against CIS benchmarks, and integrating with IaC scanning pipelines.

207
MCQeasy

An architect is configuring a Palo Alto Networks firewall and wants to inspect traffic for known malware and spyware. Which security profile should the architect attach to the Security Policy rule?

A.File Blocking profile
B.Antivirus and Anti-Spyware security profiles
C.Data Filtering profile
D.URL Filtering profile
AnswerB

Antivirus and Anti-Spyware profiles inspect data streams for malicious payloads and command-and-control callbacks.

Why this answer

Antivirus and Anti-Spyware security profiles inspect traffic for known malware and command-and-control (C2) signatures.

208
Multi-Selectmedium

An architect is configuring High Availability (HA) on a pair of Palo Alto Networks firewalls. Which TWO settings or parameters must be identical on both HA peers for the HA cluster to form successfully? (Choose two)

Select 2 answers
A.The physical serial number printed on the hardware chassis label.
B.Operating mode (Active/Passive or Active/Active) and license configuration.
C.PAN-OS software version installed on both firewalls.
D.The administrative password for the 'admin' user account.
E.The hostname assigned to each firewall in the setup menu.
AnswersB, C

HA mode and license subscriptions must match across peers.

Why this answer

HA peers require matching device serial numbers/models (or VM models), matching PAN-OS versions, matching license keys, and matching operational modes (Active/Passive).

209
Multi-Selectmedium

An architect is integrating Cortex XSOAR with threat intelligence platforms. Which THREE attributes are essential when evaluating the quality and operational value of ingested threat indicators? (Choose three)

Select 3 answers
A.Total physical disk space required to store raw indicator text
B.Accuracy and false positive rate
C.Font family used in the vendor's PDF reports
D.Context and TTP mapping (relevance to organizational attack surface)
E.Timeliness (velocity of indicator delivery relative to adversary campaigns)
AnswersB, D, E

Correct. Low false positive rates prevent operational fatigue and unintended service disruption.

Why this answer

Indicator quality is assessed based on accuracy (low false positives), context (relevance to industry/infrastructure), and timeliness (speed of intelligence delivery).

210
MCQmedium

An architect is troubleshooting a User-ID agent deployment where group mapping information is not being retrieved from Microsoft Active Directory. Which permission or protocol requirement must be verified on the Active Directory domain controller for group mapping to succeed?

A.Verify that SNMPv1 is enabled on the domain controller.
B.Verify that the Domain Controller has the GlobalProtect client installed.
C.Verify LDAP/LDAPS network connectivity and ensure the service account has read permissions to query Active Directory user and group objects.
D.Verify that the firewall management plane CPU is running at 100%.
AnswerC

LDAP connectivity and proper read privileges on AD objects are required for User-ID group mapping.

Why this answer

User-ID agent requires LDAP / LDAPS access and appropriate read permissions on Active Directory to query user and group object attributes.

211
MCQmedium

An architect is designing a multi-tenant Palo Alto Networks firewall deployment using Virtual Systems (vsys). Each vsys requires dedicated administrative access. Which administrative object must be configured to grant a specific administrator access to only one particular vsys?

A.Administrative Role with restricted Access Domain pointing to the specific vsys.
B.GlobalProtect HIP object profiles.
C.Global Superuser account sharing.
D.Panorama Template Stack variables.
AnswerA, D

Access Domains and Admin Roles restrict administrators to specific virtual systems or device groups.

Why this answer

Administrative Roles and Access Domains allow restricting administrators to specific virtual systems (vsys) or device groups.

212
Multi-Selecthard

An architect is integrating Prisma Cloud with a CI/CD pipeline (such as GitHub Actions or Jenkins) to perform Infrastructure as Code (IaC) scanning. Which TWO scanning targets or mechanisms are supported by Prisma Cloud for IaC security? (Choose two)

Select 2 answers
A.Scanning Terraform and AWS CloudFormation templates using the Prisma Cloud IaC CLI or GitHub Actions integration.
B.Scanning Kubernetes YAML manifests and Helm charts in git repositories for misconfigurations.
C.Sniffing active TCP packets traversing a Jenkins build server network switch interface.
D.Querying the Jenkins REST API using raw SNMPv1 strings.
E.Running a Prisma Cloud Defender daemonset inside a developer's local laptop BIOS.
AnswersA, B

Prisma Cloud provides plugins and CLI tools to scan IaC templates before deployment.

Why this answer

Prisma Cloud IaC scanning supports scanning Terraform, CloudFormation, Kubernetes YAML, and ARM templates via CLI tools, IDE plugins, and CI/CD pipeline integrations.

213
MCQhard

Your organization has implemented a comprehensive metric reporting framework in Cortex XSIAM. However, analysts are complaining that leadership is weaponizing the 'Mean Time to Resolve' (MTTR) metric to rush investigations, leading to superficial incident closures and recurring security issues. As a SecOps Architect, how should you address this metric dysfunction?

A.Double the MTTR target time across all severity levels to give analysts more breathing room.
B.Abolish all metrics entirely and rely solely on subjective management intuition.
C.Pair MTTR with quality and accuracy metrics such as Incident Reopen Rate and False Negative Discovery Rate to balance speed with thoroughness.
D.Automate all incident closures so analysts no longer have to record resolution times.
AnswerC

Balancing speed metrics with quality controls prevents rushing investigations and ensures proper incident resolution.

Why this answer

When MTTR is used in isolation, analysts may cut corners to lower their times. Best practice requires pairing speed metrics (MTTR) with quality metrics, such as Reopen Rate or Recurrence Rate, to ensure thoroughness.

214
Multi-Selecthard

An architect is designing a Prisma Cloud Compute deployment to secure containerized workloads. Which TWO compliance and vulnerability assessment features are provided by Prisma Cloud Compute Defenders? (Choose two)

Select 2 answers
A.Writing custom assembly code for application microservices.
B.Evaluating container configurations and host OS settings against CIS (Center for Internet Security) benchmarks.
C.Analyzing physical power grid load tolerances in data center facilities.
D.Scanning container images and host operating systems for Common Vulnerabilities and Exposures (CVEs).
E.Acting as a Layer 7 DNS root server for enterprise domains.
AnswersB, D

Defenders perform compliance checks against CIS benchmarks for containers and hosts.

Why this answer

Prisma Cloud Compute Defenders perform vulnerability scanning of container images, host OS packages, and compliance checks against CIS benchmarks.

215
MCQeasy

An architect is designing high availability for a Palo Alto Networks firewall deployment and wants to ensure that both firewalls can actively process traffic under normal operating conditions while backing each other up. Which HA mode supports this?

A.Panorama managed standalone mode
B.Standalone clustering with no HA links
C.High Availability Active/Passive mode
D.High Availability Active/Active mode
AnswerD

Active/Active HA allows both peers to process traffic concurrently.

Why this answer

Active/Active HA allows both firewalls to process traffic simultaneously, using device-ID and floating IPs to handle session failover.

216
MCQeasy

When designing a Security Operations Center (SOC) tiering model, what is the primary operational responsibility typically assigned to Tier 2 (Incident Responders)?

A.Developing custom machine learning detection models and threat hunting hypotheses
B.High-volume initial alert triage and closing false positives based on strict runbooks
C.In-depth forensic investigation, root cause analysis, and containment execution
D.Managing physical datacenter security and badge access
AnswerC

Correct. Tier 2 handles escalated alerts requiring deep investigation and active incident response.

Why this answer

Tier 2 analysts perform in-depth investigation, root cause analysis, containment, and eradication for confirmed incidents escalated by Tier 1.

217
Multi-Selectmedium

An architect is establishing baselines for Security Operations Center (SOC) performance metrics. Which THREE operational factors must be accounted for to ensure the baseline accurately reflects normal operating conditions? (Choose three)

Select 3 answers
A.Analyst shift schedules and staffing level variations
B.Office interior wall paint colors
C.Changes in enterprise asset inventory and attack surface scope
D.The brand of coffee consumed in the SOC breakroom
E.Seasonal business cycles and holiday operational slowdowns
AnswersA, C, E

Staffing levels heavily influence MTTA and MTTR, requiring normalization in baselines.

Why this answer

Baseline establishment requires accounting for seasonal business cycles, staffing shifts/availability, and changes in the threat landscape or asset inventory.

Page 2

Page 3 of 3

All pages