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.

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

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

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.

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

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

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

For example, crowdsecurity/iptables blocks IP addresses using iptables.
AppSec Configurations Tab
AppSec configurations configure the AppSec Component and provide sensible defaults for common web applications.

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.

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