Purpose of Knowledge Article:
This is a guide to check if CrowdStrike is running correctly on your system.
Resolution:
- macOS 11 and later
- Launch the Terminal application from the Utilities folder (You can access the Utilities folder under the Go menu in the Finder menu bar)
- In the terminal, run systemextensionsctl list
- When asked for the password, type in your computer password
- The result should look like this:
1 extension(s)
--- com.apple.system_extension.endpoint_security
enabled active teamID bundleID (version) name [state]
* * X9E956P446 com.crowdstrike.falcon.Agent (5.38/119.57) Agent [activated enabled]
- Using CrowdStrike Falcon Client v6.x or higher
- In the terminal, run sudo /Applications/Falcon.app/Contents/Resources/falconctl stats | head -n 6
- When asked for the password, type in your computer password
- The result should show at the beginning:
Host: ts01-laggar-gcw.cloudsink.net
Port: 443
State: connected
Advanced: the following command can get the Agent ID from the client
sudo /Applications/Falcon.app/Contents/Resources/falconctl stats agent_info





