MSI
WinGet
CrowdSec
CrowdSecurity · 1.6.9 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i crowdsec_1.6.9.msi /quiet /norestart
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{4FD16AF0-774D-48EA-AFA7-8013CB6AA769}
Product version operator
Greater than or equal to
Product version
1.6.9
MSI Properties
Product Code
{4FD16AF0-774D-48EA-AFA7-8013CB6AA769}
File Identity
Filename
crowdsec_1.6.9.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
CrowdSecurity.CrowdSec
Version
1.6.9
Description
CrowdSec Agent for Windows
License
MIT
↗
Release Notes
Overview
Warning
Docker acquisition now requires access to the events API endpoint. If you are using a socket proxy, make sure to update its configuration.
- Improved performance for the docker datasource by using docker events instead of polling the docker API to detect new containers
- Added a new option to allow a log processor to unregister itself from LAPI on shutdown. This is especially useful in a dynamic environment (eg, kubernetes) where nodes come and go to keep a clean list of active…