add: Защита хоста с помощью CrowdSec .............

This commit is contained in:
Sergei Erjemin 2025-05-19 23:38:22 +03:00
parent af3da4aca3
commit 39a731f369

View File

@ -718,7 +718,6 @@ sudo nano /etc/crowdsec/scenarios/ban-cn--geoip.yaml
type: trigger
name: local/ban-russian-ips
description: "Ban any IP from China & Korea"
# filter: evt.Meta.geoip_country == 'CN'
filter: evt.Meta.geoip_country == 'CN' or evt.Meta.geoip_country == 'KR'
groupby: evt.Meta.source_ip
labels: