← Home
πŸ›‘οΈ

Security in every layer

OrbixPanel is built as defense-in-depth: independent, overlapping layers from the network edge down to your data. If one control is bypassed, the next still stands. Most layers ship in every edition; the advanced Security Suite (WAF, malware scanning, Spam Guard) is included in Professional.

Layer 1
🧱
Network & perimeter
Stop unwanted traffic before it reaches your services.
  • βœ“Managed firewall (UFW) with a one-click rule editor
  • βœ“Exposed-port audit β€” flags databases/caches left open to the internet
  • βœ“Intrusion prevention (Fail2ban) with auto-ban of brute-force IPs + attacker analytics
  • βœ“Per-endpoint rate limiting to blunt abuse and floods
Built on UFW β†—, Fail2ban β†—
Layer 2
πŸ”’
Encryption in transit
Everything served over HTTPS, always current.
  • βœ“Free automatic SSL/TLS (Let’s Encrypt) with auto-renewal
  • βœ“Certificate expiry monitoring + alerts (expired cert = outage, avoided)
  • βœ“Force-HTTPS and modern TLS defaults
Built on Let's Encrypt β†—, Certbot β†—
Layer 3
πŸ›‘οΈ
Application defense
Block the OWASP-style attacks that target web apps.
  • βœ“Web Application Firewall (WAF)Professional
  • βœ“XSS-safe rendering (all dynamic output escaped) + strict input validation
  • βœ“Scoped API tokens + role-based access control
  • βœ“Safe DNS record validation (no malformed/dangerous zone edits)
Layer 4
🦠
Malware & content
Catch and contain malicious files and spam.
  • βœ“Malware scanner with scheduled scans + quarantineProfessional
  • βœ“Spam Guard for inbound mailProfessional
  • βœ“Isolated per-tenant file scopes
Layer 5
βœ‰οΈ
Email trust
Prove your mail is really yours β€” and keep it out of spam.
  • βœ“SPF, DKIM & DMARC setup and one-click validation
  • βœ“Deliverability analyzer that flags weak/missing records
Built on Postfix β†—, OpenDKIM β†—
Layer 6
πŸ”‘
Accounts & access
Make stolen passwords useless.
  • βœ“Two-factor authentication (TOTP) with downloadable backup codes
  • βœ“Password-strength enforcement
  • βœ“SSH key management + password-login lockdown
  • βœ“Signed install/heartbeat (HMAC) + single-use install tokens
Layer 7
🏒
Data & tenant isolation
One tenant can never reach another’s data.
  • βœ“Query-scoped multi-tenancy + per-tenant Unix/FPM isolation
  • βœ“Redacted, opt-in crash telemetry (never leaks secrets/PII)
  • βœ“Automated backups & disaster recovery
Built on restic β†—
Layer 8
πŸ“ˆ
Visibility & response
See threats and act fast.
  • βœ“Security posture score across firewall, certs & runtimes
  • βœ“Ban/attack analytics, log explorer & real-time alerts
  • βœ“End-of-life runtime detection (e.g. outdated PHP)

Attacks we stop

Each common attack is countered by one or more layers β€” that overlap is the point.

AttackHow OrbixPanel defends
Brute-force & credential stuffingFail2ban auto-ban + rate limiting + mandatory 2FA
Stolen / phished passwordsTwo-factor auth with backup codes
Man-in-the-middle / eavesdroppingAutomatic HTTPS (Let’s Encrypt) everywhere
Malware uploadsMalware scanner + quarantine
Spam & phishing mailSpam Guard + SPF/DKIM/DMARC
Email spoofing of your domainSPF, DKIM & DMARC with validation
XSS & injectionEscaped rendering + strict input/DNS validation + WAF
Exposed databases / servicesFirewall + exposed-port audit
API abuseScoped tokens + HMAC-signed calls + single-use install tokens
Cross-tenant accessQuery-scoped isolation + per-tenant OS sandboxing
Privilege escalationRBAC + least-privilege sudo path-jails
Outdated, vulnerable softwareEOL runtime detection + one-click updates
See what each edition includesAll features