An analyst is investigating a fileless attack. Which specific Cortex XDR tool is most effective for identifying the process creation events and memory-based execution that occurred on the endpoint?
Trap 1: IOC Search
IOC search looks for known hash/IP matches, not behavioral patterns.
Trap 2: Vulnerability Protection
Vulnerability protection looks for exploits, not post-compromise behavior.
Trap 3: Anti-Malware Policy
Anti-malware deals with file-based threats.
- A
IOC Search
Why wrong: IOC search looks for known hash/IP matches, not behavioral patterns.
- B
Vulnerability Protection
Why wrong: Vulnerability protection looks for exploits, not post-compromise behavior.
- C
BIOC Rules
BIOC rules detect behavioral patterns characteristic of attacks.
- D
Anti-Malware Policy
Why wrong: Anti-malware deals with file-based threats.