mirror of
https://github.com/CyberMind-FR/secubox-deb.git
synced 2026-07-29 12:34:38 +00:00
Required by LXC to decompress container images during lxc-create. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
33 lines
1003 B
Plaintext
33 lines
1003 B
Plaintext
Source: secubox-mitmproxy
|
|
Section: net
|
|
Priority: optional
|
|
Maintainer: Gerald KERMA <devel@cybermind.fr>
|
|
Build-Depends: debhelper-compat (= 13)
|
|
Standards-Version: 4.6.2
|
|
Homepage: https://cybermind.fr/secubox
|
|
Rules-Requires-Root: no
|
|
|
|
Package: secubox-mitmproxy
|
|
Architecture: all
|
|
Depends: ${misc:Depends},
|
|
secubox-core (>= 1.0),
|
|
secubox-haproxy,
|
|
lxc,
|
|
lxc-templates,
|
|
xz-utils,
|
|
python3-uvicorn,
|
|
python3-toml
|
|
Recommends: secubox-crowdsec
|
|
Description: SecuBox Mitmproxy WAF — Web Application Firewall
|
|
HTTP traffic inspection for HAProxy-hosted services with threat
|
|
detection and CrowdSec integration for automatic IP banning.
|
|
.
|
|
Features:
|
|
- LXC-isolated mitmproxy instance
|
|
- 90+ threat detection patterns (SQLi, XSS, RCE, etc.)
|
|
- HAProxy integration for vhost inspection
|
|
- CrowdSec JSONL output for auto-banning
|
|
- WebUI dashboard with real-time stats
|
|
.
|
|
Port Debian bookworm de luci-app-mitmproxy (SecuBox OpenWrt / CyberMind.fr).
|