CrowdStrike / falcon-scripts

Scripts to streamline the deployment and use of the CrowdStrike Falcon sensor
The Unlicense
145 stars 85 forks source link

Add support for sensor install on Debian 12 platform #235

Closed carlosmmatos closed 9 months ago

carlosmmatos commented 9 months ago

Debian 12 is supported via BPF user-mode. Although our API returns results for Deb only for versions 9/10/11, this may just be an oversight on our api side to add 12 to the versions of the sensor in which it is supported.

Keeping this here for tracking purposes before adding any code.

carlosmmatos commented 9 months ago

API changes have been updated. This work now for Debian 12 platform to pull in the correct sensor version.