Skip to content
Nmap

File:Nmap-behind-31c3.png · Wikimedia Commons · See Wikimedia Commons

EntityQ623332· pop 40· linked from 63 articles

Also known as Network Mapper, Nmap Security Scanner

Nmap (Network Mapper) is a network scanner created by Gordon Lyon (also known by his pseudonym Fyodor Vaskovich). Nmap is used to discover hosts and services on a computer network by sending packets and analyzing the responses.

Key facts

Software.name
Nmap Security Scanner
Software.screenshot
Nmap-behind-31c3.png
Software.screenshot size
260px
Software.caption
Nmap scan results
Software.author
Gordon Lyon (Fyodor)
Software.programming language
C, C++, Python, Lua
Software.operating system
Cross-platform
Software.language
English
Software.genre
Network security
Software.license
NPSL or modified GPLv2 or proprietary

via Wikipedia infobox

Source code

The latest version of this software as well as binary installers for Windows, macOS, and Linux (RPM) are available from Nmap.org For far more in-depth compilation, installation, and removal notes, read the Nmap Install Guide on Nmap.org. Nmap has a lot of features, but getting started is as easy as running nmap scanme.nmap.org . Running nmap without any parameters will give a helpful list of the most common options, which are discussed in depth in the man page. Users who prefer a graphical interface can use the included Zenmap front-end. Information about filing bug reports and contributing to the Nmap project can be found in the HACKING and CONTRIBUTING.md files.

Excerpt from the source-code README · 1,705 chars · not written by Vinony

Wikidata facts

Official website
github.com/nmap/nmap
Image
Nmap-4.53.png
Show 9 more facts
Commons category
Nmap
social media followers
146498
inception
1997-09-01
software version identifier
7.98
source code repository URL
svn.nmap.org
Stack Exchange tag
stackoverflow.com/tags/nmap
mailing list archive URL
seclists.org/nmap-dev
user manual URL
nmap.org/docs.html
Sources (11)

via Wikidata · CC0

~12 min read

Article

13 sections
Contents
  • Features
  • User interfaces
  • Output
  • History
  • Legal issues
  • License
  • In popular culture
  • In academia
  • Examples
  • See also
  • Bibliography
  • References
  • External links

Nmap (Network Mapper) is a network scanner created by Gordon Lyon (also known by his pseudonym Fyodor Vaskovich). Nmap is used to discover hosts and services on a computer network by sending packets and analyzing the responses.

Nmap provides a number of features for probing computer networks, including host discovery and service and operating system detection. These features are extensible by scripts that provide more advanced service detection, vulnerability detection, and other features. Nmap can adapt to network conditions including latency and congestion during a scan.

Gallery (4)

Connections

Categories