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
Wikidata facts
- Instance of
- free software
- Developer
- Gordon Lyon
- Official website
- github.com/nmap/nmap
- Image
- Nmap-4.53.png
- Has use
- network security
Show 15 more facts
- programmed in
- Java
- Commons category
- Nmap
- social media followers
- 146498
- operating system
- Solaris
- inception
- 1997-09-01
- software version identifier
- 7.98
- copyright license
- GNU General Public License, version 2.0
- source code repository URL
- svn.nmap.org
- issue tracker URL
- nmap.org/book/man-bugs.html
- software quality assurance
- continuous integration
- Stack Exchange tag
- stackoverflow.com/tags/nmap
- mailing list archive URL
- seclists.org/nmap-dev
- user manual URL
- nmap.org/docs.html
- maintained by
- Gordon Lyon
- language of work or name
- English language
Sources (11)
via Wikidata · CC0
Article · Svenska
Nmap är en fri portskanner. Den används för att upptäcka tjänster eller servrar i ett datornätverk, och kan därför användas för att utvärdera den nätverkstekniska säkerheten i datorer. Typiskt används Nmap för att se på vilka TCP-portar som olika datorer svarar på. Nmap kan i vissa fall ta reda på vilken servermjukvara som körs på den porten, och göra en kvalificerad gissning på vilket operativsystem som körs på måldatorn. Nmap finns för flera olika operativsystem. Programmet självt är kommandoradsbaserat, men det finns flera olika grafiska användargränssnitt som kan underlätta användandet. Nmap används av Trinity i filmen Matrix när hon ska hacka ett elnät.
Abstract from DBpedia / Wikipedia · CC BY-SA