secubox-openwrt/package/secubox/secubox-app-crowdsec-custom/README.md
CyberMind-FR 62f2f6a7a8 docs(secubox): Add KISS README for all 46 remaining packages
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 07:34:06 +01:00

38 lines
876 B
Markdown

# CrowdSec Custom Scenarios for SecuBox
Custom CrowdSec configurations for SecuBox web interface and service protection.
## Installation
```sh
opkg install secubox-app-crowdsec-custom
```
## Included Scenarios
- HTTP authentication bruteforce detection
- Path scanning / enumeration detection
- LuCI / uhttpd auth failure monitoring
- Nginx reverse proxy monitoring
- HAProxy backend protection and auth monitoring
- Gitea web, SSH, and API bruteforce detection
- Streamlit app flooding and auth protection
- Webapp generic auth bruteforce protection
- Whitelist enrichment for trusted networks
## What It Ships
- Parsers under `/etc/crowdsec/parsers/`
- Scenarios under `/etc/crowdsec/scenarios/`
- Acquisition configs under `/etc/crowdsec/acquis.d/`
- Whitelist enrichment profiles
## Dependencies
- `crowdsec`
- `crowdsec-firewall-bouncer`
## License
Apache-2.0