Question 11

How must Cloud Identity Engine be deployed and activated on Cortex XSIAM?
  • Question 12

    An advanced XSIAM dashboard is required to analyze 'Lateral Movement' attempts, specifically focusing on RDP connections originating from non-standard internal subnets to critical servers. The dashboard should display: 1) Source IP, 2) Destination IP, 3) User, and 4) Connection time, for all such detected attempts. Additionally, it must provide a 'risk score' for each connection based on a custom lookup table of 'known risky internal IPs'. Which combination of XQL, lookup, and visualization would yield the most insightful dashboard?
  • Question 13

    An organization relies heavily on a complex, multi-cloud environment (AWS, Azure, GCP) and uses a centralized cloud security posture management (CSPM) solution that reports configuration drift and compliance violations. They want to integrate the CSPM alerts into XSIAM to automatically create incidents, enrich them with cloud asset details (e.g., resource tags, associated VPCs), and trigger automated remediation playbooks. The CSPM solution exports alerts in a highly nested JSON format via an API, and asset details are available through respective cloud provider APIs. Which XSIAM integration strategy offers the most resilient, scalable, and intelligent automation for this multi-cloud scenario, and what challenges might arise with data normalization?
  • Question 14

    An XSIAM Engineer observes that after a recent application update, security events from a critical business application are no longer triggering expected XSIAM correlation rules. Upon investigation, it's discovered that while the logs are being ingested, the '_time' field in XSIAM for these specific logs is consistently showing the ingestion time (e.g., now()), rather than the actual event timestamp present in the raw log, which is in ISO 8601 format (e.g., '2023-10-27 T 14:35:10.1237). The raw log field containing the timestamp is named 'eventTime'. What is the most likely cause and the precise XSIAM parsing rule configuration adjustment needed?
  • Question 15

    A critical SIEM integration requires specific custom fields from Windows Event Logs (ingested via Winlogbeat and XSIAM's EDR integration) to be normalized into XSIAM's Common Information Model (CIM). After a recent XSIAM content update, these fields are no longer mapping correctly. The raw logs in XSIAM show the custom fields are present and correctly ingested. What is the most effective troubleshooting approach to restore the correct CIM normalization?