Compare

WinSentinel vs OpenVAS

OpenVAS scans your network for known CVEs and missing patches. WinSentinel tells you whether each Windows machine is securely configured — and fixes it when it's not. Finding an unpatched host isn't the same as hardening it.

Install Free Join Pro Waitlist

TL;DR: OpenVAS is an open-source network vulnerability scanner (the engine inside Greenbone) — you run a Greenbone server, point it at hosts, and it probes them against 100,000+ vulnerability tests to report known CVEs, missing patches and exposed services. WinSentinel is a Windows security hardening tool (audit misconfigurations, score posture, auto-fix, map to compliance) that runs on the machine itself with the hardening knowledge built into the free single-machine product. They solve different problems — OpenVAS finds CVEs across the network, WinSentinel hardens each Windows machine. A host with zero outstanding CVEs can still be badly misconfigured, so many teams run both.

Capability WinSentinel OpenVAS / Greenbone
Primary PurposeSecurity hardening & complianceNetwork vulnerability scanning (CVEs)
Security Posture Score✓ 0-100 config score with grade (A-F)CVSS risk per host, not a config score
Built-in Hardening Checks✓ 33 audit modules out of the box✗ CVE/patch tests, not config hardening
Auto-Remediation✓ One-click fix for findings✗ Reports only, no remediation
Compliance Mapping✓ CIS, SOC2, HIPAA, Essential 8CVE/CVSS reporting; some policy scans
CVE / Missing-Patch DetectionFlags missing updates only✓ Core strength (100k+ NVTs)
How It Runs✓ On the machine, locallyScans hosts over the network
Server / Infrastructure✓ None — single CLI✗ Greenbone server + feed to maintain
Misconfiguration Detection✓ SMBv1, BitLocker, UAC, firewall…Limited; mostly with credentialed scans
Cross-PlatformWindows-specialised (10/11/Server)✓ Any host with an IP
Real-Time Monitoring✓ Continuous agent modeScheduled scans, not continuous
Setup Time✓ One command, ~30 secondsDeploy & update a Greenbone stack
Open Source✓ MIT licensed✓ GPL (Greenbone Community)
Local-Only / No Account✓ Runs fully offline, no signupSelf-hosted; no SaaS account needed
CI/CD Integration✓ GitHub Action + SARIFScriptable via GMP API

Pricing Comparison

WinSentinel Free

$0/forever

All security features, no limits, one machine. Full power, no account, no server.

Pro fleet: $29/25 nodes · $79/100 nodes

OpenVAS / Greenbone

$0 + ops

OpenVAS is free and GPL inside the Greenbone Community Edition, which you self-host. Commercial Greenbone appliances and the enterprise feed are paid; the real cost is running and maintaining the server.

Free scanner · paid appliances/feed

Both are free to start. The honest difference is scope: OpenVAS finds known CVEs across a whole network from a server you run; WinSentinel hardens each Windows machine locally with no server at all.

When WinSentinel is the right tool

  • You want to know if a Windows machine is securely configured, not just unpatched.
  • You want findings fixed in one click, with a dry-run preview — not just a report.
  • You need a single 0-100 posture score mapped to CIS, SOC 2, HIPAA and Essential 8.
  • You don't want to stand up a server — one command, runs locally in ~30 seconds.
  • You care about SMBv1, BitLocker, UAC, firewall profiles and PowerShell logging — the config layer.

When OpenVAS makes sense

  • You need to sweep a whole network of mixed hosts for known CVEs and missing patches.
  • You want a free, GPL scanner with a feed of 100,000+ vulnerability tests.
  • You're inventorying exposed services, weak TLS and default credentials across Windows, Linux and appliances.
  • You already run (or can run) a Greenbone server and want centralized, scheduled scan reports.
  • Best paired with WinSentinel: OpenVAS finds the CVEs, WinSentinel hardens each Windows box.

They're not either/or. A network scanner like OpenVAS and a host-hardening tool like WinSentinel cover different gaps — the missing patch and the misconfiguration that no CVE will ever flag.

What WinSentinel hardens that a CVE scan won't flag

SMBv1 & SMB signing

Legacy protocol off, signing enforced — a config state, not a CVE.

BitLocker & TPM

Disk encryption on with a healthy TPM — invisible to a remote scan.

UAC level

Elevation prompts kept at a safe level instead of weakened.

Firewall profiles

Domain, private and public profiles enabled with sane rules.

PowerShell logging

Script-block and module logging on for real auditability.

LLMNR / NBT-NS

Name-resolution poisoning vectors disabled.

Stale local admins

Dormant privileged accounts surfaced and cleaned up.

RDP & NLA

Remote Desktop locked down with Network Level Authentication.

33 modules total

Each finding ships with a one-click fix and compliance mapping.

None of these are CVEs — they're configuration states a network scan reports on weakly, if at all, and never remediates.

See your Windows security score in 30 seconds.

Free, open source, no account, no server. Run one command and get a 0-100 posture score with one-click fixes.

dotnet tool install --global WinSentinel.Cli