CyberMind
GitHub Releases v1.2.0
Release SecuBox·DEB Debian Bookworm 28 mars 2026

NEO
SMART
SHOOT

SecuBox-DEB  ·  v1.2.0  ·  System Images

Flash. Boot. Sécurise.

Quatre images système Debian Bookworm prêtes à flasher pour les appliances SecuBox Marvell ARM et VM x64. Trente-trois packages de sécurité embarqués dès le premier démarrage. Zéro configuration manuelle.

Commit bacb9fc  ·  Auto-release via GitHub Actions

Marvell Armada 7040
MOCHAbin
arm64  ·  Pro
secubox-mochabin-bookworm.img.gz
Marvell Armada 3720
ESPRESSObin v7
arm64  ·  Lite
secubox-espressobin-v7-bookworm.img.gz
Marvell Armada 3720
ESPRESSObin Ultra
arm64  ·  Lite+
secubox-espressobin-ultra-bookworm.img.gz
VirtualBox / QEMU
VM x64
amd64  ·  Testing
secubox-vm-x64-bookworm.img.gz

Sécurité
  • CrowdSec
  • WAF
  • Auth
  • NAC
Réseau
  • WireGuard
  • HAProxy
  • DPI
  • QoS
Applications
  • Nextcloud
  • Gitea
  • Streamlit
  • Postfix / Dovecot
  • MetaBlogizer
  • Droplet

ARM64 — MOCHAbin / ESPRESSObin
# Flash sur carte SD ou eMMC
gunzip -c secubox-mochabin-bookworm.img.gz \
  | sudo dd of=/dev/sdX bs=4M status=progress
sync
💻 VirtualBox — VM x64
# Conversion VDI + création VM
gunzip secubox-vm-x64-bookworm.img.gz
VBoxManage convertfromraw \
  secubox-vm-x64-bookworm.img secubox.vdi
VBoxManage createvm --name SecuBox \
  --ostype Debian_64 --register
🔐 Vérification
sha256sum -c SHA256SUMS
gpg --verify SHA256SUMS.gpg

SSH
root
Clé SSH uniquement — configurée au premier démarrage
Web UI
https://secubox.local:8443
admin / mot de passe généré au firstboot