- 目前版本6.01
- 更新日期2012-06-19
- 檔案大小24.95MB
- 檔案名稱nmap-6.01-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等等。
- 查詢文件:提供多語言最新的手冊頁、白皮書、教材、甚至是整本書。
- 熱門 :每一天成千上萬的人下載。
更新日誌
6.01 - [Zenmap] Fixed a hang that would occur on Mac OS X 10.7. A symptom of the hang was this message in the system console: "Couldn't recognize the image file format for file '/Applications/Zenmap.app/Contents/MacOS/../Resources/share/zenmap/pixmaps/radialnet/padlock.png'".
- [Zenmap] Fixed a crash that happened when activating the host filter. File "zenmapCoreSearchResult.pyo", line 155, in match_os KeyError: 'osmatches'
- Fixed an error that occurred when scanning certain addresses like 192.168.0.0 on Windows XP: get_srcaddr: can't connect socket: The requested address is not valid in its context. nexthost: failed to determine route to 10.80.0.0
- Fixed a bug that caused Nmap to fail to find any network interface when at least one of them is in the monitor mode. The fix was to define the ARP_HRD_IEEE80211_RADIOTAP 802.11 radiotap header identifier in the libdnet-stripped code. Network interfaces that are in this mode are used by radiotap for 802.11 frame injection and reception.
- Fixed the greppable output of hosts that time-out (when --host-timeout was used and the host timed-out after something was received from that host).
- [Zenmap] Updated the version of Python used to build the Windows release from 2.7.1 to 2.7.3 to remove a false-positive security alarm flagged by tools such as Secunia PSI. There was a minor vulnerability in certain Python27.dll web functionality (which Nmap doesn't use anyway) and Secunia was flagging all software which includes that version of Python27.dll. This update should prevent the false alarm.