05-CROWDSEC

ACCOUNT

  • Go to the crowdsec site

  • Select "create free account"

  • Create the free account and log in to CrowdSec.

INSTALL FOR LINUX

  • When you're log in you have all informations to install it on linux.

INSTALL FOR WINDOWS

  • Go to the GitHub page

  • Download the msi file on the Windows computer (server and workstation)

  • Launch it

  • Waiting

Contrary to Linux, CrowdSec does not yet support the automatic configuration at installation time. If you want to be able to detect something other than RDP or SMB bruteforce, then you will need to customize your acquisition configuration.

  • Launch Powershell with administrator in CrodwSec's folder

  • .\cscli collections install crowdsecurity/windows-firewall

  • Open the acquis.yaml file in "C:\ProgramData\CrowdSec\config"

  • Add this to it :

  • Reboot the computer

ADVANCED INSTALL FOR WINDOWS

If you want your Crowdsec can block you have to install the Windows Firewall Bouncer Installation.

  • Go to the dedicated page

  • Download the bundle file (contain all dependancies)

  • Launch it

  • Waiting

  • Waiting

Last updated