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>
1011 B
1011 B
SecuBox Authentication Failure Logger pour CrowdSec
Enregistre les echecs d'authentification de LuCI/rpcd et Dropbear SSH pour la detection CrowdSec.
Installation
opkg install secubox-app-auth-logger
Utilisation
# Activer et demarrer le service
/etc/init.d/secubox-app-auth-logger enable
/etc/init.d/secubox-app-auth-logger start
Le moniteur d'authentification s'execute en tant que daemon en arriere-plan surveillant les echecs de connexion.
Contenu fourni
- Surveillance des echecs SSH (OpenSSH/Dropbear)
- Journalisation des echecs d'authentification de l'interface web LuCI via hook CGI
- Parser CrowdSec et scenario de bruteforce
- Configuration d'acquisition CrowdSec
Fichiers
/etc/init.d/secubox-app-auth-logger-- Script init/usr/lib/secubox/auth-monitor.sh-- Daemon de surveillance des echecs d'authentification
Dependances
rpcduhttpd
Licence
Apache-2.0