File:Nmap-behind-31c3.png · Wikimedia Commons · See Wikimedia Commons
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 · 中文
Nmap(网络映射器)是一款用于和的网络安全工具,它是自由软件。软件名字Nmap是Network Mapper的简称。通常情况下,Nmap用于: * 列举网络主机清单 * 管理服务升级调度 * 监控主机 * 服务运行状况 Nmap可以检测目标主机是否在线、端口开放情况、侦测运行的服务类型及版本信息、侦测操作系统与设备类型等信息。它是网络管理员必用的软件之一,用以评估网络系统安全。 Nmap 是不少黑客及脚本小子爱用的工具 。系统管理员可以利用Nmap來探測工作環境中未經批准使用的服务器,黑客通常会利用Nmap來搜集目标电脑的網絡设定,从而计划攻击的方法。 Nmap通常用在信息搜集阶段,用于搜集目标机主机的基本状态信息。扫描结果可以作为漏洞扫描、漏洞利用和权限提升阶段的输入。例如,业界流行的漏洞扫描工具Nessus与漏洞利用工具Metasploit都支持导入Nmap的XML格式结果,而Metasploit框架内也集成了Nmap工具(支持Metasploit直接扫描)。 Nmap不仅可以用于扫描单个主机,也可以适用于扫描大规模的计算机网络(例如,扫描英特网上数万台计算机,从中找出感兴趣的主机和服务)。
Abstract from DBpedia / Wikipedia · CC BY-SA