CrowdStrike / falcon-scripts

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

Unification #48

Open lapkritinis opened 2 years ago

lapkritinis commented 2 years ago

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 linux and different way to distribute for windows, because SSM parameters are not supported in windows version.

Second point. Linux version accepts arguments via env variables, while windows expect to be passed as script arguments.

ffalor commented 1 year ago

109 #120 adds some feature parity