What can be used to triage and determine if an artifact in Cortex XDR is malicious? (Choose one answer)
Suggested Answer: D
Explanation:
When a SOC analyst is performing triage---the process of determining the nature and urgency of a threat---they must move beyond the alert itself and investigate the specific artifacts (files, URLs, or IP addresses) involved.
WildFire Integration: The WildFire report is the primary resource in Cortex XDR for artifact determination. WildFire is Palo Alto Networks' cloud-based sandbox that executes suspicious files in a safe environment to observe their behavior.
Definitive Verdicts: The report provides a clear verdict: Malicious, Grayware, Benign, or Phishing. It also includes a detailed 'Behavioral Summary' listing exactly what the file did (e.g., 'Attempted to modify system registry,' 'Created a mutex,' or 'Contacted a known C2 server').
Why others are incorrect:
Alert Severity (A): Tells you how important the alert is to the business, but a 'High' severity alert could still be a false positive.
MITRE Tactic (B): Categorizes the phase of the attack (e.g., Persistence or Exfiltration) but does not prove the specific file is malicious.
SmartScore (C): This is a prioritization metric in Cortex XSIAM that helps analysts decide which incident to work on first, rather than providing a technical verdict on an individual file artifact.