MSI
WinGet
CrowdSec
CrowdSecurity · 1.6.11 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i crowdsec_1.6.11.msi /quiet /norestart
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{3657A072-90A6-466D-A0BE-C57E2CF21EBC}
Product version operator
Greater than or equal to
Product version
1.6.11
MSI Properties
Product Code
{3657A072-90A6-466D-A0BE-C57E2CF21EBC}
File Identity
Filename
crowdsec_1.6.11.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
CrowdSecurity.CrowdSec
Version
1.6.11
Description
CrowdSec Agent for Windows
License
MIT
↗
Installer URL
https://github.com/crowdsecurity/crowdsec/releases/download/v1.6.11/crowdsec_1.6.11.msi
Release Notes
Warning
This release fixes an issue with the Windows version of CrowdSec that prevented it from shutting down properly.
Due to this issue, the service will not stop automatically when updating to this version.
You will need to manually kill the CrowdSec process in Task Manager before running the installer.
This release mainly contains small fixes:
- Fixed an issue preventing proper shutdown on Windows
- Fixed an issue when importing decisions where allowlists were not always checked
Changes
- up…