falcon-scripts icon indicating copy to clipboard operation
falcon-scripts copied to clipboard

Scripts to streamline the deployment and use of the CrowdStrike Falcon sensor

Results 34 falcon-scripts issues
Sort by recently updated
recently updated
newest added

Hello, It would be nice to have a similar set of features for windows and linux scripts, e.g. support for AWS SSM parameters. Now one way to distribute agent for...

enhancement
powershell
bash

``` root@hgis:~# ./falcon-crowdstrike-agent-install Check if Falcon Sensor is running ... [ Not present ] Falcon Sensor Install ... Fatal error: No sensor found for with OS Name: Ubuntu root@hgis:~# uname...

question

Any prefered way to install sensor on mac os ?

question

Sorry for bad English, I want to ask can we push upgrade falcon sensor by running installation script? I already tested before, and it shown "'CSFalconService' running. Falcon sensor is...

question

I have an azure policy that runs the customscript extension on the windows VMs to download and install the falcon sensor. Upon executing the below powershell command on the VM,...

When integrating this script into an automated process, this output can be very useful, for example to feed the result into helm chart paramters automatically.

sort -C is not supported in busybox, which is used in alpine linux

Line 252 is missing a / between the variable and the appended url. `Current: $message = "Received a $($response.StatusCode) response from $($BaseUrl)oauth2/token. Please check your credentials and try again. Error:...

I am getting error when trying to call the falcon-linux-install.sh file through ansible code below - name Run Falcon installation environment: FALCON_CLIENT_ID: passing client ID FALCON_CLIENT_SECRET: passing secret shell: |...

question

I have the following structure of the my Private Registry: myregistry/mynamespace In to path mynamespace, we have the images separeted by tag, for example: myregistry/mynamespace/falcon-sensor/tagv0.0.1 In to path tagv0.0.1, we...