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.

crowdsec01

INSTALL FOR WINDOWS

  • Go to the GitHub page

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

  • Launch it

install01

install02

install03

  • Waiting

install04

install05

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

install06

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

  • Add this to it :

install07

  • 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

install08

  • Waiting

install09

install10

install11

install12

install13

install14

  • Waiting

install15

install16

Last updated