CrowdStrike / falcon-scripts

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

Sensor fails to download - Powershell #214

Closed svetecs closed 10 months ago

svetecs commented 10 months ago

In Windows, the script auth fine using the client and secret and correctly identifies the policy needed to determine the sensor version. The script hangs at: received -1-byte response of content type application/octet-stream

carlosmmatos commented 10 months ago

@svetecs thanks for opening an issue. Can you provide some additional information so we can try to help:

  1. What version of the script are using?
  2. What version of Windows are you running against?
  3. Have you tried running with verbosity enabled? https://github.com/CrowdStrike/falcon-scripts/tree/main/powershell/install#troubleshooting
svetecs commented 10 months ago

I think this can be closed. I'm not totally sure why it hung at the stage that it did, but this morning, it seems to be working as expected. I've just ran the script to download and install as needed and it looks good.