Skip to content
CyberMind-FR edited this page Mar 24, 2026 · 16 revisions

SecuBox-DEB

Security Appliance for Debian | Francais | 中文

SecuBox is a complete security appliance solution ported from OpenWrt to Debian bookworm, designed for GlobalScale ARM64 boards (MOCHAbin, ESPRESSObin) and x86_64 systems.

Quick Start

Live USB (Fastest)

Boot directly from USB - no installation required:

# Download
wget https://github.com/CyberMind-FR/secubox-deb/releases/latest/download/secubox-live-amd64-bookworm.img.gz

# Flash to USB drive
zcat secubox-live-amd64-bookworm.img.gz | sudo dd of=/dev/sdX bs=4M status=progress

See Live-USB for complete guide.

APT Installation

curl -fsSL https://apt.secubox.in/install.sh | sudo bash
sudo apt install secubox-full

Features

Category Modules
Security CrowdSec IDS/IPS, WAF, NAC, Auth
Networking WireGuard VPN, HAProxy, DPI, QoS
Monitoring Netdata, MediaFlow, Metrics
Email Postfix/Dovecot, Webmail
Publishing Droplet, Streamlit, MetaBlogizer

Supported Hardware

Board SoC Use Case
MOCHAbin Armada 7040 SecuBox Pro
ESPRESSObin v7 Armada 3720 SecuBox Lite
ESPRESSObin Ultra Armada 3720 SecuBox Lite+
VM x86_64 Any Testing/Development

Documentation

Default Credentials

Service Username Password
Web UI admin admin
SSH root secubox

Links

SecuBox | FR | DE | 中文 | v2.2.4-pre1


Projet

Soutenir


🔴 BOOT — Démarrer

🟢 ROOT — Configuration

🟣 MIND — Modules

🔵 MESH — Référence

🟠 WALL — Matériel

🤖 Workflow Agents


Liens

Clone this wiki locally