PCCET · Question #60
What does Palo Alto Networks Cortex XDR do first when an endpoint is asked to run an executable?
The correct answer is B. check its execution policy. When an executable attempts to run, Palo Alto Networks Cortex XDR first checks its configured execution policy to determine if the action is permitted.
Question
What does Palo Alto Networks Cortex XDR do first when an endpoint is asked to run an executable?
Options
- Arun a static analysis
- Bcheck its execution policy
- Csend the executable to WildFire
- Drun a dynamic analysis
How the community answered
(34 responses)- A3% (1)
- B88% (30)
- C3% (1)
- D6% (2)
Why each option
When an executable attempts to run, Palo Alto Networks Cortex XDR first checks its configured execution policy to determine if the action is permitted.
Static analysis typically occurs after initial policy checks or as part of a deeper threat assessment, rather than being the absolute first action upon an executable run request.
Palo Alto Networks Cortex XDR's initial step for an executable is to consult its execution policies, which immediately enforce rules for allowed or blocked applications. This policy check ensures rapid compliance with security configurations before any deeper analysis.
Sending an executable to WildFire for cloud-based analysis is a subsequent step, usually reserved for unknown or suspicious files that pass initial policy evaluations or require more extensive scrutiny.
Dynamic analysis, or sandbox detonation, is a resource-intensive process performed later in the security chain, generally for files that are deemed suspicious after preliminary policy and static analysis checks.
Concept tested: Palo Alto Networks Cortex XDR executable enforcement process
Source: https://docs.paloaltonetworks.com/cortex/cortex-xdr/current/cortex-xdr-pro-admin/prevention/overview-of-prevention-policies
Topics
Community Discussion
No community discussion yet for this question.