An analyst needs to create a BIOC (Behavioral Indicator of Compromise) rule to detect suspicious use of 'whoami' execution by an authenticated domain user. Which data source should the rule evaluate?
Process execution telemetry captures command-line execution such as whoami.
Why this answer
BIOC rules for process execution evaluate endpoint telemetry data, specifically process creation events.