Noxen vs OpenVAS / Greenbone

OpenVAS — these days packaged as Greenbone Community Edition, under the broader Greenbone Vulnerability Management (GVM) umbrella — is the open-source elder of network vulnerability scanners. Free, capable, deeply customisable. Also: a 4-container Docker stack, a Postgres database, a feed sync that takes hours on first run, and a web UI you will be talking to for the rest of the relationship. The trade-off is real. Let's name it.

What OpenVAS is

OpenVAS is the scanner engine; Greenbone Community Edition is the packaging; GVM is the management framework around it. It runs on Linux as a stack of services (scanner, manager, GSA web UI, Redis, Postgres). The vulnerability feed — Network Vulnerability Tests (NVTs) — is community-maintained and synced via Greenbone's feed-sync tooling. The community feed contains well over 100,000 NVTs and grows weekly. Greenbone Enterprise is the paid sibling with a deeper, faster-updated feed and vendor support.

When OpenVAS is the right choice

When Noxen is the right choice

Side-by-side

 OpenVAS / Greenbone CENoxen
PlatformLinux server (Docker stack)macOS 26+ native app
PricingFree (GPL); Greenbone Enterprise quote-based$79 one-time / $19/mo / $149/mo
Agent vs agentlessAgentless (network + credentialed)Agentless only (SSH)
Scan targetWindows, Linux, network gear, ICSLinux / Unix / BSD over SSH
Feed100,000+ community NVTs via Greenbone feed syncVulnCheck NVD++ / OSV / GHSA, Ed25519-signed SQLite
UIGreenbone Security Assistant (web)SwiftUI Mac app, ⌘⇧P palette
ReportingHTML, PDF, XML, CSVPDF, SIEM NDJSON, CSV compliance map
Setup timeHours (first sync) to days (tuning)Under 10 minutes to first scan
Best forBudget-zero, source-available, deep customisationMac-using ops folks with Linux fleets

What we don't try to be

Noxen is not open source. The CVE feed is signed and built by us; you cannot fork our ingest pipeline and run it locally. We do not let you write custom NASL plugins — the closest thing is the custom checks system, which is a small JSON schema for HTTP/TCP probes, not a full scripting environment. Noxen does not scan Windows. It does not do continuous SaaS monitoring. The compliance mapping is evidence supplement, not a certification. If any of those gaps matter, OpenVAS / Greenbone is genuinely the better tool.

For more on why we picked credentialed SSH scanning over network probing, see agent vs agentless security scanning.

Frequently asked

Is Noxen a free OpenVAS alternative?

Noxen is free for 3 hosts forever, then $79 one-time. OpenVAS / Greenbone Community Edition is free of charge but costs you a 4-container Docker stack, a Postgres database, and an hours-long first feed sync to keep running. Noxen trades a small licence fee for zero setup and a Mac-native UI.

Does Noxen do credentialed scanning like OpenVAS?

Noxen logs into each host with your existing SSH key to read installed-package state and match it against a signed CVE feed. It does not run OpenVAS-style unauthenticated network NVTs or remote exploit probes — it reads package and service state, and never sends an exploit at the target.

Can Noxen replace a Greenbone deployment?

For a homelab or small Linux fleet, often yes — same installed-package CVE outcome without maintaining the Greenbone stack. For broad network-device coverage, Windows, or custom NASL tests, keep Greenbone for that breadth.

Try Noxen

Three hosts free, forever, on macOS 26+. $79 one-time unlocks 25 hosts and scheduled scans. If your homelab is small and you're tired of Greenbone's container stack, this is the smaller, faster, paid alternative.

See pricing See every check