secubox-openwrt/package/secubox/secubox-app-crowdsec-custom/README.fr.md
CyberMind-FR ccfb58124c docs: Add trilingual documentation (French and Chinese translations)
Add complete French (fr) and Chinese (zh) translations for all documentation:

- Root files: README, CHANGELOG, SECURITY, BETA-RELEASE
- docs/: All 16 core documentation files
- DOCS/: All 19 deep-dive documents including embedded/ and archive/
- package/secubox/: All 123+ package READMEs
- Misc: secubox-tools/, scripts/, EXAMPLES/, config-backups/, streamlit-apps/

Total: 346 translation files created

Each file includes language switcher links for easy navigation between
English, French, and Chinese versions.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-20 10:00:18 +01:00

40 lines
1.1 KiB
Markdown

# Scenarios CrowdSec personnalises pour SecuBox
> **Languages:** [English](README.md) | Francais | [中文](README.zh.md)
Configurations CrowdSec personnalisees pour l'interface web SecuBox et la protection des services.
## Installation
```sh
opkg install secubox-app-crowdsec-custom
```
## Scenarios inclus
- Detection de bruteforce d'authentification HTTP
- Detection de scan de chemins / enumeration
- Surveillance des echecs d'authentification LuCI / uhttpd
- Surveillance du reverse proxy Nginx
- Protection du backend HAProxy et surveillance de l'authentification
- Detection de bruteforce Gitea web, SSH et API
- Protection contre le flooding et l'authentification des applications Streamlit
- Protection generique contre le bruteforce d'authentification des webapps
- Enrichissement de liste blanche pour les reseaux de confiance
## Contenu fourni
- Parsers sous `/etc/crowdsec/parsers/`
- Scenarios sous `/etc/crowdsec/scenarios/`
- Configurations d'acquisition sous `/etc/crowdsec/acquis.d/`
- Profils d'enrichissement de liste blanche
## Dependances
- `crowdsec`
- `crowdsec-firewall-bouncer`
## Licence
Apache-2.0