Network Security

Nmap – Nmap Security Scanner

Nmap is a free and open source utility for network discovery, administration and security auditing.

It supports ping scanning (determine which hosts are up), many portscanning techniques, version detection (determine service protocols and application versions listening behind ports), and TCP/IP fingerprinting (remote host OS or device identification).

Nmap also offers flexible target and port specification, decoy/stealth scanning, sunRPC scanning, and more.

Key Features

  • Host Discovery – Identifying hosts on a network, for example listing the hosts which respond to pings, or which have a particular port open.
  • Port Scanning – Enumerating the open ports on one or more target hosts. It is a powerful port scanner.
  • Version Detection – Interrogating listening network services listening on remote devices to determine the application name and version number.
  • OS Detection – Remotely determining the operating system and some hardware characteristics of network devices.
  • Scriptable interaction with the target – using Nmap Scripting Engine (NSE) and Lua programming language, customized queries can be made.
  • Gopher protocol support.
  • Smart traceroute.

Website: nmap.org
Support: Documentation
Developer: Gordon Lyon
License: GNU General Public License v2.0

nmap

Nmap is written in C++ and Lua. Learn C++ with our recommended free books and free tutorials. Learn Lua with our recommended free books and free tutorials.


Related Software

Terminal-Based Port Scanners
NmapNetwork Mapper for network discovery, administration and security auditing
RustScanModern take on the port scanner
MASSCANMass IP port scanner
ZMapFast single packet network scanner
naabuFast port scanner written with a focus on reliability and simplicity
NetcatBuilt-in port-scanning capabilities, with randomizer
unimapScan only once by IP address
havnFast configurable port scanner
NibbleLocal network scanning tool
turbo-scannerPort scanner and service detection tool

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments