CrowdStrike Certified Falcon Administrator (CCFA) — Question 94

What command should be run to verify if a Windows sensor is running?

Answer options

Correct answer: B

Explanation

The correct answer is B, as the 'sc query csagent' command specifically checks the status of the csagent service, which is associated with the Windows sensor. The other options are incorrect because 'regedit' is used for editing the registry, 'netstat' displays network connections, and 'ps -ef | grep falcon' is a command used in Unix/Linux environments, not applicable to Windows sensors.