← Software

Nmap

Network scanner and host-discovery tool.

Nmap ("Network Mapper") probes a target host or network for open ports, running services, and operating-system fingerprints. It supports TCP, UDP, SCTP, and IP-protocol scanning, with a scripting engine (NSE) that extends it to vulnerability detection, service discovery, and protocol-specific probes.

It is one of the oldest and most widely used security tools on Linux and ships in every distribution's repositories.

License: NPSL (GPL-derived)

Category: Networking

Website: https://nmap.org/

Install

Debian/Ubuntu: sudo apt install nmap
Fedora:        sudo dnf install nmap
Arch:          sudo pacman -S nmap

Authors

  • Gordon Lyon ("Fyodor")
  • Nmap contributors
PreviousNixOS NextNode.js
Textbook of Linux — Learn Linux on iPhone — Download on the App Store