-
Notifications
You must be signed in to change notification settings - Fork 71
Get FalconKernel
bk-cs edited this page Oct 10, 2022
·
22 revisions
Search for Falcon kernel compatibility information for Sensor builds
Requires 'Sensor Update Policies: Read'.
Name | Type | Min | Max | Allowed | Pipeline | PipelineByName | Description |
---|---|---|---|---|---|---|---|
Field | String |
architecture base_package_supported_sensor_versions distro distro_version flavor release vendor version ztl_supported_sensor_versions
|
Return values for a specific field | ||||
Filter | String | Falcon Query Language expression to limit results | |||||
Sort | String |
architecture.asc architecture.desc distro.asc distro.desc distro_version.asc distro_version.desc flavor.asc flavor.desc release.asc release.desc vendor.asc vendor.desc version.asc version.desc
|
Property and direction to sort results | ||||
Limit | Int32 | 1 |
500 |
Maximum number of results per request | |||
Offset | Int32 | Position to begin retrieving results | |||||
All | Switch | Repeat requests until all available results are retrieved | |||||
Total | Switch | Display total result count instead of results |
Get-FalconKernel [[-Filter] <String>] [[-Sort] <String>] [[-Limit] <Int32>] [-Offset <Int32>] [-All] [-Total] [-WhatIf] [-Confirm] [<CommonParameters>]
Get-FalconKernel [-Field] <String> [[-Filter] <String>] [[-Sort] <String>] [[-Limit] <Int32>] [-Offset <Int32>] [-All] [-WhatIf] [-Confirm] [<CommonParameters>]
2022-10-10: PSFalcon v2.2.3
- Using PSFalcon
-
Commands and Permissions
- Configuration Import/Export
- Container Security
- Detection and Prevention Policies
- Discover for Cloud and Containers
- Discover
- Event Streams
- Falcon Complete Dashboards
- Falcon Complete Message Center
- Falcon Data Replicator
- Falcon Intelligence
- Falcon Intelligence Recon
- Falcon OverWatch Dashboards
- Falcon Sandbox
- FileVantage
- Firewall Management
- Flight Control
- Horizon
- Host and Host Group Management
- Identity Protection
- Image Assessment
- Incident and Detection Monitoring
- Installation Tokens
- Kubernetes Protection
- MalQuery
- Mobile Host Enrollment
- On-Demand Scanning
- Quarantine
- Real-time Response
- Real-time Response Policy
- Scheduled Reports and Searches
- Sensor Download
- Sensor Update Policy
- Spotlight
- Tailored Intelligence
- Third-party ingestion
- USB Device Control Policy
- Users and Roles
- Zero Trust Assessment
- Examples
-
CrowdStrike SDKs
- PSFalcon - PowerShell
- FalconPy - Python 3
- goFalcon - Go
- Rusty Falcon - Rust