- 軟體名稱Nmap
- 目前版本7.31
- 更新日期2016-10-24
- 檔案大小25.95MB
- 檔案名稱nmap-7.31-setup.exe
- 作業系統Windows 2000 / XP / Vista / Windows 7 / XP 64-bit / Vista 64-bit / Windows 7 64-bit / Windows 8 / Windows 8 64-bit / Windows 10 / Windows 10 64-bit
- 支援語系Multiple languages
- 授權型式開源軟體
- 開發商 Gordon Lyon
- 軟體分類Windows 軟體 / 安全工具
軟體介紹
- 靈活:支援幾十種網絡技術,包含IP過濾器、防火牆、路由器和其他障礙。
- 功能強大:已經被用來掃描大型網絡中數以百計的成千上萬的機器。
- 便攜式:支援大多數作業系統,包括Linux、微軟Windows、Solaris和IRIX等等。
- 查詢文件:提供多語言最新的手冊頁、白皮書、教材、甚至是整本書。
- 熱門 :每一天成千上萬的人下載。
更新日誌
7.31 - [Windows] Updated the bundled Npcap from 0.10r2 to 0.10r9, bringing increased stability, bug fixes, and raw 802.11 WiFi capture (unused by Nmap).
- Fixed the way Nmap handles scanning names that resolve to the same IP. Due to changes in 7.30, the IP was only being scanned once, with bogus results displayed for the other names. The previous behavior is now restored.
- Fix Nping's ability to use Npcap on Windows. A privilege check was performed too late, so the Npcap loading code assumed the user had no rights.
- Fix an assertion failure due to floating point error in equality comparison, which triggered mainly on OpenBSD: assertion "diff <= interval" failed: file "timing.cc", line 44 This was reported earlier as [GH#472] but the assertion fixed there was a different one.
- [Zenmap] Fix a crash in the About page in the Spanish translation due to a missing format specifier: File "zenmapGUIAbout.pyo", line 217, in __init__ TypeError: not all arguments converted during string formatting
- [Zenmap] Better visual indication that display of hostname is tied to address in the Topology page. You can show numeric addresses with hostnames or without, but you can't show hostnames without numeric addresses when they are not available.
- To increase the number of IPv6 fingerprint submissions, a prompt for submission will be shown with some random chance for successful matches of OS classes that are based on only a few submissions. Previously, only unsuccessful matches produced such a prompt.