Valid XSIAM-Engineer Dumps shared by EduDump.com for Helping Passing XSIAM-Engineer Exam! EduDump.com now offer the newest XSIAM-Engineer exam dumps, the EduDump.com XSIAM-Engineer exam questions have been updated and answers have been corrected get the newest EduDump.com XSIAM-Engineer dumps with Test Engine here:
A security analyst is investigating a suspected lateral movement event within a corporate network. XSIAM has generated a high-fidelity alert based on a behavioral indicator of compromise (BIOC) rule. The alert details indicate an unusual process spawning activity followed by a successful SMB connection to a domain controller from a non-privileged workstation. The current BIOC rule for 'Lateral Movement via SMB' triggers on 'Process.CommandLine contains 'net use' AND Network.Protocol == 'SMB' AND Network.DestinationAddress in 'DomainControllersGroup". This rule has a high false positive rate due to legitimate administrative activities. Which of the following modifications to the BIOC rule would most effectively reduce false positives while maintaining detection efficacy for malicious lateral movement attempts, considering the XSIAM context?
Correct Answer: C
Option C offers the most effective approach. Simply excluding IT admins (A) might miss compromised admin accounts. Modifying parent process (B) is too restrictive and might still generate FPs. Increasing severity (D) doesn't address FPs. Removing the destination address condition (E) would drastically increase FPs. Option C leverages behavioral correlation, looking for suspicious command execution (cmd.exe/powershell.exe) leading to SMB connections to sensitive assets, especially when initiated by a low-reputation parent process, which is a common pattern for lateral movement by attackers. This leverages XSIAM's ability to correlate diverse data sources for more accurate detection.