File:Nmap-behind-31c3.png · Wikimedia Commons · See Wikimedia Commons
Nmap
Sign in to saveAlso 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
Article · Italiano
Nmap è un software libero distribuito con licenza GNU GPL da Insecure.org creato per effettuare port scanning, cioè mirato all'individuazione di porte aperte su un computer bersaglio o anche su range di indirizzi IP, in modo da determinare quali servizi di rete siano disponibili. Come molti strumenti usati nel campo della sicurezza informatica, può essere utilizzato sia dagli amministratori di sistema che dai cracker o script kiddies, divenendo uno degli strumenti praticamente indispensabili nella "cassetta degli attrezzi" di un sistemista, usato per test di penetrazione e compiti di sicurezza informatica in generale. Gli amministratori di sistema possono utilizzarlo per verificare la presenza di possibili applicazioni server non autorizzate, così come i cracker possono usarlo per analizzare i loro bersagli: è in grado infatti di ipotizzare quale sistema operativo sia utilizzato dal computer bersaglio, tecnica conosciuta come fingerprinting. Spesso è utilizzato in combinazione con Metasploit-Famework per l'exploiting di sistemi operativi. Spesso confuso con strumenti per la verifica di vulnerabilità come Nessus, nmap può essere configurato per evadere dagli IDS (Intrusion Detection System) ed interferire il meno possibile con le normali operazioni delle reti e dei computer che vengono scanditi.
Abstract from DBpedia / Wikipedia · CC BY-SA