XSIAM-Engineer Exam Question 81

A global enterprise uses XSIAM and has different security policies for its various business units (BUS). A new XSIAM detection rule, Malware_Execution_Attempt', is critical for all BUS. However, BU 'FinTech' uses a highly specialized financial application that, due to its sandboxed environment, generates benign process anomalies that are falsely triggering this rule. The SOC team wants to implement an exclusion that is: 1) specific to BU 'FinTech', 2) applies only to alerts, and 3) dynamically excludes specific 'process.hash' values that are known to be benign but vary slightly with each application update. Which combination of XSIAM features would best achieve this, and how would it be architected?
  • XSIAM-Engineer Exam Question 82

    A newly installed Cortex XSIAM Engine consistently fails to onboard new endpoints, reporting 'Agent connection failed: certificate validation error' in the Engine's logs. Existing, previously onboarded endpoints continue to communicate successfully. Further investigation reveals that the XSIAM tenant was recently updated to a newer version, and the XSIAM Engine itself passed its health checks after the update. What is the most likely root cause, and how would you resolve it?
  • XSIAM-Engineer Exam Question 83

    An XSIAM engineer is investigating a persistent alert from an indicator rule that flags 'attempts to modify critical system files.' The rule's current XQL is:

    After analysis, it's determined that legitimate patching and antivirus updates are triggering these alerts. How should the engineer refine this rule to eliminate these false positives while preserving detection of malicious activity?
  • XSIAM-Engineer Exam Question 84

    An XSIAM playbook integrated with an internal CMDB via a custom integration is consistently failing on an action that updates a CMDB entry. The playbook logs show a 403 Forbidden error from the CMDB API. The XSIAM integration configuration uses client certificate authentication for the CMDB. You have verified that the client certificate is valid and not expired, and the CMDB endpoint is reachable. Which two factors are most likely contributing to this '403 Forbidden' error?
  • XSIAM-Engineer Exam Question 85

    A critical XSIAM automation playbook is designed to respond to ransomware attacks by isolating affected hosts and triggering a forensic snapshot. The playbook's reliability is paramount. Due to potential network latency or API rate limits, the external API calls (e.g., for host isolation to an EDR, and snapshot to a backup solution) might occasionally fail or timeout. What advanced XSIAM playbook features and best practices should be integrated to ensure resilience and successful execution even with transient failures?