CrowdStrike / falcon-scripts

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

Add functionality to bash scripts to use a pre-generated auth token to authenticate with the Crowdstrike API #283

Closed gtheodorio closed 2 months ago

gtheodorio commented 3 months ago

This PR adds functionality to use a pre-generated auth token to authenticate with the Crowdstrike API when deploying to multiple machines.

211