I worked at a startup once and was tasked with finding a free vulnerability scanner. I think there are some okay options, and this isn’t answering your question, but it is one of those products in cybersecurity I just genuinely feel you have to pay for one to get consistency and reliability. Answer from cyberslushie on reddit.com
🌐
Reddit
reddit.com › r/cybersecurity › what’s your preferred free vulnerability scanner?
r/cybersecurity on Reddit: What’s Your Preferred Free Vulnerability Scanner?
May 20, 2025 -

I have experience working with the built-in Wazuh vulnerability scanner as well as OpenVAS (Greenbone) in comparation with trial version of Nessus Pro.

Wazuh tends to display an overwhelming number of vulnerabilities, many of which are outdated, some over a decade old with no available patches. These are still presented without filtering options, unlike tools such as Nessus. This lack of filtering makes it difficult to prioritize or manage vulnerabilities effectively. Even when risks are accepted, Wazuh provides no way to exclude them from dashboards, which clutters visibility. Overall, the scan results from Wazuh are significantly less actionable and less accurate compared to Nessus.

OpenVAS offers a filtering option using QoD (Quality of Detection), which helps narrow down results. However, its coverage is significantly less comprehensive than Nessus. In multiple comparisons, Nessus consistently identified around 70% more vulnerabilities. For example, I had several hosts with known critical vulnerabilities that Nessus clearly detected, while OpenVAS either missed them entirely or only flagged vague, generic issues.

My team and I debated for quite a while but ultimately couldn’t choose either option for production use - both had disadvantages that outweighed their benefits and overall value.

Which free vulnerability scanner do you rely on?

🌐
Reddit
reddit.com › r/sysadmin › free software vulnerability scanner?
r/sysadmin on Reddit: Free Software Vulnerability Scanner?
March 7, 2023 -

Anyone got any suggestions of a free vulnerability scanner that i could run on all desktop / server estate to see if there are any known vulnerabilities on our systems?

Anything lightweight agent wise would be great.

Thanks

🌐
Reddit
reddit.com › r/asknetsec › any good open source vuln scanners?
r/AskNetsec on Reddit: Any good open source vuln scanners?
February 22, 2024 -

I'm currently on the hunt for an open source or otherwise very cheap vulnerability scanner. I was trying to push management into getting a Tenable Nessus subscription but it seems unlikely to get approval as we've recently signed up for / am about to sign up for some CrowdStrike modules, and we're only a small business of 45.

Given the paid option is almost completely out the door, wanted to come here and ask you all if you have any recommendations for free/open source/cheap alternatives? I don't have any real requirements other than the ability to generate decent looking reports out of the box.

Appreciate your feedback, thank you.

Edit: When I say small biz of 45 - we have a head count of 45 but over 50 servers/workstations and around 10 managed switches to cover. Saw a couple of comments that made me realise I was a little misleading there.

Find elsewhere
🌐
Reddit
reddit.com › r/sysadmin › free vulnerability scan service
r/sysadmin on Reddit: Free vulnerability scan service
October 30, 2023 -

I need help with finding a service that can be trusted to scan my server for vulnerabilities like Tenable Nessus but free

I only managed to find https://hostedscan.com/ myself but I am unsure if I can trust them. Does anyone have any suggestions?

🌐
Reddit
reddit.com › r/cybersecurity › what are your go-to free wafs, antimalware and vulnerability scanners for your projects?
r/cybersecurity on Reddit: What are your go-to free WAFs, antimalware and vulnerability scanners for your projects?
April 25, 2025 -

I’m curious – what free WAFs, antimalware and vulnerability scanners do you actually use on your personal or professional projects?

I know many managers and tech leads are constantly trying to cover as much ground as possible with free tools, especially when budgets are tight. I’m in the same boat: trying to find free tools that aren’t just “free” but actually deliver real value.

Sometimes you stumble upon a hidden gem that’s not super hyped but provides real protection or great insights without costing a fortune.

So, which ones do you trust? And bonus points if you can share why you think they stand out compared to others!

(Also open to hearing horror stories about free tools that totally failed you.)

🌐
Reddit
reddit.com › r/cybersecurity › free vulnerability scanner for small business
r/cybersecurity on Reddit: free vulnerability scanner for small business
December 19, 2022 -

hi guys, I'm analyzing some vulnerability scanners, in particular I focused on the completely free versions of Nessus (Nessus Essentials) and OpenVAS.

I ask you, if you were a small business, would you prefer to use Nessus Essentials, or OpenVAS? and for what reason?

🌐
Reddit
reddit.com › r/sysadmin › free network vulnerability scanner
r/sysadmin on Reddit: Free Network Vulnerability Scanner
July 8, 2014 -

Are there any good free/open source network vulnerability scanners that you guys can recommend? Just through a quick search, I've found OpenVAS.

I'd just like to know if there is anything harmful running on the network, whether it be viruses / malware. Maybe something that take s a deep dive into open ports to the outside, but also inside the network.

Thanks in advance!

🌐
Reddit
reddit.com › r/homelab › vulnerability scanning tools for homelab?
r/homelab on Reddit: Vulnerability scanning tools for homelab?
March 5, 2023 - It's free for a year then you have to request an extension. If you are not a customer or engaged with them somehow, your request will be ignored. ... Nessus is great as others have mentioned. Burp suite community edition is great for scanning applications and logscale community edition is great for logging and monitoring. Nessus Tutorial | Vulnerability Scans and Management!
🌐
Reddit
reddit.com › r/msp › vulnerability scan recomendations
r/msp on Reddit: Vulnerability scan recomendations
September 16, 2022 -

Greetings all,

I work for a small MSP and we want to keep a better eye on client security. We'd like to start running regular vulnerability scans for clients, with the focus on their network infrastructure (as opposed to web sites/services).

Are any of you doing the same and wouldn't mind sharing some recommendations for tools for scanning, management/remediation or reporting of vulnerabilities?

I know managed security services is a whole different ball game, but I think we need to be doing more to keep our customers security in check.

Any and all advice welcome.

🌐
Reddit
reddit.com › r/cybersecurity › looking for an open source web vulnerability scanner
r/cybersecurity on Reddit: Looking for an Open Source Web Vulnerability Scanner
June 28, 2025 -

Hi all,

I’m looking for an open source web vulnerability scanner that can help me assess the security of several websites I manage. Some of these are WordPress-based, others are custom or built on various frameworks.

I’ve never done a web security assessment before, so I’m a bit lost on where to start. I’m not looking for anything super advanced (yet), but I want something that gives me a good overview of what might be vulnerable things like outdated plugins, exposed admin panels, basic misconfigurations, etc.

Can anyone recommend tools or even a basic workflow to start scanning my sites? I’m also interested in tools that play well with WordPress specifically.

Thanks in advance!