Harden infrastructure security.
Collaborative protection against attacks — behavioural detection and shared threat intelligence.
CrowdSec is an open-source security engine that analyses the logs of your services (SSH, web, applications) to detect malicious behaviour, then blocks the offending IPs through a "bouncer". Its strength is collaborative: every reported IP feeds a community threat-intelligence database, and in return you benefit from the reports of thousands of other instances.
Deployed on your VPS, CrowdSec installs the detection agent, the scenarios (collections) suited to your services, and a firewall bouncer (iptables) that enforces the blocking decisions. Where fail2ban acts locally, CrowdSec adds a network dimension: you proactively block IPs known to be malicious before they even attack you.
Automatically detect and block SSH brute-force attacks and web scans on your public servers.
Leverage the community list of malicious IPs to block known threats before they target you.
Centralise the monitoring of multiple machines through the CrowdSec console and share blocking decisions.
Guide optimized for ServOrbit Cloud VPS.
A VPS with 1 GB RAM, Ubuntu 22.04. The "CrowdSec" template installs the agent and the iptables firewall bouncer automatically.
Check the status with cscli metrics and cscli decisions list: the agent is already analysing the SSH and system logs.
Install the scenarios suited to your services (cscli collections install crowdsecurity/nginx, etc.) according to what you host.
Register the instance with the CrowdSec console to supervise alerts and decisions from a centralised interface.
Browse our help center and FAQ, or write to our team — support in French, English and Arabic.