Connect your own CrowdStrike Falcon tenant (OAuth2 API Client) to manage Hosts, Detections, Alerts, Incidents, custom IOCs, Prevention Policies, and Real Time Response sessions across your endpoint fleet.
connect_crowdstrikewriteConnect your own CrowdStrike Falcon tenant by saving its cloud region and an OAuth2 API Client (Client ID + Secret), after checking they actually work.
disconnect_crowdstrikewriteDisconnect a CrowdStrike Falcon tenant: deletes the saved OAuth2 Client ID/Secret. Nothing in CrowdStrike itself is changed.
list_connectionsreadList the connected CrowdStrike Falcon tenants (region + masked Client ID).
list_hostsreadList endpoints (hosts/sensors) in the connected Falcon tenant, optionally filtered by an FQL expression.
get_hostreadRead one endpoint (host/sensor) in full by its Falcon device id.
contain_hostsdestructiveNetwork-contain one or more hosts -- isolates them from the network except for traffic to the Falcon cloud. The core incident-response 'stop the bleeding' action.
lift_containmentwriteLift network containment on one or more hosts, restoring normal network access.
hide_hostswriteHide one or more hosts from the Falcon console (does not uninstall the sensor).
unhide_hostswriteUnhide one or more previously hidden hosts.
list_detectionsreadList sensor-visibility Detections in the connected Falcon tenant, optionally filtered by an FQL expression (e.g. "status:'new'").
get_detectionreadRead one Detection in full by its detection id.
update_detection_statuswriteUpdate a Detection's triage status (new/in_progress/true_positive/false_positive/ignored), optionally with a comment and/or assignee.
list_incidentsreadList correlated Incidents (CrowdScore groupings of related detections) in the connected Falcon tenant.
get_incidentreadRead one Incident in full by its incident id.
update_incidentwriteUpdate an Incident's status and/or add a tag/comment.
list_iocsreadList custom IOCs (Indicators of Compromise) configured on the connected Falcon tenant.
create_iocwriteCreate a new custom IOC (hash/domain/IP) with a detect/prevent/allow action applied fleet-wide (or to selected platforms).
delete_iocdestructivePermanently delete a custom IOC. Cannot be undone.
list_prevention_policiesreadList Prevention Policies configured on the connected Falcon tenant, optionally filtered by an FQL expression.
get_prevention_policyreadRead one Prevention Policy in full by its id.
set_prevention_policy_enabledwriteEnable or disable a Prevention Policy without deleting it.
start_rtr_sessionwriteStart a Real Time Response (RTR) session on a host, for live read-only investigation (ls, ps, netstat, etc. via run_rtr_command).
run_rtr_commandwriteRun a read-only RTR command (e.g. 'ls', 'ps', 'netstat', 'ifconfig') in an active RTR session and return its output.
list_vulnerabilitiesreadList Spotlight Vulnerabilities (CVE exposure) across the fleet, optionally filtered by an FQL expression (e.g. "cve.severity:'CRITICAL'").
audit_falcon_estatereadBuild one aggregated health report across the connected Falcon tenant: stale hosts, open critical incidents, new detections, and disabled prevention policies.
Install CrowdStrike Falcon and let Webbee use it across your workflow.
Open in panel