Software Alternatives & Reviews

netcat VS OpenVAS

Compare netcat VS OpenVAS and see what are their differences

netcat logo netcat

Netcat is a featured networking utility which reads and writes data across network connections...

OpenVAS logo OpenVAS

The Open Vulnerability Assessment System (OpenVAS) is a framework of several services and tools...
  • netcat Landing page
    Landing page //
    2018-11-19
  • OpenVAS Landing page
    Landing page //
    2023-03-22

netcat videos

Linux Terminal 101: Netcat

More videos:

  • Review - Advanced Netcat and TCP Fun - Hak5 1922
  • Review - Netcat 101: Remote Shells in Windows, HakTip 86

OpenVAS videos

How to find Exploits with OpenVAS

More videos:

  • Review - Vulnerability Analysis with OpenVAS | Scanning and Reconnaissance
  • Review - Vulnerability Identification and Remediation Cybrary Lab | Ep. 3 Kali Linux, OpenVAS, + more

Category Popularity

0-100% (relative to netcat and OpenVAS)
Monitoring Tools
43 43%
57% 57
Security
19 19%
81% 81
Log Management
100 100%
0% 0
Web Application Security
0 0%
100% 100

User comments

Share your experience with using netcat and OpenVAS. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare netcat and OpenVAS

netcat Reviews

9 Best Angry IP Scanner Alternatives Reviewed 2021 (Free & Paid)
Netcat lacks a lot of the documentation you can easily find with software like AngryIP or Nmap which in my opinion is its biggest drawback. If you’re thinking about trying out Netcat, check out our Netcat Cheat Sheet to quickly pull up powerful and useful commands. Netcat is compatible with Windows, Linux, and macOS systems.
Top 5 Best Port Scanners
Netcat is one of the oldest network tools in the "Unixverse", it's been there since 1995, and the last official version is from 2004. Although it has many forks and variants that work pretty well on modern operating systems, like ncat from the Nmap suite, or this alternative Netcat version from Mike Frysinger.

OpenVAS Reviews

Best Burp Suite Alternatives (Free and Paid) for 2023
The primary reason businesses use OpenVas is to perform comprehensive security testing of their IP addresses. This tool performs a port scan of an IP address to find any open services. Once listening services are found, they are tested for known vulnerabilities and misconfiguration using a large database of 53000 NVT checks. The results are compiled into a report that...
Burp suite alternatives
It is an open vulnerability assessment system is a software framework of services and tools offering vulnerability scanning and vulnerability assessment. The aim of OpenVAS protocol ia to be well documented to assist the developers. all products of OpenVAS are free, most components are licensed under the GNU, general public license. Its Plugins are written in NASL (Nessus...
Source: www.educba.com
10 Best Tenable Nessus Alternatives For 2021 [Updated List]
Verdict: OpenVAS is an open-source web application security scanner that will help you accurately detect vulnerabilities. It is easily configurable and can be tuned accordingly if you want to perform large-scale scans. Its use of updated data feeds makes it extremely efficient in detecting almost all types of vulnerabilities.
Best Nessus Alternatives (Free and Paid) for 2021
OpenVAS receives updates daily, which broadens the vulnerability detection coverage. It also helps in risk assessment and suggests countermeasures when the vulnerabilities in an application or network is detected.

Social recommendations and mentions

netcat might be a bit more popular than OpenVAS. We know about 7 links to it since March 2021 and only 6 links to OpenVAS. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

netcat mentions (7)

  • could not connect to the rhel-9 from putty in windows machine
    If you don't like using telnet, that's fine. Don't use it. There are plenty of other options available. Use netcat. Or use netcat. Or use netcat. Or read and write directly to /dev/tcp/hostname/port using shell constructs. Or run openssl s_client if you suspect something complicated is listening on the other end. There is more than one way to do it and ways that are not your way still work. Source: 11 months ago
  • The HTTP crash course nobody asked for
    Reminder, there are many different netcats, here are some of the most commons: - netcat-traditional http://www.stearns.org/nc/ - netcat-openbsd : https://github.com/openbsd/src/blob/master/usr.bin/nc/netcat.c (also packaged in Debian) - ncat https://nmap.org/ncat/ - netcat GNU: https://netcat.sourceforge.net/ (quite rare) To prevent any confusion, I like to recommend socat: http://www.dest-unreach.org/socat/. - Source: Hacker News / over 1 year ago
  • Gaining remote access to a computer with a reverse shell attack in Node.js
    A common tool to execute a reverse shell is called netcat. If you're using macOS, it should be installed by default. You can check by running nc -help in a terminal window. - Source: dev.to / almost 2 years ago
  • Programm to send and receive TCP/UDP Packets
    You could try using Ncat on Windows or netcat on Linux, though it's a command-line only tool if that matters. Source: about 2 years ago
  • Is there a way to copy a file from a remote shell to local without using scp?
    If you have netcat, you can easily set up a transfer from one machine to the other:. Source: over 2 years ago
View more

OpenVAS mentions (6)

  • Link CVE to installed applications?
    Otherwise your on the right path checkout the open source Greenbones OpenVAS (this was Nessus before they closed source and became corporate) or Project Discovery Nuclei. Source: about 1 year ago
  • What should I be doing as the sole sysadmin for a company to keep up with security?
    Personally, I was lucky enough to get a license to Nessus for my own scanning, however you can use OpenVAS for some free to scan. Scanners aren't 100% correct no matter where you go but it'll give you some things to look at. OpenVAS. Source: almost 2 years ago
  • Wanting to protect my own homelab
    Https://openvas.org/ OpenVAS is free and fairly capable. It might struggle cpu on a pi... Might need quite a bit of ram, but I'm hoping you've got some beefier kit in your stack. Source: about 2 years ago
  • Free nessus equivalent?
    Maybe OpenVAS would fill the bill. It’s been on my list of things to check out. Source: over 2 years ago
  • Internal Vulnerability Scanning
    OpenVAS - https://openvas.org Try it first, its free, just download a prebuilt VM and you're off and running. I found it valuable for my clients. Source: over 2 years ago
View more

What are some alternatives?

When comparing netcat and OpenVAS, you can also consider the following products

Wireshark - Wireshark is a network protocol analyzer for Unix and Windows. It lets you capture and interactively browse the traffic running on a computer network.

Nessus - Nessus Professional is a security platform designed for businesses who want to protect the security of themselves, their clients, and their customers.

tcpdump - tcpdump is a common packet analyzer that runs under the command line.

Burp Suite - Burp Suite is an integrated platform for performing security testing of web applications.

socat - socat is a relay for bidirectional data transfer between two independent data channels.

Acunetix - Audit your website security and web applications for SQL injection, Cross site scripting and other...