Skip to content

SecuBox-DEB v2.9.0

Choose a tag to compare

@github-actions github-actions released this 17 May 09:35

SecuBox-DEB v2.9.0

⚡ CyberMind Security Platform

What's Included

124 Packages across all security domains:

  • Core: hub, core, portal, system, console
  • Security: crowdsec, waf, auth, nac, threats, ipblock, mac-guard
  • Networking: wireguard, haproxy, dpi, qos, netmodes, vhost, cdn
  • Applications: mail, gitea, nextcloud, ollama, jellyfin, matrix
  • SOC: soc-agent, soc-gateway, soc-web (hierarchical security operations)
  • Intel: device-intel, vortex-dns, vortex-firewall, ai-insights

System Images (Disk Install)

  • MOCHAbin (Marvell Armada 7040) - arm64
  • ESPRESSObin v7 (Marvell Armada 3720) - arm64
  • ESPRESSObin Ultra (Marvell Armada 3720) - arm64
  • Raspberry Pi 400 - arm64
  • VM x64 (VirtualBox/QEMU) - amd64
  • QEMU ARM64 emulation script (x86 hosts)

Live USB Images (Bootable + Flasher)

  • x64 Live USB (GRUB UEFI/BIOS) - amd64
  • EspressoBin V7 Live USB (U-Boot) - arm64
  • Raspberry Pi 400 Live USB - arm64

Boot Options

  • SecuBox Live - Normal boot with persistence
  • 🖼️ Kiosk GUI - Fullscreen browser (default)
  • 📟 Console TUI - Text-based dashboard
  • 🌉 Bridge Mode - Inline transparent bridge
  • 💾 Install to Disk - Permanent installation
  • 🚀 To RAM - Load entire system to memory

Quick Install

From APT Repository

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

From Live USB Image

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

# VirtualBox VM
bash image/create-vbox-vm.sh --name SecuBox --memory 4096

Default Credentials

  • Web UI: https://:9443 (admin / secubox)
  • SSH: root / secubox

Checksums

All files are signed with GPG key packages@secubox.in.

gpg --verify SHA256SUMS.gpg
sha256sum -c SHA256SUMS

Documentation