Skip to main content

CrowdSec Hub

The CrowdSec Hub is a repository of ready-to-use configuration files. Resources are maintained by both the CrowdSec team and the community.

Hub Tour

The Hub is divided into sections to help you find the right configuration.

CrowdSec HubCrowdSec Hub

Collections Tab

Collections are sets of configurations that work together. For example, the crowdsecurity/sshd collection focuses on SSH attack patterns.

CrowdSec sshd collectionCrowdSec sshd collection

You can see the contents of a collection in the Content section.

CrowdSec sshd collection contentCrowdSec sshd collection content

As shown above, the sshd collection includes a parser and scenarios focused on brute-force attacks.

Configurations Tab

The configurations tab holds individual files you can use with your CrowdSec setup. Each item includes tags to help you identify its purpose.

CrowdSec configurationsCrowdSec configurations

For example, apache_log4j2_cve-2021-44228 is an Attack scenario designed to detect Log4j2 CVE-2021-44228 exploitation.

CrowdSec apache_log4j2_cve-2021-44228CrowdSec apache_log4j2_cve-2021-44228

Another example is crowdsecurity/nginx-logs, a Log parser designed to parse Nginx logs.

CrowdSec nginx-logsCrowdSec nginx-logs

There are more configuration types than Attack scenario and Log parser, but these are the most common.

Bouncers Tab

The term Bouncers has been updated to Remediation Components in the Taxonomy.

Legacy items might still use the term bouncers. They mean the same thing.

This tab contains Remediation Components that enforce decisions made by the CrowdSec Security Engine.

CrowdSec bouncersCrowdSec bouncers

For example, crowdsecurity/iptables blocks IP addresses using iptables.

Please note the download figures are solely from GitHub metrics and do not include downloads from other sources.

AppSec Configurations Tab

Since version 1.6.0, CrowdSec includes the AppSec Component, which lets you run CrowdSec as a Web Application Firewall (WAF).

AppSec configurations configure the AppSec Component and provide sensible defaults for common web applications.

CrowdSec AppSec configurationsCrowdSec AppSec configurations

AppSec Rules Tab

AppSec Rules are used with the AppSec Component to detect and block web application attacks.

These rules are defined and loaded by AppSec Configurations.

CrowdSec AppSec rulesCrowdSec AppSec rules

Next steps

Now that you have explored the Hub, return to the post-installation steps to continue setup.